chmcOversubModOversubStatus
CISCO-HW-MODULE-CONTROL-MIB ·
.1.3.6.1.4.1.9.9.714.1.1.1.1.2
Object
column r/w
Enumeration
Specifies the state of the bandwidth oversubscription
feature for this module.
enabledOnAllPortGroups --
the bandwidth oversubscription feature
is enabled on all port groups of this
module.
disabledOnAllPortGroups --
the bandwidth oversubscription feature
is disabled on all port groups of this
module.
portGroupSpecific --
the bandwidth oversubscription feature
is enabled on some port groups of this
module while being disabled at the
remaining port groups of this module.
This value is a read-only value and
can not be set on any instance of
this object.
This object will only be configurable when the
instance value of chmcOversubModuleCapabilities of this
entry has the 'oversubConfigModuleLevel' bit set to 1.
Context
- MIB
- CISCO-HW-MODULE-CONTROL-MIB
- OID
.1.3.6.1.4.1.9.9.714.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- chmcOversubModuleEntry
- 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-HW-MODULE-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-HW-MODULE-CONTROL-MIB::chmcOversubModOversubStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-HW-MODULE-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-HW-MODULE-CONTROL-MIB::chmcOversubModOversubStatus.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-HW-MODULE-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-HW-MODULE-CONTROL-MIB::chmcOversubModOversubStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabledOnAllPortGroups |
2 | disabledOnAllPortGroups |
3 | portGroupSpecific |
Conformance
Member of
Compliance refinements
chmcHwModuleControlMIBCompliance
readonly
Write access is not required.
chmcHwModuleControlMIBCompliance1
readonly
Write access is not required.