chmcOversubPortGrpClearBlkStatus
CISCO-HW-MODULE-CONTROL-MIB ·
.1.3.6.1.4.1.9.9.714.1.1.2.1.4
Object
column r/w
Enumeration
Specifies the state of the clearing of HoL blocking
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 - the clearing of HoL blocking feature is
enabled.
disabled - the clearing of HoL blocking feature
is disabled.
This object will only take effect when the instance value
of chmcOversubPortGrpOversubStatus of this entry is 'enabled'.
This object will only be configurable when the instance
value of chmcOversubPortGrpOversubStatus of this entry is
'enabled' and the instance value of
chmcOversubModuleCapabilities for the corresponding module
has the 'clearblockConfigPortGroupLevel' 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.4- 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::chmcOversubPortGrpClearBlkStatus'
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::chmcOversubPortGrpClearBlkStatus.<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::chmcOversubPortGrpClearBlkStatus'
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.