cssSwitchPortSpeedAdmin
CISCO-SIBU-STACKABLE-DUAL-SPEED-HUB-MIB ·
.1.3.6.1.4.1.9.10.44.1.4.1.1.9
Object
column r/w
Enumeration
Set to tenMbps(1) to operate in 10Mbps speed mode. Set to
oneHundredMbps(2) to operate in 100Mbps speed mode. Set to
autoNegotiate(3) to allow the switch to negotiate the operating
speed with the other end of the connection.
If the value of object cssSwitchPortType is WS-X4002(2),
this object will be read-only, because FX module only
supports 100Mbps speed.
Context
- MIB
- CISCO-SIBU-STACKABLE-DUAL-SPEED-HUB-MIB
- OID
.1.3.6.1.4.1.9.10.44.1.4.1.1.9- 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::cssSwitchPortSpeedAdmin'
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::cssSwitchPortSpeedAdmin.<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::cssSwitchPortSpeedAdmin'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tenMbps |
2 | oneHundredMbps |
3 | autoNegotiate |