ltp8xONTConfigEncryptionEnabled
ELTEX-LTP8X ·
.1.3.6.1.4.1.35265.1.22.3.4.1.21
Object
Is encryption enabled for this ONT
Context
- MIB
- ELTEX-LTP8X
- OID
.1.3.6.1.4.1.35265.1.22.3.4.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ltp8xONTConfigEntry
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::ltp8xONTConfigEncryptionEnabled'
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::ltp8xONTConfigEncryptionEnabled.<ltp8xONTConfigSlot>.<ltp8xONTConfigSerial>'
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::ltp8xONTConfigEncryptionEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |