ipv6ParaConfigAddrType
TPLINK-IPV6ADDR-MIB ·
.1.3.6.1.4.1.11863.6.50.1.1.1.3
Object
The IP address type of the switch. The value must be ipv6.
Context
- MIB
- TPLINK-IPV6ADDR-MIB
- OID
.1.3.6.1.4.1.11863.6.50.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipv6ParaConfigAddrEntry
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 'TPLINK-IPV6ADDR-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-IPV6ADDR-MIB::ipv6ParaConfigAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-IPV6ADDR-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-IPV6ADDR-MIB::ipv6ParaConfigAddrType.<ipv6ParaConfigIfIndex>.<ipv6ParaConfigAddrType>.<ipv6ParaConfigSourceType>.<ipv6ParaConfigAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-IPV6ADDR-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-IPV6ADDR-MIB::ipv6ParaConfigAddrType'
Syntax
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |