ipAddressDst6Addr
LUM-IP-MIB ·
.1.3.6.1.4.1.8708.2.14.2.14.1.1.9
Object
column LUM-TCInetAddressIPv6
The destination IPv6 address.
Context
- MIB
- LUM-IP-MIB
- OID
.1.3.6.1.4.1.8708.2.14.2.14.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipAddressEntry
- Groups
- 2
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 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IP-MIB::ipAddressDst6Addr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IP-MIB::ipAddressDst6Addr.<ipAddressIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IP-MIB::ipAddressDst6Addr'
Syntax
- Source
- LUM-TCInetAddressIPv6
- Base type
OctetString- Display format
2x:2x:2x:2x:2x:2x:2x:2x
Type Description
Represents an IPv6 network address:
Octets Contents Encoding
1-16 IPv6 address network-byte order
The corresponding InetAddressType value is ipv6(2).
This textual convention SHOULD NOT be used directly in object
definitions, as it restricts addresses to a specific format.
However, if it is used, it MAY be used either on its own or in
conjunction with InetAddressType, as a pair.
Values & Constraints
Type Constraints
range: 16
Conformance
Member of