MIB Viewer

cotvVlanInactiveReason

OBJECT-TYPE
1.3.6.1.4.1.9.9.810.1.2.2.1.3
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the reason the VLAN is in 'inactive' state. 'other' - Any other reason not covered by the below enumerations 'nonAed' - Device is not an AED on this VLAN 'vlanDisabled' - Vlan is in disabled state 'overlayDown' - Overlay is currently down 'deleteHoldDown' - The VLAN is in delete hold-down state 'hwDown' - An issue with hardware is preventing VLAN from becoming 'active' Value of this object should be ignored if the value of cotvVlanInactiveReason is not 'inactive'.
INTEGER { other(1), nonAed(2), vlanDisabled(3), overlayDown(4), deleteHoldDown(5), hwDown(6) }