els100PortSpeed
CTELS100-NG-MIB ·
.1.3.6.1.4.1.52.1011.2.1.8
Object
column mandatory
r/w
Enumeration
The speed the port is operating at: 10Mbps, or 100Mbps, or 1000Mbps.
Context
- MIB
- CTELS100-NG-MIB
- OID
.1.3.6.1.4.1.52.1011.2.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- els100PortEntry
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 'CTELS100-NG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTELS100-NG-MIB::els100PortSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTELS100-NG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTELS100-NG-MIB::els100PortSpeed.<els100Port>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTELS100-NG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTELS100-NG-MIB::els100PortSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tenMbps |
2 | oneHundredMbps |
3 | oneThousandMbps |