All MIBs › VIDEOFRAME-SIGMON-MIB › vfDnNotificationAutoReArm
vfDnNotificationAutoReArm
Module: VIDEOFRAME-SIGMON-MIB
OID (symbolic): VIDEOFRAME-SIGMON-MIB::vfDnNotificationAutoReArm
OID (numeric): 1.3.6.1.4.1.4596.4.2.7.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Use to enable or disable automatic re-arming of this derived notification function. Auto re-arming allows multiple unacknowledged activations of the derived notification. It re-arms the function after notification so that the specified alarms are again monitored according to the logic function.
What is vfDnNotificationAutoReArm?
This OID controls whether an alarm monitoring function automatically resets itself after triggering, allowing it to detect future occurrences of the same problem. Enabling this lets you catch recurring issues multiple times instead of missing them after the first alert. A monitoring technician would enable this for hardware failures that might happen intermittently during an equipment swap.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4596.4.2.7.1.5 snmpwalk -v2c -c public <target> VIDEOFRAME-SIGMON-MIB::vfDnNotificationAutoReArm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4596.4.2.7.1.5.1 snmpget -v2c -c public <target> VIDEOFRAME-SIGMON-MIB::vfDnNotificationAutoReArm.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4596.4.2.7.1.5.1 i <value>
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.4596 | videoframe | VIDEOFRAME-REGISTRATIONS-MIB |
| 1.3.6.1.4.1.4596.4 | vfProducts | VIDEOFRAME-REGISTRATIONS-MIB |
| 1.3.6.1.4.1.4596.4.2 | vfSigmonFrame | VIDEOFRAME-SIGMON-MIB |
| 1.3.6.1.4.1.4596.4.2.7 | vfDerivedNotificationTable | VIDEOFRAME-SIGMON-MIB |
| 1.3.6.1.4.1.4596.4.2.7.1 | vfDerivedNotificationEntry | VIDEOFRAME-SIGMON-MIB |
| 1.3.6.1.4.1.4596.4.2.7.1.5 | vfDnNotificationAutoReArm | VIDEOFRAME-SIGMON-MIB |