All MIBs › ALARM-MIB › alarmActiveContextName
alarmActiveContextName
Module: ALARM-MIB
OID (symbolic): ALARM-MIB::alarmActiveContextName
OID (numeric): 1.3.6.1.2.1.118.1.2.2.1.7
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description:
The name of the SNMP MIB context from which the alarm came. For SNMPv1 alarms this is the community string from the Trap. Note that care MUST be taken when selecting community strings to ensure that these can be represented as a well-formed SnmpAdminString. Community or Context names that are not well-formed SnmpAdminStrings will be mapped to zero length strings.
If the alarm's source SNMP engine is known not to support multiple contexts, this object is a zero length string.
What is alarmActiveContextName?
Identifies the SNMP MIB context from which the alarm originated, distinguishing alarms from different logical management domains. For SNMPv1 traps, this corresponds to the community string carried in the trap PDU.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.118.1.2.2.1.7 snmpwalk -v2c -c public <target> ALARM-MIB::alarmActiveContextName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.118.1.2.2.1.7.1 snmpget -v2c -c public <target> ALARM-MIB::alarmActiveContextName.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.118 | alarmMIB | ALARM-MIB |
| 1.3.6.1.2.1.118.1 | alarmObjects | ALARM-MIB |
| 1.3.6.1.2.1.118.1.2 | alarmActive | ALARM-MIB |
| 1.3.6.1.2.1.118.1.2.2 | alarmActiveTable | ALARM-MIB |
| 1.3.6.1.2.1.118.1.2.2.1 | alarmActiveEntry | ALARM-MIB |
| 1.3.6.1.2.1.118.1.2.2.1.7 | alarmActiveContextName | ALARM-MIB |