gepoel2esw12OltPortSpdDpxConf
PRIVATETECH-GEPoEL2ESW12-MIB ·
.1.3.6.1.4.1.5205.1.24.2.1.1.4
Object
column r/w
Integer32
1: auto nego, 10: 10M Half, 11: 10M Full, 100: 100M Half, 101: 100M Full, 1000: 1000M Half, 1001: 1000M Full, -1: not exist.
Context
- MIB
- PRIVATETECH-GEPoEL2ESW12-MIB
- OID
.1.3.6.1.4.1.5205.1.24.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gepoel2esw12OltPortEntry
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 'PRIVATETECH-GEPoEL2ESW12-MIB' -M '/opt/observium/mibs/rubytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PRIVATETECH-GEPoEL2ESW12-MIB::gepoel2esw12OltPortSpdDpxConf'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PRIVATETECH-GEPoEL2ESW12-MIB' -M '/opt/observium/mibs/rubytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PRIVATETECH-GEPoEL2ESW12-MIB::gepoel2esw12OltPortSpdDpxConf.<gepoel2esw12OltPortStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PRIVATETECH-GEPoEL2ESW12-MIB' -M '/opt/observium/mibs/rubytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PRIVATETECH-GEPoEL2ESW12-MIB::gepoel2esw12OltPortSpdDpxConf'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1--1
range: 1-1
range: 10-11
range: 100-101
range: 1000-1001