monitorSpeed
MOXA-ICSG7826A-MIB ·
.1.3.6.1.4.1.8691.7.99.1.10.3.1.3
Object
column Enumeration
The port speed and duplex status.
Context
- MIB
- MOXA-ICSG7826A-MIB
- OID
.1.3.6.1.4.1.8691.7.99.1.10.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- monitorPortEntry
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 'MOXA-ICSG7826A-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-ICSG7826A-MIB::monitorSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MOXA-ICSG7826A-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-ICSG7826A-MIB::monitorSpeed.<portIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOXA-ICSG7826A-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOXA-ICSG7826A-MIB::monitorSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | na |
0 | speed10M-Half |
1 | speed10M-Full |
2 | speed100M-Half |
3 | speed100M-Full |
4 | speed1000M-Half |
5 | speed1000M-Full |
7 | speed10G |