chmcOversubPortGrpOversubStatus
CISCO-HW-MODULE-CONTROL-MIB ·
.1.3.6.1.4.1.9.9.714.1.1.2.1.3
Object
column r/w
Enumeration
Specifies the state of the bandwidth oversubscription
feature on this port group.
other - none of the following. This value is a
read-only value and can not be set on
any instance of this object.
enabled - this port group is enabled to operate
in bandwidth oversubscription mode.
disabled - this port group is disabled to operate
in bandwidth oversubscription mode. The
first port indicated by the first four
bytes of the value of
chmcOversubPortGrpIfIndexList of this
port group will keep its administrative
status and the remaining ports of this port
group will be administratively shut down.
This object will only be configurable when the instance value
of chmcOversubModuleCapabilities for the corresponding module
has the 'oversubConfigPortGroupLevel' bit set to 1.
Context
- MIB
- CISCO-HW-MODULE-CONTROL-MIB
- OID
.1.3.6.1.4.1.9.9.714.1.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- chmcOversubPortGroupEntry
- 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::chmcOversubPortGrpOversubStatus'
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::chmcOversubPortGrpOversubStatus.<entPhysicalIndex>.<chmcOversubPortGrpIndex>'
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::chmcOversubPortGrpOversubStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | enabled |
3 | disabled |
Conformance
Member of
Compliance refinements
chmcHwModuleControlMIBCompliance
readonly
Write access is not required.
chmcHwModuleControlMIBCompliance1
readonly
Write access is not required.