SNMP-TARGET-MIB :: snmpUnavailableContexts

MIB Reference — IPNetwork Monitor

All MIBsSNMP-TARGET-MIBsnmpUnavailableContexts

snmpUnavailableContexts

Module: SNMP-TARGET-MIB

OID (symbolic): SNMP-TARGET-MIB::snmpUnavailableContexts

OID (numeric): 1.3.6.1.6.3.12.1.4

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description:

The total number of packets received by the SNMP engine which were dropped because the context contained in the message was unavailable.

What is snmpUnavailableContexts?

This OID counts SNMP packets received but rejected because they referenced an unknown or unavailable context (a virtual section of the device). It indicates configuration mismatches or requests to missing virtual entities. If this counter increments frequently, it suggests monitoring tools are querying wrong contexts or the device configuration doesn't match expected contexts.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.6.3.12.1.4
snmpwalk -v2c -c public <target> SNMP-TARGET-MIB::snmpUnavailableContexts

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.6.3.12.1.4.1
snmpget -v2c -c public <target> SNMP-TARGET-MIB::snmpUnavailableContexts.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.6snmpV2DASAN-DHCP-MIB
1.3.6.1.6.3snmpModulesRAPID-CITY
1.3.6.1.6.3.12snmpTargetMIBSNMP-TARGET-MIB
1.3.6.1.6.3.12.1snmpTargetObjectsSNMP-TARGET-MIB
1.3.6.1.6.3.12.1.4snmpUnavailableContextsSNMP-TARGET-MIB