tr069WANConnectionDeviceIfType
FEC-TR069-MIB ·
.0.6.2.9.1.6
Object
column r/w
Enumeration
Type of the interface associated with this WANConnectionDevice.
Context
- MIB
- FEC-TR069-MIB
- OID
.0.6.2.9.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tr069WANDeviceXrefEntry
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::tr069WANConnectionDeviceIfType'
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::tr069WANConnectionDeviceIfType.<tr069WANConnectionDeviceIdx>'
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::tr069WANConnectionDeviceIfType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ethoa |
2 | pppoa |
3 | rpoa |
4 | undefined |