cpmDS0BusyoutSource

CISCO-POP-MGMT-MIB · .1.3.6.1.4.1.9.10.19.1.5.2.1.5

Object

column Enumeration
The source of the busyout request either pending or
active for the DSO.
              
   none     - The DS0 is not busied out nor has a busyout
              request pending
   local    - The DS0 is busied out or has a pending request
              due to an adminstrative command issued locally.
   internal - The DS0 is busied out or has a pending request
              due to internal system processing.
   remote   - The DS0 is busied out or has a pending request
              due to a request from the peer switch.

Context

MIB
CISCO-POP-MGMT-MIB
OID
.1.3.6.1.4.1.9.10.19.1.5.2.1.5
Type
column
Access
readonly
Status
current
Parent
cpmDS0StatusEntry
Groups
1

Walk 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::cpmDS0BusyoutSource'
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::cpmDS0BusyoutSource.<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::cpmDS0BusyoutSource'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2local
3internal
4remote

Conformance