clabGWMAPDomainIfStatus
CLAB-GW-MIB ·
.1.3.6.1.4.1.4491.4.6.1.3.5.1.3
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 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-GW-MIB
- OID
.1.3.6.1.4.1.4491.4.6.1.3.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clabGWMAPDomainIfEntry
- Table
- clabGWMAPDomainIfTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | unknown |
4 | dormant |
5 | notPresent |
6 | lowerLayerDown |
7 | error |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| clabGWMAPDomainIfIndex The key for a unique instance of this object. | column | Unsigned32 | .1.3.6.1.4.1.4491.4.6.1.3.5.1.1 |
| clabGWMAPDomainIfEnable Enable or disable MAP domain interface. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4491.4.6.1.3.5.1.2 |
| clabGWMAPDomainIfAlias A non-volatile handle used to reference this instance. Alias
provides a mechanism for an ACS to label this instance for future
reference. | column | OctetString | .1.3.6.1.4.1.4491.4.6.1.3.5.1.4 |
| clabGWMAPDomainIfName MAP domain interface name (The textual name of the tunnel interface
as assigned by the CPE) | column | OctetString | .1.3.6.1.4.1.4491.4.6.1.3.5.1.5 |
| clabGWMAPDomainIfLastChange 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.6.1.3.5.1.6 |
| clabGWMAPDomainIfLowerLayers Comma-separated list of source ifIndex values whose traffic will be
passed through the MAP domain associated with this Domain Interface. | column | OctetString | .1.3.6.1.4.1.4491.4.6.1.3.5.1.7 |
| clabGWMAPDomainIfRowStatus The RowStatus interlock for the creation and deletion of a table
entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.4491.4.6.1.3.5.1.8 |