cssSwitchPortDuplexAdmin
CISCO-SIBU-STACKABLE-DUAL-SPEED-HUB-MIB ·
.1.3.6.1.4.1.9.10.44.1.4.1.1.7
Object
column r/w
Enumeration
Set to fullDuplex(1) to operate in full duplex mode: port will allow simultaneous transmit and receive which can double its bandwidth. Set to halfDuplex(2) to operate in normal mode. Set to autoNegotiate(3) to allow the switch to negotiate the duplex status with the other end of the connection.
Context
- MIB
- CISCO-SIBU-STACKABLE-DUAL-SPEED-HUB-MIB
- OID
.1.3.6.1.4.1.9.10.44.1.4.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cssSwitchPortEntry
- 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-SIBU-STACKABLE-DUAL-SPEED-HUB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SIBU-STACKABLE-DUAL-SPEED-HUB-MIB::cssSwitchPortDuplexAdmin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SIBU-STACKABLE-DUAL-SPEED-HUB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SIBU-STACKABLE-DUAL-SPEED-HUB-MIB::cssSwitchPortDuplexAdmin.<rptrGroupIndex>.<cssSwitchPortModuleID>.<cssSwitchPortPortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SIBU-STACKABLE-DUAL-SPEED-HUB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SIBU-STACKABLE-DUAL-SPEED-HUB-MIB::cssSwitchPortDuplexAdmin'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fullDuplex |
2 | halfDuplex |
3 | autoNegotiate |