All MIBs › NSCRTV-HFCEMS-ALARMS-MIB › alarmLogLastIndex
alarmLogLastIndex
Module: NSCRTV-HFCEMS-ALARMS-MIB
OID (symbolic): NSCRTV-HFCEMS-ALARMS-MIB::alarmLogLastIndex
OID (numeric): 1.3.6.1.4.1.17409.1.2.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: ���һ���澯��¼������ֵ��
What is alarmLogLastIndex?
This object's DESCRIPTION text in the source file is corrupted and unreadable, but based on its name and its position among the neighboring alarm-log objects, it reports the index value of the most recently added entry in the alarm log table. Administrators would use it to know where to start reading if they only want the newest alarm records rather than scanning the whole table. For example, if this object reports 87, an admin's monitoring tool would know to look up alarmLogIndex 87 to retrieve the most recently logged alarm.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17409.1.2.2 snmpwalk -v2c -c public <target> NSCRTV-HFCEMS-ALARMS-MIB::alarmLogLastIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17409.1.2.2.1 snmpget -v2c -c public <target> NSCRTV-HFCEMS-ALARMS-MIB::alarmLogLastIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> alarmLogLastIndex.1
Start monitoring NSCRTV HFC cable TV element management system equipment (alarm history) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NSCRTV-HFCEMS-ALARMS-MIB::alarmLogLastIndex OID value, configure state conditions and alerts, and monitor any NSCRTV HFC cable TV element management system equipment (alarm history) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.17409 | nscrtvRoot | NSCRTV-EPONEOC-EPON-MIB |
| 1.3.6.1.4.1.17409.1 | nscrtvHFCemsTree | NSCRTV-EPONEOC-EPON-MIB |
| 1.3.6.1.4.1.17409.1.2 | alarmsIdent | NSCRTV-ROOT |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.17409.1.2.2 | alarmLogLastIndex | NSCRTV-HFCEMS-ALARMS-MIB |