aniBsuStatusBootState
BSUSTATUS-MIB ·
.1.3.6.1.4.1.4325.3.1.1
Object
scalar Enumeration
Shows the current state of the BSU.
Context
- MIB
- BSUSTATUS-MIB
- OID
.1.3.6.1.4.1.4325.3.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- aniBsuStatus
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BSUSTATUS-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BSUSTATUS-MIB::aniBsuStatusBootState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BSUSTATUS-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BSUSTATUS-MIB::aniBsuStatusBootState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | starting |
2 | dhcpc-req-sent |
3 | configf-req-sent |
4 | wait-for-tod |
5 | wait-for-wss |
6 | operational |
7 | standby |