All MIBs › GDCCMN-MIB › cmnTrapGlobal
cmnTrapGlobal
Module: GDCCMN-MIB
OID (symbolic): GDCCMN-MIB::cmnTrapGlobal
OID (numeric): 1.3.6.1.4.1.498.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This globally enables and disables all TRAPs from an agent. All variables should provide a means to mask a TRAP and to provide some threshold before a TRAP is sent.
What is cmnTrapGlobal?
This object globally enables or disables all SNMP traps sent by the agent, choosing between disable(1) and enable(2); individual variables are expected to provide their own trap masking and thresholds beneath this global switch. An admin uses this as a master kill switch for trap generation, useful during maintenance windows to silence all alerts at once. For example, an admin performing planned maintenance might set this to disable(1) temporarily to avoid flooding the NMS with expected traps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.1.1.1 snmpwalk -v2c -c public <target> GDCCMN-MIB::cmnTrapGlobal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.1.1.1.1 snmpget -v2c -c public <target> GDCCMN-MIB::cmnTrapGlobal.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.1.1.1.1 i <value>
Start monitoring General DataComm (GDC) telecom access/transmission equipment (shared alarm framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GDCCMN-MIB::cmnTrapGlobal OID value, configure state conditions and alerts, and monitor any General DataComm (GDC) telecom access/transmission equipment (shared alarm framework) from a single console.
OID Breakdown
Upper-level ancestors (7 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.498 | gdc | GDC7616-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.1 | cmn | GDCCMN-MIB |
| 1.3.6.1.4.1.498.1.1 | cmnTrap | GDCCMN-MIB |
| 1.3.6.1.4.1.498.1.1.1 | cmnTrapGlobal | GDCCMN-MIB |