cpmDS0BusyoutAdminStatus
CISCO-POP-MGMT-MIB ·
.1.3.6.1.4.1.9.10.19.1.5.2.1.2
Object
column r/w
Enumeration
The administratively requested busyout state of the DSO.
This object represents the desired busyout state of the DS0,
which may or may not be reflected in the operation state,
cpmDS0OperStatus.
This object may be set via SNMP or the system console.
noBusyout - No administrative busyout has been requested
busyout - The DS0 will be shutdown when it next
transitions to idle(2) cpmDS0OperStatus
busyoutImmediate -
Immediately transition the DS0 to down(2),
terminating any current activity
The effect of setting this object to busyout or
busyoutImmediate is constrained by the value of
cpmDS0BusyoutAllowed. If cpmDS0BusyoutAllowed has a value
of false, attempting to set this object to busyout or
busyoutImmediate will fail.
This object provides more busyout information not available
from the IF-MIB ifAdminStatus.
This object reflects busyout requests configured on the
local system as defined for the object cpmDS0BusyoutSource.
Context
- MIB
- CISCO-POP-MGMT-MIB
- OID
.1.3.6.1.4.1.9.10.19.1.5.2.1.2- Type
- column
- Access
- readwrite
- 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::cpmDS0BusyoutAdminStatus'
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::cpmDS0BusyoutAdminStatus.<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::cpmDS0BusyoutAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noBusyout |
2 | busyout |
3 | busyoutImmediate |
Conformance
Member of