clsEnetPortDuplex
CISCO-RHINO-MIB ·
.1.3.6.1.4.1.9.5.11.1.6.1.1.1
Object
column r/w
Enumeration
Indicates whether the port is operating in half-duplex, full-duplex, or auto mode. If the port could not agree with the far end on port duplex, the port will be in auto(2) mode. Unknown(1) indicates either the port does not support duplex mode, or the duplex mode is none of the defined.
Context
- MIB
- CISCO-RHINO-MIB
- OID
.1.3.6.1.4.1.9.5.11.1.6.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- clsEnetPortEntry
- 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-RHINO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RHINO-MIB::clsEnetPortDuplex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RHINO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RHINO-MIB::clsEnetPortDuplex.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RHINO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RHINO-MIB::clsEnetPortDuplex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | auto |
3 | half |
4 | full |
Conformance
Member of