cnDot3ExtnIfAdminSpeed
CENTILLION-DOT3-EXTENSIONS-MIB ·
.1.3.6.1.4.1.930.3.4.1.1.2
Object
column mandatory
r/w
Enumeration
The configured speed of the interface. The default value for 10 Mbps interfaces is forced10(1). The default value for 100 Mbps interfaces is auto(3).
Context
- MIB
- CENTILLION-DOT3-EXTENSIONS-MIB
- OID
.1.3.6.1.4.1.930.3.4.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cnDot3ExtnEntry
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 'CENTILLION-DOT3-EXTENSIONS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTILLION-DOT3-EXTENSIONS-MIB::cnDot3ExtnIfAdminSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CENTILLION-DOT3-EXTENSIONS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTILLION-DOT3-EXTENSIONS-MIB::cnDot3ExtnIfAdminSpeed.<cnDot3ExtnIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CENTILLION-DOT3-EXTENSIONS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CENTILLION-DOT3-EXTENSIONS-MIB::cnDot3ExtnIfAdminSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forced10 |
2 | forced100 |
3 | auto |
4 | forced1000 |