DL-SLA-MIB :: outageTableEncodedValue

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDL-SLA-MIBoutageTableEncodedValue

outageTableEncodedValue

Module: DL-SLA-MIB

OID (symbolic): DL-SLA-MIB::outageTableEncodedValue

OID (numeric): 1.3.6.1.4.1.300.260.2.3.1.1.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: This object represents the value of the whole row of the table. If the table. The intent of object is to increase the efficiency of retrieving the table. For each object value in this table, which are all of Counter type, it will be represented with 4 bytes of data. The byte order of the Counter value will be MSB ... LSB. This object will contain the value of all objects on the table, except 'outageTableIndex'.

What is outageTableEncodedValue?

This packs every Counter value in the outage statistics row (all except the table index) into one OCTET STRING, 4 bytes per counter in most-significant-byte-first order, an efficiency shortcut for retrieving the whole row in one GET.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.300.260.2.3.1.1.2
snmpwalk -v2c -c public <target> DL-SLA-MIB::outageTableEncodedValue

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.300.260.2.3.1.1.2.1
snmpget -v2c -c public <target> DL-SLA-MIB::outageTableEncodedValue.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::outageTableEncodedValue 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.300digital_linkDL-SLA-MIB
1.3.6.1.4.1.300.260dl_ServiceLevelAgreementDL-SLA-MIB
1.3.6.1.4.1.300.260.2dlcSLAStatisticsGroupDL-SLA-MIB
1.3.6.1.4.1.300.260.2.3dlcOutageStatisticsDL-SLA-MIB
1.3.6.1.4.1.300.260.2.3.1outagePerDLCITableDL-SLA-MIB
1.3.6.1.4.1.300.260.2.3.1.1outagePerDLCIEntryDL-SLA-MIB
1.3.6.1.4.1.300.260.2.3.1.1.2outageTableEncodedValueDL-SLA-MIB