bVlanOperStatus
BENU-VLAN-MIB ·
.1.3.6.1.4.1.39406.2.1.8.1.1.1.7
Object
column
Enumeration
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. If bVlanAdminStatus is down(2) then bVlanOperStatus should be down(2). If bVlanAdminStatus is changed to up(1) then bVlanOperStatus should change to up(1) if the interface is ready to transmit and receive network traffic; it should change to dormant(5) if the interface is waiting for external actions (such as a serial line waiting for an incoming connection); it should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state; it should remain in the notPresent(6) state if the interface has missing (typically, hardware) components.
Context
- MIB
- BENU-VLAN-MIB
- OID
.1.3.6.1.4.1.39406.2.1.8.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bVlanEntry
- Table
- bVlanTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | testing |
4 | unknown |
5 | dormant |
6 | notPresent |
7 | lowerLayerDown |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bVlanPortIndex The index value that uniquely identifies the interface to which this
entry is applicable. The interface identified by a particular value of this
index is the same interface as ide… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.39406.2.1.8.1.1.1.1 |
| bVlanIndex VLAN id configued on port. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.39406.2.1.8.1.1.1.2 |
| bVlanName VLAN name configured on port | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.39406.2.1.8.1.1.1.3 |
| bVlanMTU VLAN MTU configured on port | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.39406.2.1.8.1.1.1.4 |
| bVlanEncapName VLAN encapsulation name configured on port | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.39406.2.1.8.1.1.1.5 |
| bVlanAdminStatus The desired state of the interface. When a
managed system initializes, all interfaces start with
bVlanAdminStatus in the down(2) state. As a result of either
explicit management… | column | Enumeration | .1.3.6.1.4.1.39406.2.1.8.1.1.1.6 |