All MIBs › CISCO-ERM-MIB › cermNotifsDirection
cermNotifsDirection
Module: CISCO-ERM-MIB
OID (symbolic): CISCO-ERM-MIB::cermNotifsDirection
OID (numeric): 1.3.6.1.4.1.9.9.510.1.4.4
Node type: OBJECT-TYPE
Type: CermNotificationDirection
Access: read-only
Description: This object indicates the direction of the ERM notification.
What is cermNotifsDirection?
This indicates the direction of this ERM notification -- effectively whether it represents a rising-threshold up crossing, resource usage getting worse, or a falling-threshold down crossing, resource usage recovering. This is the field that lets an automated alert-management system distinguish, without inspecting the raw threshold value, whether an incoming trap is a new problem to open a ticket for or a resolution that should close an existing one. A ticketing integration watching for this field to flip from up to down on the same resource/policy pairing is how it would know to automatically close out a previously opened incident.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.4.4 snmpwalk -v2c -c public <target> CISCO-ERM-MIB::cermNotifsDirection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.4.4.1 snmpget -v2c -c public <target> CISCO-ERM-MIB::cermNotifsDirection.1
Start monitoring Cisco routers and switches (Embedded Resource Manager) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ERM-MIB::cermNotifsDirection OID value, configure state conditions and alerts, and monitor any Cisco routers and switches (Embedded Resource Manager) 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.510 | ciscoErmMIB | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1 | ciscoErmMIBObjects | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.4 | cermNotifObjects | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.4.4 | cermNotifsDirection | CISCO-ERM-MIB |