nbsPortSpeed
GSWITCH-MIB ·
.1.3.6.1.4.1.629.2.5.1.1.10
Object
column mandatory
r/w
Enumeration
Ports Speed. Meaningfull only for ports that support both 10 and 100 MBps speeds. 1 - Only for Uplink Ports: Switch-G - Ports ## 27,28 Switch-G - Ports ## 17,18 2 - After reset the port will operate in 10 MBps 3 - After reset the port will operate in 100 Mbps 4 - The port will operate in 1000 Mbps 5 - The port will operate in 10000 MBps (for example, XFP).
Context
- MIB
- GSWITCH-MIB
- OID
.1.3.6.1.4.1.629.2.5.1.1.10- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- nbsPortsContEntry
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 'GSWITCH-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSWITCH-MIB::nbsPortSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GSWITCH-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSWITCH-MIB::nbsPortSpeed.<nbsPortIndex1>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GSWITCH-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GSWITCH-MIB::nbsPortSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | s10MBps |
3 | s100MBps |
4 | s1000MBps |
5 | s10000MBps |