cnosPortSpeedAdmin
CISCO-CNO-SWITCH-MIB ·
.1.3.6.1.4.1.9.10.43.1.3.1.1.5
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.
Context
- MIB
- CISCO-CNO-SWITCH-MIB
- OID
.1.3.6.1.4.1.9.10.43.1.3.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cnosPortEntry
- 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-CNO-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CNO-SWITCH-MIB::cnosPortSpeedAdmin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CNO-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CNO-SWITCH-MIB::cnosPortSpeedAdmin.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CNO-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CNO-SWITCH-MIB::cnosPortSpeedAdmin'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tenMbps |
2 | oneHundredMbps |
3 | autoNegotiate |
Conformance
Member of