clsEnetPortAdminSpeed
CISCO-RHINO-MIB ·
.1.3.6.1.4.1.9.5.11.1.6.1.1.2
Object
column r/w
Enumeration
Indicates the desired speed of the port in bits per second. The current operational speed of the port is determined by ifSpeed. If the port could not agree with the far end on port speed, the port will be in auto(2) mode, which will force the port to transmit in speed whichever is lower. Unknown(1) indicates either the port does not support admin speed, or the admin speed is none of the defined.
Context
- MIB
- CISCO-RHINO-MIB
- OID
.1.3.6.1.4.1.9.5.11.1.6.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- clsEnetPortEntry
- 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-RHINO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RHINO-MIB::clsEnetPortAdminSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RHINO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RHINO-MIB::clsEnetPortAdminSpeed.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RHINO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RHINO-MIB::clsEnetPortAdminSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | auto |
3 | e10Mbps |
4 | e100Mbps |
5 | e1000Mbps |
Conformance
Member of