ipv6IfOperStatus

obsolete
  • 1.3.6.1.2.1.55.1.5.1.10
  • Access readonly
  • Type up(1), down(2), noIfIdentifier(3), unknown(4), notPresent(5)

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.

Details

Possible values
1 up
2 down
3 noIfIdentifier
4 unknown
5 notPresent

Table columns

11 objects
Oid Name Access Type
1.3.6.1.2.1.55.1.5.1.1 ipv6IfIndex noaccess Ipv6IfIndex
1.3.6.1.2.1.55.1.5.1.2 ipv6IfDescr readwrite DisplayString
1.3.6.1.2.1.55.1.5.1.3 ipv6IfLowerLayer readonly VariablePointer
1.3.6.1.2.1.55.1.5.1.4 ipv6IfEffectiveMtu readonly Unsigned32
1.3.6.1.2.1.55.1.5.1.5 ipv6IfReasmMaxSize readonly Unknown
1.3.6.1.2.1.55.1.5.1.6 ipv6IfIdentifier readwrite Ipv6AddressIfIdentifier
1.3.6.1.2.1.55.1.5.1.7 ipv6IfIdentifierLength readwrite Unknown
1.3.6.1.2.1.55.1.5.1.8 ipv6IfPhysicalAddress readonly PhysAddress
1.3.6.1.2.1.55.1.5.1.9 ipv6IfAdminStatus readwrite up(1), down(2)
1.3.6.1.2.1.55.1.5.1.10 ipv6IfOperStatus readonly up(1), down(2), noIfIdentifier(3), unknown(4), notPresent(5)
1.3.6.1.2.1.55.1.5.1.11 ipv6IfLastChange readonly TimeStamp

Used by notifications

1 objects
  • 1.3.6.1.2.1.55.2.0.1 ipv6IfStateChange

Used by conformance groups

1 objects
  • 1.3.6.1.2.1.55.3.2.1 ipv6GeneralGroup

Comments