tr069IpLANEnable
FEC-TR069-MIB ·
.0.6.2.11.1.7
Object
column r/w
Enumeration
Whether this entry is enabled.
Context
- MIB
- FEC-TR069-MIB
- OID
.0.6.2.11.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tr069IpLANDeviceXrefEntry
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 'FEC-TR069-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-TR069-MIB::tr069IpLANEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-TR069-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-TR069-MIB::tr069IpLANEnable.<tr069IpLANIpInterfaceIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-TR069-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-TR069-MIB::tr069IpLANEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | false |
2 | true |