ipv6InterfaceIdentifier
IP-MIB ·
.1.3.6.1.2.1.4.30.1.3
Object
column Ipv6AddressIfIdentifierTC
The Interface Identifier for this interface. The Interface
Identifier is combined with an address prefix to form an
interface address.
By default, the Interface Identifier is auto-configured
according to the rules of the link type to which this
interface is attached.
A zero length identifier may be used where appropriate. One
possible example is a loopback interface.
Context
- MIB
- IP-MIB
- OID
.1.3.6.1.2.1.4.30.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipv6InterfaceEntry
- Groups
- 1
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 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MIB::ipv6InterfaceIdentifier'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MIB::ipv6InterfaceIdentifier.<ipv6InterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IP-MIB::ipv6InterfaceIdentifier'
Syntax
- Source
- Ipv6AddressIfIdentifierTC
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..8
Conformance
Member of