All MIBs › UX-OBJECTS-MIB › uxAlarmActiveDecodeKey
uxAlarmActiveDecodeKey
Module: UX-OBJECTS-MIB
OID (symbolic): UX-OBJECTS-MIB::uxAlarmActiveDecodeKey
OID (numeric): 1.3.6.1.4.1.177.15.1.3.1.12
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Decode key that is used to interpret alarm/event instances when the alarms are posted to active alarm Table.
The index attribute uxAlarmInstanceID is decoded based on the value of this attribute. Eg: Decode Key - shelf;card;port
Possible decode keys are: shelf, shelf;card, shelf;interface;card;port, service, channel, username, IPAddress, etc..
AFFECTS: uxAlarmInstanceID
This attribute affects uxAlarmInstanceID as explained in the example above.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.177.15.1.3.1.12 snmpwalk -v2c -c public <target> UX-OBJECTS-MIB::uxAlarmActiveDecodeKey
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.177.15.1.3.1.12.1 snmpget -v2c -c public <target> UX-OBJECTS-MIB::uxAlarmActiveDecodeKey.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.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.12 | uxAlarmActiveDecodeKey | UX-OBJECTS-MIB |