MIB Viewer

ipIfAdminStatus

OBJECT-TYPE
1.3.6.1.4.1.5504.4.1.9.2.1.22
Access
read-create
Status
current
Sub-identifiers
0
The desired state of the interface. The testing(3) state indicates that no operational packets can be passed. When a managed system initializes, all interfaces start with ifAdminStatus in the down(2) state. As a result of either explicit management action or per configuration information retained by the managed system, ifAdminStatus is then changed to either the up(1) or testing(3) states (or remains in the down(2) state). This is the same as the ifAdminStatus in the ifTable (RFC2233). We require it to be in this table in order to set it on a row-create.
INTEGER { up(1), down(2), testing(3) }