portDuplex
OBS ✓
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.4.1.1.10
Object
column r/w
Enumeration
Indicates whether the port is operating in half- duplex, full-duplex, disagree or auto negotiation mode. If the port could not agree with the far end on port duplex, the port will be in disagree(3) mode.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Ports
Explore Observium network monitoring
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.4.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portEntry
- Groups
- 2
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-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::portDuplex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::portDuplex.<portModuleIndex>.<portIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::portDuplex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | half |
2 | full |
3 | disagree |
4 | auto |
Conformance
Member of