All MIBs › DL-SLA-MIB › outageStatus
outageStatus
Module: DL-SLA-MIB
OID (symbolic): DL-SLA-MIB::outageStatus
OID (numeric): 1.3.6.1.4.1.300.260.2.3.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is outageStatus?
This reports the current outage state of this DLCI as one of four values: unknown (1), no-outage (2), excluded-outage (3), or included-outage (4). Admins use it to see at a glance whether the circuit is currently down, and whether an ongoing outage is being counted toward SLA calculations (included) or excluded from them.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.300.260.2.3.1.1.4 snmpwalk -v2c -c public <target> DL-SLA-MIB::outageStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.300.260.2.3.1.1.4.1 snmpget -v2c -c public <target> DL-SLA-MIB::outageStatus.1
Start monitoring Digital Link Frame Relay WAN access unit (SLA) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DL-SLA-MIB::outageStatus OID value, configure state conditions and alerts, and monitor any Digital Link Frame Relay WAN access unit (SLA) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.300 | digital_link | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260 | dl_ServiceLevelAgreement | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.2 | dlcSLAStatisticsGroup | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.2.3 | dlcOutageStatistics | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.2.3.1 | outagePerDLCITable | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.2.3.1.1 | outagePerDLCIEntry | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.2.3.1.1.4 | outageStatus | DL-SLA-MIB |