gigamonSnmpPortLinkSpeed
GIGAMON-SNMP-MIB ·
.1.3.6.1.4.1.26866.1.2.24
Object
scalar Enumeration
port link speed: 0 - Not Apply if link is down 1 - 10 Mbps 2 - 100 Mbps 3 - 1000 Mbps 4 - 10000 Mbps 5 - 40000 Mbps 6 - 100000 Mbps
Context
- MIB
- GIGAMON-SNMP-MIB
- OID
.1.3.6.1.4.1.26866.1.2.24- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- gigamonSnmpNotificationObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GIGAMON-SNMP-MIB' -M '/opt/observium/mibs/gigamon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GIGAMON-SNMP-MIB::gigamonSnmpPortLinkSpeed.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GIGAMON-SNMP-MIB' -M '/opt/observium/mibs/gigamon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GIGAMON-SNMP-MIB::gigamonSnmpPortLinkSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notApply |
1 | speed10 |
2 | speed100 |
3 | speed1000 |
4 | speed10000 |
5 | speed40000 |
6 | speed100000 |