All MIBs › UX-OBJECTS-MIB › uxAlarmCancelType
uxAlarmCancelType
Module: UX-OBJECTS-MIB
OID (symbolic): UX-OBJECTS-MIB::uxAlarmCancelType
OID (numeric): 1.3.6.1.4.1.177.15.1.2.1.7
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.177.15.1.2.1.7 snmpwalk -v2c -c public <target> UX-OBJECTS-MIB::uxAlarmCancelType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.177.15.1.2.1.7.1 snmpget -v2c -c public <target> UX-OBJECTS-MIB::uxAlarmCancelType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 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.2 | uxAlarmCfgTable | UX-OBJECTS-MIB |
| 1.3.6.1.4.1.177.15.1.2.1 | uxAlarmCfgEntry | UX-OBJECTS-MIB |
| 1.3.6.1.4.1.177.15.1.2.1.7 | uxAlarmCancelType | UX-OBJECTS-MIB |