5.3.1.3 InterfaceOperStatus Enumeration

The InterfaceOperStatus is an enumeration for the possible operational states of the network interface (ifOperStatus is defined in IETF RFC 2863: The Interfaces Group MIB - ifOperStatus). The values of the InterfaceOperStatus Enumeration are defined in Table 22.

Table 22 – InterfaceOperStatus Values
NameValueDescription
Up0Ready to pass packets.
Down1The interface does not pass any packets.
Testing2In some test mode. No operational packets can be passed.
Unknown3Status cannot be determined for some reason.
Dormant4Waiting for some external event.
NotPresent5Some component (typically hardware) is missing.
LowerLayerDown6Down due to state of lower-layer interface(s).

Its representation in the AddressSpace is defined in Table 23.

Table 23 – InterfaceOperStatus Definition
Attribute Value
BrowseNameInterfaceOperStatus
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
HasPropertyVariableEnumValuesEnumValueType[]PropertyType
Conformance Units
BNM Ethernet Base Info