ltp8xInterfaceStatusDuplex
ELTEX-LTP8X-STANDALONE ·
.1.3.6.1.4.1.35265.1.22.1.15.1.2
Object
column Enumeration
No description available.
Context
- MIB
- ELTEX-LTP8X-STANDALONE
- OID
.1.3.6.1.4.1.35265.1.22.1.15.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ltp8xInterfaceStatusEntry
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 'ELTEX-LTP8X-STANDALONE' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-LTP8X-STANDALONE::ltp8xInterfaceStatusDuplex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-LTP8X-STANDALONE' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-LTP8X-STANDALONE::ltp8xInterfaceStatusDuplex.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-LTP8X-STANDALONE' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-LTP8X-STANDALONE::ltp8xInterfaceStatusDuplex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | halfDuplex |
1 | fullDuplex |