All MIBs › CLAB-GW-MIB › clabGWMAPDomainIfStatus
clabGWMAPDomainIfStatus
Module: CLAB-GW-MIB
OID (symbolic): CLAB-GW-MIB::clabGWMAPDomainIfStatus
OID (numeric): 1.3.6.1.4.1.4491.4.6.1.3.5.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is clabGWMAPDomainIfStatus?
This read-only INTEGER reports the operational state (up, down, unknown, dormant, notPresent, or lowerLayerDown) of a MAP domain's tunnel interface, expected to track Enable: down when disabled and up when actively passing traffic. An admin checks this to confirm the interface came up correctly after enabling it rather than trusting the Enable flag alone. For example, an interface left enabled but reporting lowerLayerDown points to a problem with the underlying WAN interface it depends on, not the MAP configuration itself.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4491.4.6.1.3.5.1.3 snmpwalk -v2c -c public <target> CLAB-GW-MIB::clabGWMAPDomainIfStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4491.4.6.1.3.5.1.3.1 snmpget -v2c -c public <target> CLAB-GW-MIB::clabGWMAPDomainIfStatus.1
Start monitoring CableLabs-compliant residential gateways / eRouters with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLAB-GW-MIB::clabGWMAPDomainIfStatus OID value, configure state conditions and alerts, and monitor any CableLabs-compliant residential gateways / eRouters from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.4491 | cableLabs | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.4 | clabCommonMibs | CLAB-DEF-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4491.4.6 | clabGWMib | CLAB-GW-MIB |
| 1.3.6.1.4.1.4491.4.6.1 | clabGWMibObjects | CLAB-GW-MIB |
| 1.3.6.1.4.1.4491.4.6.1.3 | clabGWMAPObjects | CLAB-GW-MIB |
| 1.3.6.1.4.1.4491.4.6.1.3.5 | clabGWMAPDomainIfTable | CLAB-GW-MIB |
| 1.3.6.1.4.1.4491.4.6.1.3.5.1 | clabGWMAPDomainIfEntry | CLAB-GW-MIB |
| 1.3.6.1.4.1.4491.4.6.1.3.5.1.3 | clabGWMAPDomainIfStatus | CLAB-GW-MIB |