BCS-STATE-MIB: View SNMP OID List / Download MIB
VENDOR: GENERAL INSTRUMENT
Home | MIB: BCS-STATE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
bcsState | 1.3.6.1.4.1.1166.7.2 |
The MIB module for the BCS common state objects. The MIB Tree for is shown below. |
||
unitAdministrativeState | 1.3.6.1.4.1.1166.7.2.1 | integer | read-write |
This state should be always supported. The current Adminsitrative state of the unit is defined in ISO/IEC 10164-2. Enumeration: 'locked': 1, 'shuttingDown': 3, 'unlocked': 2. |
unitOperationalState | 1.3.6.1.4.1.1166.7.2.2 | integer | read-only |
The current Operational state of the unit as defined in ISO/IEC 10164-2 Enumeration: 'disabled': 2, 'enabled': 1. |
unitUsageState | 1.3.6.1.4.1.1166.7.2.3 | integer | read-only |
The current Usage state of the unit as defined in ISO/IEC 10164-2 Enumeration: 'active': 2, 'idle': 1, 'busy': 3. |
unitProceduralStatus | 1.3.6.1.4.1.1166.7.2.4 | integer | read-write |
This state should be always supported. This object controls the Procedural status as defined in ISO/IEC 10164-2 and state-machine Enumeration: 'initializationRequired': 1, 'reporting': 4, 'notInitialized': 2, 'terminating': 5, 'initializing': 3, 'ready': 6. |
unitAlarmStatus | 1.3.6.1.4.1.1166.7.2.5 | integer | read-write |
This state should be always supported. This object defines the Alarm status described by ISO/IEC 10164-2 and state-machine; however, the actual values used are based on perceived severity values defined by ISO/IEC 10164-4. Enumeration: 'undetermined': 2, 'major': 5, 'ok': 1, 'warning': 3, 'critical': 6, 'minor': 4. |
unitAvailabilityStatus | 1.3.6.1.4.1.1166.7.2.6 | integer | read-only |
This object controls the Availability status as defined in ISO/IEC 10164-2 and state-machine Enumeration: 'available': 10, 'dependency': 6, 'notInstalled': 8, 'offDuty': 5, 'logFull': 9, 'inTest': 1, 'failed': 2, 'powerOff': 3, 'offLine': 4, 'degraded': 7. |
unitControlStatus | 1.3.6.1.4.1.1166.7.2.7 | integer | read-write |
This object controls the Control status as defined in ISO/IEC 10164-2 and state-machine Enumeration: 'free': 4, 'reservedToTest': 2, 'partLocked': 1, 'suspended': 3, 'subjectToTest': 32767. |
unitStandbyStatus | 1.3.6.1.4.1.1166.7.2.8 | integer | read-only |
This object controls the Standby status as defined in ISO/IEC 10164-2 and state-machine Enumeration: 'coldStandby': 2, 'hotStandby': 1, 'providingService': 3. |
unitUnknownStatus | 1.3.6.1.4.1.1166.7.2.9 | integer | read-write |
This object defines the unknown status as defined in ISO/IEC 10164-2 and state-machine Enumeration: 'false': 2, 'true': 1. |