All MIBs › VIDEOFRAME-SIGMON-MIB › vfDnNotificationAcknowledge
vfDnNotificationAcknowledge
Module: VIDEOFRAME-SIGMON-MIB
OID (symbolic): VIDEOFRAME-SIGMON-MIB::vfDnNotificationAcknowledge
OID (numeric): 1.3.6.1.4.1.4596.4.2.7.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Use to acknowledge a derived notification. If notificationAutoReArm is disabled, this will re-arm the notification. Otherwise, it is automatically re-armed, and this object is not used.
What is vfDnNotificationAcknowledge?
This is a write-only control flag used to acknowledge that an operator has seen a derived alarm or alert. Writing to this object signals the system that the condition has been reviewed; if auto re-arm is disabled, it also resets the alarm state so new occurrences can trigger again. A monitoring system would write to this when a technician confirms they've received and addressed a link-down alert.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4596.4.2.7.1.7 snmpwalk -v2c -c public <target> VIDEOFRAME-SIGMON-MIB::vfDnNotificationAcknowledge
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4596.4.2.7.1.7.1 snmpget -v2c -c public <target> VIDEOFRAME-SIGMON-MIB::vfDnNotificationAcknowledge.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4596.4.2.7.1.7.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.7 | vfDnNotificationAcknowledge | VIDEOFRAME-SIGMON-MIB |