All MIBs › SPIDCOM-ALARM-MIB › neAlarmActivePhoto
neAlarmActivePhoto
Module: SPIDCOM-ALARM-MIB
OID (symbolic): SPIDCOM-ALARM-MIB::neAlarmActivePhoto
OID (numeric): 1.3.6.1.4.1.22764.2.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: When the manager sets this object, the agent sends all the active alarms from neAlarmtable to the manager.
What is neAlarmActivePhoto?
This value is a one-shot control that, when set, triggers the agent to send all currently active alarms from neAlarmTable back to the manager. An admin or management system uses it to request a full snapshot of the device's current alarm state, useful after a management station restart or reconnection to resynchronize alarm data. For example, an NMS reconnecting after a network outage would set neAlarmActivePhoto to request the device resend all currently active alarms, ensuring its alarm view is up to date.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22764.2.1.4 snmpwalk -v2c -c public <target> SPIDCOM-ALARM-MIB::neAlarmActivePhoto
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22764.2.1.4.1 snmpget -v2c -c public <target> SPIDCOM-ALARM-MIB::neAlarmActivePhoto.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.22764.2.1.4.1 i <value>
Start monitoring SPiDCOM powerline communication (PLC) modem/adapter (alarm/threshold fault status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SPIDCOM-ALARM-MIB::neAlarmActivePhoto OID value, configure state conditions and alerts, and monitor any SPiDCOM powerline communication (PLC) modem/adapter (alarm/threshold fault status) from a single console.
OID Breakdown
Upper-level ancestors (7 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.22764 | spidcom | SPIDCOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22764.2.1 | neAlarm | SPIDCOM-ALARM-MIB |
| 1.3.6.1.4.1.22764.2.1.4 | neAlarmActivePhoto | SPIDCOM-ALARM-MIB |