MIBs Depot

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

FromSymbols
SAEUROPE-ROOT-MIBcommon
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1DisplayString (SIZE(0..255))read-onlymandatory
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.2DisplayString (SIZE(0..255))read-onlymandatory
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.3DisplayString (SIZE(0..255))read-onlymandatory
adminVendorInfo
OBJECT-TYPE
Returns Vendor-specific Information. Displayed in human-readable format.
1.3.6.1.4.1.1482.20.1.6.4DisplayString (SIZE(0..255))read-onlymandatory
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.5INTEGER {detectionDisabled(1), detectionEnabled(2), detectionEnabledAndRegenerate(3)}read-writemandatory
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.6INTEGER (-2147483648..2147483647)read-onlymandatory
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.7INTEGER {responding(1), localControl(2), maintenance(3)}read-onlymandatory
adminRestart
OBJECT-TYPE
This object is used to restart the device.
1.3.6.1.4.1.1482.20.1.6.8INTEGER {warmRestart(1)}read-writemandatory