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
- Table
- clabGRETunnelInterfaceTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | down |
2 | up |
3 | unknown |
4 | dormant |
5 | notPresent |
6 | lowerLayerDown |
7 | error |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| clabGRETunnelInterfaceIndex The key for a unique instance of this object. | column | Unsigned32 | .1.3.6.1.4.1.4491.4.3.1.5.1.1 |
| clabGRETunnelInterfaceUseChecksum Enable or disable optional checksum in outgoing GRE packets. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4491.4.3.1.5.1.10 |
| clabGRETunnelInterfaceKeyIdentifierGenerationPolicy Control over optional Key field in GRE header of outgoing packets.
Disabled means key is not present, provisioned uses the value
provided in the key field, generated means CPE wil… | column | Enumeration | .1.3.6.1.4.1.4491.4.3.1.5.1.11 |
| clabGRETunnelInterfaceKeyIdentifier When KeyIdentifierGenerationPolicy is provisioned, this is the
value for the Key header. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4491.4.3.1.5.1.12 |
| clabGRETunnelInterfaceUseSequenceNumber Enable or disable optional sequence number field in outgoing GRE
packets. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4491.4.3.1.5.1.13 |
| clabGRETunnelInterfaceRowStatus The RowStatus interlock for the creation and deletion of a table
entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.4491.4.3.1.5.1.2 |
| clabGRETunnelInterfaceEnable Enable or disable mapping traffic from network interface into GRE
tunnel. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4491.4.3.1.5.1.3 |
| clabGRETunnelInterfaceAlias A non-volatile handle used to reference this instance. Alias
provides a mechanism for an ACS to label this instance for future
reference. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.4491.4.3.1.5.1.5 |
| clabGRETunnelInterfaceName GRE tunnel interface name (The textual name of the tunnel interface
as assigned by the CPE) | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.4491.4.3.1.5.1.6 |
| clabGRETunnelInterfaceLastChange The accumulated time in seconds since the tunnel interface entered
its current operational state. | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4491.4.3.1.5.1.7 |
| clabGRETunnelInterfaceLowerLayers Comma-separated list of source ifIndex values whose traffic will be
passed through the GRE tunnel associated with this TunnelInterface.
Interface numbers are defined according to … | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.4491.4.3.1.5.1.8 |
| clabGRETunnelInterfaceProtocolIdOverride The protocol ID assigned to this TunnelInterface. The Protocol ID
is the EtherType value used to identify the encapsulated payload.
When set to 0 the CPE determines the Protocol I… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4491.4.3.1.5.1.9 |