ifAdminStatus
IF-TRAP ·
.1.3.6.1.4.1.42359.2.2.2.1.3.1.3
Object
scalar
Enumeration
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)
Context
- MIB
- IF-TRAP
- OID
.1.3.6.1.4.1.42359.2.2.2.1.3.1.3- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- ifEntities
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | testing |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ifIndex A unique value, greater than zero, for each interface.
It is recommended that values are assigned contiguously
starting from 1. The value for each interface sub-layer
must remain… | scalar | Integer32 | .1.3.6.1.4.1.42359.2.2.2.1.3.1.1 |
| ifOperStatus The current operational state of the interface. The
testing(3) state indicates that no operational packets can
be passed. If ifAdminStatus is down(2) then ifOperStatus
should be… | scalar | Enumeration | .1.3.6.1.4.1.42359.2.2.2.1.3.1.2 |
| ifOrderId A string describing order id | scalar | OctetString | .1.3.6.1.4.1.42359.2.2.2.1.3.1.4 |