ltp8xONTUNIPortsStateAvailable
ELTEX-LTP8X ·
.1.3.6.1.4.1.35265.1.22.3.2.1.4
Object
column SNMPv2-TCTruthValue
Shows if info on this port is available. If not - next 3 fields must be ignored
Context
- MIB
- ELTEX-LTP8X
- OID
.1.3.6.1.4.1.35265.1.22.3.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ltp8xONTUNIPortsStateEntry
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' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-LTP8X::ltp8xONTUNIPortsStateAvailable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-LTP8X' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-LTP8X::ltp8xONTUNIPortsStateAvailable.<ltp8xONTUNIPortsStateSlot>.<ltp8xONTUNIPortsStateSerial>.<ltp8xONTUNIPortsStatePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-LTP8X' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-LTP8X::ltp8xONTUNIPortsStateAvailable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |