IPV6-MIB :: ipv6IfOperStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsIPV6-MIBipv6IfOperStatus

ipv6IfOperStatus

Module: IPV6-MIB

OID (symbolic): IPV6-MIB::ipv6IfOperStatus

OID (numeric): 1.3.6.1.2.1.55.1.5.1.10

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The current operational state of the interface. The noIfIdentifier(3) state indicates that no valid Interface Identifier is assigned to the interface. This state usually indicates that the link-local interface address failed Duplicate Address Detection. If ipv6IfAdminStatus is down(2) then ipv6IfOperStatus should be down(2). If ipv6IfAdminStatus is changed to up(1) then ipv6IfOperStatus should change to up(1) if the interface is ready to transmit and receive network traffic; it should remain in the down(2) or noIfIdentifier(3) state if and only if there is a fault that prevents it from going to the up(1) state; it should remain in the notPresent(5) state if the interface has missing (typically, lower layer) components.

This object is obsolete. IPv6 does not have a separate operational status; the operational status of the interface is represented by IF-MIB::ifOperStatus.

What is ipv6IfOperStatus?

Reported the actual operational state of an IPv6 interface: up(1), down(2), noIfIdentifier(3) (failed Duplicate Address Detection on its link-local address), unknown(4), or notPresent(5) for missing hardware. Obsolete — this is now represented by IF-MIB::ifOperStatus.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.55.1.5.1.10
snmpwalk -v2c -c public <target> IPV6-MIB::ipv6IfOperStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.55.1.5.1.10.1
snmpget -v2c -c public <target> IPV6-MIB::ipv6IfOperStatus.1

Start monitoring Vendor-neutral IETF standard, obsolete (IPv6-capable routers, switches, hosts) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IPV6-MIB::ipv6IfOperStatus OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, obsolete (IPv6-capable routers, switches, hosts) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.55ipv6MIBIPV6-MIB
1.3.6.1.2.1.55.1ipv6MIBObjectsIPV6-MIB
1.3.6.1.2.1.55.1.5ipv6IfTableIPV6-MIB
1.3.6.1.2.1.55.1.5.1ipv6IfEntryIPV6-MIB
1.3.6.1.2.1.55.1.5.1.10ipv6IfOperStatusIPV6-MIB