All MIBs › IPV6-MIB › ipv6IfIdentifier
ipv6IfIdentifier
Module: IPV6-MIB
OID (symbolic): IPV6-MIB::ipv6IfIdentifier
OID (numeric): 1.3.6.1.2.1.55.1.5.1.6
Node type: OBJECT-TYPE
Type: Ipv6AddressIfIdentifier
Access: read-write
Description:
The Interface Identifier for this interface that is (at least) unique on the link this interface is attached to. The Interface Identifier is combined with an address prefix to form an interface address.
By default, the Interface Identifier is autoconfigured according to the rules of the link type this interface is attached to.
This object is obsoleted by IP-MIB::ipv6InterfaceIdentifier.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.55.1.5.1.6 snmpwalk -v2c -c public <target> IPV6-MIB::ipv6IfIdentifier
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.55.1.5.1.6.1 snmpget -v2c -c public <target> IPV6-MIB::ipv6IfIdentifier.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.55.1.5.1.6.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.55 | ipv6MIB | IPV6-MIB |
| 1.3.6.1.2.1.55.1 | ipv6MIBObjects | IPV6-MIB |
| 1.3.6.1.2.1.55.1.5 | ipv6IfTable | IPV6-MIB |
| 1.3.6.1.2.1.55.1.5.1 | ipv6IfEntry | IPV6-MIB |
| 1.3.6.1.2.1.55.1.5.1.6 | ipv6IfIdentifier | IPV6-MIB |