AdminStatus

class Interfaces.Interface.State.AdminStatus

AdminStatus (Enum Class)

[adapted from IETF interfaces model (RFC 7223)]

The desired state of the interface. In RFC 7223 this leaf

has the same read semantics as ifAdminStatus. Here, it

reflects the administrative state as set by enabling or

disabling the interface.

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.