All MIBs › UX-OBJECTS-MIB › uxAlarmActiveCancelType
uxAlarmActiveCancelType
Module: UX-OBJECTS-MIB
OID (symbolic): UX-OBJECTS-MIB::uxAlarmActiveCancelType
OID (numeric): 1.3.6.1.4.1.177.15.1.3.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: When an alarm is configured as auto-cancel(1), it clears from the SBC active alarm table, when the condition causing it goes away. These alarms do not need explicit user intervention to cancel (clear) them. Non-auto-cancel(0) alarm requires user intervention to clear from the active alarm table. User needs to cancel (clear) it explicitly by setting the corresponding column object in the active alarm table.
What is uxAlarmActiveCancelType?
Read-only flag showing whether this active alarm will clear itself automatically once its condition resolves (autoCancel(1)) or needs an operator to manually clear it (nonAutoCancel(0)). Use it to know whether a still-showing alarm needs manual acknowledgment or will disappear on its own.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.177.15.1.3.1.8 snmpwalk -v2c -c public <target> UX-OBJECTS-MIB::uxAlarmActiveCancelType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.177.15.1.3.1.8.1 snmpget -v2c -c public <target> UX-OBJECTS-MIB::uxAlarmActiveCancelType.1
Start monitoring Sonus SBC 1000/2000 session border controller, net.com UX1000/UX2000 VoIP gateway chassis (chassis/alarm/DSP-resource status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UX-OBJECTS-MIB::uxAlarmActiveCancelType OID value, configure state conditions and alerts, and monitor any Sonus SBC 1000/2000 session border controller, net.com UX1000/UX2000 VoIP gateway chassis (chassis/alarm/DSP-resource status) 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.177 | net | UX-OBJECTS-MIB |
| 1.3.6.1.4.1.177.15 | ux | UX-OBJECTS-MIB |
| 1.3.6.1.4.1.177.15.1 | uxObjects | UX-OBJECTS-MIB |
| 1.3.6.1.4.1.177.15.1.3 | uxActAlarmTable | UX-OBJECTS-MIB |
| 1.3.6.1.4.1.177.15.1.3.1 | uxActAlarmEntry | UX-OBJECTS-MIB |
| 1.3.6.1.4.1.177.15.1.3.1.8 | uxAlarmActiveCancelType | UX-OBJECTS-MIB |