SAEUROPE-ADMINISTRATION-MIB
- Registered at
- 1.3.6.1.4.1.1482.20.1.6
- Namespace
- saeurope
- Source file
SAEUROPE-ADMINISTRATION-MIB- Digest
sha256:bcdbafac03b09cff91ec329b1b364484cb8b4db3181f74793a57f8d5498e0d2a
Imports
| From | Symbols |
|---|---|
| SAEUROPE-ROOT-MIB | common |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
SAEUROPE-ADMINISTRATION-MIB SAEUROPE-ROOT-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| saEuropeAdministration OBJECT-IDENTITY | 1.3.6.1.4.1.1482.20.1.6 | |||
| adminVendor OBJECT-TYPE Displays the Manufacturer of the Device. Displayed in human-readable format. | 1.3.6.1.4.1.1482.20.1.6.1 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| adminModelNumber OBJECT-TYPE Displays the Model Number of the Device. Displayed in human-readable format. | 1.3.6.1.4.1.1482.20.1.6.2 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| adminSerialNumber OBJECT-TYPE Returns the Serial Number of the Device. Displayed in human-readable format. | 1.3.6.1.4.1.1482.20.1.6.3 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| adminVendorInfo OBJECT-TYPE Returns Vendor-specific Information. Displayed in human-readable format. | 1.3.6.1.4.1.1482.20.1.6.4 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| adminAlarmDetectionControl OBJECT-TYPE This object is used to control the detection of alarms in this Device. When a threshold from either the property table or the discrete property table is crossed in a manner described by that MIB, then an alarm is said to have occurred. When the alarm is detected, an entry is placed in the alarm log table, which serves as a log of the most recent alarm events. When an alarm is detected, then an alarm trap is also generated. A property which is not in the nominal state will have an entry in the currentAlarmTable. The detectionDisabled(1) value prevents the threshold detection process associated with the property table and discrete property table from running. The device will not generate alarms. The contents of the alarmLogTable, currentAlarmTable, each instance of discreteAlarmState, and each instance of currentAlarmState remain in the state prior to detectionDisabled being applied. The detectionEnabled(2) value permits alarm detection to run. The detection process continues from the state the transponder was in prior to detectionDisabled being set. Alarms that occurred during detectionDisabled state are lost. The detectionEnabledAndRegenerate(3) value clears all alarm information and permits alarm detection to run. All alarm properties, both discrete and analog, are restored to the nominal value before alarm detection runs. Any properties which where in an alarm state to not produce a return to nominal alarm. Setting this value clears the alarmLogTable and the currentAlarmTable. The detectionEnabledAndRegenerate(3) value is transient. When setting adminAlarmDetectionControl to detectionEnabledAndRegnerate(3), the response will contain detectionEnabledAndRegnerate(3). Subsequent reads of the object report detectionEnabled(2). Note: The detectionDisabled setting is not supported. The device will always return detectionEnabled and will only accept detectionEnabled and detectionEnabledAndRegenerate as a setting. | 1.3.6.1.4.1.1482.20.1.6.5 | INTEGER {detectionDisabled(1), detectionEnabled(2), detectionEnabledAndRegenerate(3)} | read-write | mandatory |
| adminTime OBJECT-TYPE All values are signed 32 bit integers. Time since the Epoch (00:00:00 UTC, January 1, 1970), measured in seconds(POSIX). | 1.3.6.1.4.1.1482.20.1.6.6 | INTEGER (-2147483648..2147483647) | read-only | mandatory |
| adminState OBJECT-TYPE This object gives the current state of the device. The responding value informs that the device is working in normal way and it can be controlled remotely. The localControl value informs that the device is controlled locally and remote control is not possible. The maintenance value informs that the device is in maintenance mode. It could be due to upgrading of the software. | 1.3.6.1.4.1.1482.20.1.6.7 | INTEGER {responding(1), localControl(2), maintenance(3)} | read-only | mandatory |
| adminRestart OBJECT-TYPE This object is used to restart the device. | 1.3.6.1.4.1.1482.20.1.6.8 | INTEGER {warmRestart(1)} | read-write | mandatory |