OPC Unified Architecture – Part 22: Base Network Model
5.3.1.2 InterfaceAdminStatus Enumeration
The InterfaceAdminStatus is an enumeration for the possible desired states of the network interface (ifAdminStatus is defined in IETF RFC 2863: The Interfaces Group MIB - ifAdminStatus). The values of the InterfaceAdminStatusEnumeration are defined in Table 20.
Table 20 – InterfaceAdminStatus Values
Name
Value
Description
Up
0
Ready to pass packets.
Down
1
Not ready to pass packets and not in some test mode.
Testing
2
In some test mode.
Its representation in the AddressSpace is defined in Table 21.
Table 21 – InterfaceAdminStatus Definition
Attribute
Value
BrowseName
InterfaceAdminStatus
IsAbstract
False
References
NodeClass
BrowseName
DataType
TypeDefinition
Other
Subtype of the Enumeration type defined in OPC 10000-5