cssRepeaterPortSpeedAdmin
CISCO-SIBU-STACKABLE-DUAL-SPEED-HUB-MIB ·
.1.3.6.1.4.1.9.10.44.1.3.1.1.3
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 with the other end of the connection.
The actual operating speed of the port is given by
cssRepeaterPortSpeedStatus.
Context
- MIB
- CISCO-SIBU-STACKABLE-DUAL-SPEED-HUB-MIB
- OID
.1.3.6.1.4.1.9.10.44.1.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cssRepeaterPortEntry
- 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::cssRepeaterPortSpeedAdmin'
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::cssRepeaterPortSpeedAdmin.<rptrPortGroupIndex>.<rptrPortIndex>'
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::cssRepeaterPortSpeedAdmin'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tenMbps |
2 | oneHundredMbps |
3 | autoNegotiate |