interfaceSpeed
FIBERSTORE-MIB ·
.1.3.6.1.4.1.52642.1.42.1.1.7
Object
column r/w
Enumeration
Specifies the port speed.0:auto 1:10 2:100 3:1000 4:10000 5:40000 6:100000 7:2500 8:5000 9:25000 10:50000 11:200000 12:400000.
Context
- MIB
- FIBERSTORE-MIB
- OID
.1.3.6.1.4.1.52642.1.42.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- interfaceEntry
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 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBERSTORE-MIB::interfaceSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBERSTORE-MIB::interfaceSpeed.<interfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIBERSTORE-MIB::interfaceSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | auto |
1 | speed10M |
2 | speed100M |
3 | speed1000M |
4 | speed10G |
5 | speed40G |
6 | speed100G |
7 | speed2-5G |
8 | speed5G |
9 | speed25G |
10 | speed50G |
11 | speed200G |
12 | speed400G |