chmcOperModePortGrpOperMode
CISCO-HW-MODULE-CONTROL-MIB ·
.1.3.6.1.4.1.9.9.714.1.2.1.1.2
Object
column r/w
Enumeration
Specifies the operational mode of the 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.
tenGigabitEthernet - this port group is operated with
10 Gigibit Ethernet port mode.
forthGigabitEthernet - this port group is operated with
40 Gigabit Ethernet port mode.
Modification on the instance value of this object may cause
the corresponding module to be reset.
Context
- MIB
- CISCO-HW-MODULE-CONTROL-MIB
- OID
.1.3.6.1.4.1.9.9.714.1.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- chmcOperModePortGroupEntry
- 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::chmcOperModePortGrpOperMode'
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::chmcOperModePortGrpOperMode.<entPhysicalIndex>.<chmcOperModePortGrpIndex>'
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::chmcOperModePortGrpOperMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | tenGigabitEthernet |
3 | fortyGigabitEthernet |
Conformance
Member of
Compliance refinements
chmcHwModuleControlMIBCompliance1
readonly
Write access is not required.