arrisTR69TransportIPVersion
ARRIS-TR69-MIB ·
.1.3.6.1.4.1.4115.1.3.7.1.1.23
Object
Used to determine the IP version for TR69 transport on the gwInterface(1). The options include: Unknown - version will be selected automatically, with preference to IPv6 if available IPv4 - IPv4 only IPv6 - IPv6 only
Context
- MIB
- ARRIS-TR69-MIB
- OID
.1.3.6.1.4.1.4115.1.3.7.1.1.23- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arrisTR69Base
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-TR69-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-TR69-MIB::arrisTR69TransportIPVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-TR69-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-TR69-MIB::arrisTR69TransportIPVersion'
Syntax
- Source
- INET-ADDRESS-MIBInetVersion
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |