All MIBs › CORIANT-GROOVE-MIB › notificationConditionType
notificationConditionType
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::notificationConditionType
OID (numeric): 1.3.6.1.4.1.42229.1.2.1.1.1.2
Node type: OBJECT-TYPE
Type: CoriantFmtypesConditionType
Access: read-only
Description: Identifies the current standing conditions which cause alarms and/or events.
What is notificationConditionType?
This identifies the specific standing condition, the underlying fault or event type, that is triggering the alarm notification. It tells an admin what kind of problem is occurring, distinct from just knowing that something is wrong. For example, an admin correlating a service outage with a notification would check this field to see whether the root condition was a loss-of-signal or a different fault type.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.1.1.1.2 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::notificationConditionType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.1.1.1.2.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::notificationConditionType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> notificationConditionType.1
Start monitoring Coriant Groove optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CORIANT-GROOVE-MIB::notificationConditionType OID value, configure state conditions and alerts, and monitor any Coriant Groove optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42229 | coriant | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1 | products | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2 | groove | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.1 | fault | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.1.1 | notificationInfo | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.1.1.1 | notificationObject | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.1.1.1.2 | notificationConditionType | CORIANT-GROOVE-MIB |