clabGRETunnelInterfaceStatus
CLAB-GRE-MIB ·
.1.3.6.1.4.1.4491.4.3.1.5.1.4
Object
column
Enumeration
The status of this TunnelInterface. When Enable is false then Status
SHOULD normally be Down (or NotPresent or Error if there is a
fault condition on the interface).
When Enable is changed to true then Status SHOULD change to Up
if and only if the interface is able to transmit and receive
network traffic; it SHOULD change to Dormant if and only if the
interface is operable but is waiting for external actions before
it can transmit and receive network traffic (and subsequently change
to Up if still operable when the expected actions have completed);
it SHOULD change to LowerLayerDown if and only if the interface is
prevented from entering the Up state because one or more of the
interfaces beneath it is down; it SHOULD remain in the Error state
if there is an error or other fault condition detected on the
interface; it SHOULD remain in the NotPresent state if the interface
has missing (typically hardware) components; it SHOULD change to
Unknown if the state of the interface can not be determined for some
reason.
Context
- MIB
- CLAB-GRE-MIB
- OID
.1.3.6.1.4.1.4491.4.3.1.5.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clabGRETunnelInterfaceEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | down |
2 | up |
3 | unknown |
4 | dormant |
5 | notPresent |
6 | lowerLayerDown |
7 | error |