All MIBs › APPLIC-MIB › alarmMonitorStatusIndex
alarmMonitorStatusIndex
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::alarmMonitorStatusIndex
OID (numeric): 1.3.6.1.4.1.81.30.1.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
An index that uniquely identifies an entry in the alarmMonitorStatusTable. This index is the same as the appropriate alarm Table.
What is alarmMonitorStatusIndex?
This read-only integer (1-65535) uniquely indexes alarm status entries. Network engineers use this to reference specific alarms in the monitoring table. Each alarm has a unique index.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.30.1.1.1.1 snmpwalk -v2c -c public <target> APPLIC-MIB::alarmMonitorStatusIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.30.1.1.1.1.1 snmpget -v2c -c public <target> APPLIC-MIB::alarmMonitorStatusIndex.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.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.30 | smon | APPLIC-MIB |
| 1.3.6.1.4.1.81.30.1 | alarms | APPLIC-MIB |
| 1.3.6.1.4.1.81.30.1.1 | alarmMonitorStatusTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.30.1.1.1 | alarmMonitorStatusEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.30.1.1.1.1 | alarmMonitorStatusIndex | APPLIC-MIB |