cpmDS0BusyoutStatus
CISCO-POP-MGMT-MIB ·
.1.3.6.1.4.1.9.10.19.1.5.2.1.4
Object
column Enumeration
The busyout status of the DSO.
noBusyout - The DS0 is not busied out nor has a
busyout pending.
busyoutPending - The DS0 has a busyout request pending. It
will shutdown when it next transitions
to idle(2) cpmDS0OperStatus.
busiedOut - The DS0 is out of service due to a busyout
request.
This object is needed to reflect busyouts initiated other than
administrativly, as described in cpmDS0BusyoutSource.
Context
- MIB
- CISCO-POP-MGMT-MIB
- OID
.1.3.6.1.4.1.9.10.19.1.5.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cpmDS0StatusEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-POP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-POP-MGMT-MIB::cpmDS0BusyoutStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-POP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-POP-MGMT-MIB::cpmDS0BusyoutStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-POP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-POP-MGMT-MIB::cpmDS0BusyoutStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noBusyout |
2 | busyoutPending |
3 | busiedOut |
Conformance
Member of