cpmDS0BusyoutAllow
CISCO-POP-MGMT-MIB ·
.1.3.6.1.4.1.9.10.19.1.5.2.1.3
Object
column SNMPv2-TCTruthValue
The object indicates if busyout requests for this DSO
will be allowed.
true - Setting cpmDS0BusyoutAdminStatus to busyout(2)
or busyoutImmediate(3) will be accepted
false - Busyout requests for this DS0 are not
allowed
The default value is true(1).
If cpmDS0BusyoutAllowed has a value of false(2), attempting
to set cpmDS0BusyoutAdminStatus to busyout or
busyoutImmediate will fail.
This object only constrains setting the value of
cpmDS0BusyoutAdminStatus when cpmDS0BusyoutAdminStatus is set
via SNMP.
Context
- MIB
- CISCO-POP-MGMT-MIB
- OID
.1.3.6.1.4.1.9.10.19.1.5.2.1.3- 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::cpmDS0BusyoutAllow'
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::cpmDS0BusyoutAllow.<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::cpmDS0BusyoutAllow'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of