snmpInformSinkIPv6Address
LUM-SNMP-MIB ·
.1.3.6.1.4.1.8708.2.17.2.1.1.1.14
Object
The IPv6 address for the notification (trap)
recevier.This is a binary string of 16 octets in network
byte-order.
This attribute can be written via SNMP.
Context
- MIB
- LUM-SNMP-MIB
- OID
.1.3.6.1.4.1.8708.2.17.2.1.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpInformSinkEntry
- 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-SNMP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SNMP-MIB::snmpInformSinkIPv6Address'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-SNMP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SNMP-MIB::snmpInformSinkIPv6Address.<snmpInformSinkIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-SNMP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-SNMP-MIB::snmpInformSinkIPv6Address'
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