All MIBs › CISCO-IPSEC-SIGNALING-MIB › cisgIpsSgNotifCntlAllNotifs
cisgIpsSgNotifCntlAllNotifs
Module: CISCO-IPSEC-SIGNALING-MIB
OID (symbolic): CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgNotifCntlAllNotifs
OID (numeric): 1.3.6.1.4.1.9.9.438.1.5.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
This object acts as the knob that controls the
the administrative state of sending any notification
defined in this MIB module. That is, a particular
notification 'foo' defined in this MIB module is
enabled if and only if the expression
cisgIpsSgNotifCntlAllNotifs && cisgIpsSgNotifCntl
What is cisgIpsSgNotifCntlAllNotifs?
This is a master on/off switch: per its description, any specific notification defined elsewhere in this MIB module is only actually enabled if both this master switch and that notification's own individual control object are set to true - the two conditions are ANDed together. It gives an admin a single point of control to instantly silence or enable every notification this MIB can generate, without having to individually toggle each of the specific control objects like cisgIpsSgNotifCntlTunnelStart. Setting this to false during a planned mass-maintenance window would suppress every IPsec-signaling trap from this MIB regardless of how the individual notification switches are set, then flipping it back to true afterward restores whatever granular configuration was already in place.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.438.1.5.1 snmpwalk -v2c -c public <target> CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgNotifCntlAllNotifs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.438.1.5.1.1 snmpget -v2c -c public <target> CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgNotifCntlAllNotifs.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.438.1.5.1.1 s <value>
Start monitoring Cisco VPN gateway equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgNotifCntlAllNotifs OID value, configure state conditions and alerts, and monitor any Cisco VPN gateway equipment from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.438 | ciscoIPsecSignalingMIB | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1 | ciscoIPsecSigMIBObjects | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.5 | cisgIpsSgNotificationCntl | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.5.1 | cisgIpsSgNotifCntlAllNotifs | CISCO-IPSEC-SIGNALING-MIB |