All MIBs › DMTF-SERVICE-LAYER-MIB › indicationFailureThreshold
indicationFailureThreshold
Module: DMTF-SERVICE-LAYER-MIB
OID (symbolic): DMTF-SERVICE-LAYER-MIB::indicationFailureThreshold
OID (numeric): 1.3.6.1.4.1.412.2.1.3.1.7
Node type: OBJECT-TYPE
Type: DmiInteger
Access: read-only
Description: This is a number that corresponds to the number of indication transmission failures to allow, before the indication subscription is considered to be invalid, and removed.
What is indicationFailureThreshold?
This value is the number of indication transmission failures the DMI Service Provider will tolerate before it considers the subscription invalid and removes it. Admins use it to control how resilient a subscription is to transient delivery problems versus how quickly a dead subscriber gets cleaned up. Setting indicationFailureThreshold to 3 means the Service Provider will drop the subscription after three consecutive failed attempts to deliver an indication.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.412.2.1.3.1.7 snmpwalk -v2c -c public <target> DMTF-SERVICE-LAYER-MIB::indicationFailureThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.412.2.1.3.1.7.1 snmpget -v2c -c public <target> DMTF-SERVICE-LAYER-MIB::indicationFailureThreshold.1
Start monitoring Desktop/server DMI service-layer agent (vendor-neutral, DMTF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DMTF-SERVICE-LAYER-MIB::indicationFailureThreshold OID value, configure state conditions and alerts, and monitor any Desktop/server DMI service-layer agent (vendor-neutral, DMTF standard) from a single console.
OID Breakdown
Upper-level ancestors (9 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.412 | dmtf | BASEBRDD-MIB |
| 1.3.6.1.4.1.412.2 | dmtfStdMifs | BASEBRDD-MIB |
| 1.3.6.1.4.1.412.2.1 | dmtfServiceLayerMIF | BASEBRDD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.412.2.1.3 | dmtfSPIndicationSubscriptionTable | DMTF-SERVICE-LAYER-MIB |
| 1.3.6.1.4.1.412.2.1.3.1 | dmtfSPIndicationSubscriptionEntry | DMTF-SERVICE-LAYER-MIB |
| 1.3.6.1.4.1.412.2.1.3.1.7 | indicationFailureThreshold | DMTF-SERVICE-LAYER-MIB |