speedDuplex
ES4626-50-MIB ·
.1.3.6.1.4.1.259.8.1.2.100.3.2.1.14
Object
column r/w
Enumeration
The speed and duplex status of the port.
Context
- MIB
- ES4626-50-MIB
- OID
.1.3.6.1.4.1.259.8.1.2.100.3.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- priPortEntry
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 'ES4626-50-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES4626-50-MIB::speedDuplex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ES4626-50-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES4626-50-MIB::speedDuplex.<portIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ES4626-50-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ES4626-50-MIB::speedDuplex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | auto |
1 | half10 |
2 | full10 |
3 | half100 |
4 | full100 |
5 | half1000 |
6 | full1000 |
13 | fx-100 |