All MIBs › VIDEOFRAME-GENERIC-MIB › vfAgentTrapEnable
vfAgentTrapEnable
Module: VIDEOFRAME-GENERIC-MIB
OID (symbolic): VIDEOFRAME-GENERIC-MIB::vfAgentTrapEnable
OID (numeric): 1.3.6.1.4.1.4596.3.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enables or disables all Traps from this agent.
What is vfAgentTrapEnable?
This object enables or disables all trap notifications sent by this SNMP agent, acting as a global master switch. Admins use it to silence all Videoframe traps from this agent at once, such as during planned maintenance. For example, an admin might set this to disabled(2) before performing maintenance on a box to prevent a flood of expected status-change traps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4596.3.2.1 snmpwalk -v2c -c public <target> VIDEOFRAME-GENERIC-MIB::vfAgentTrapEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4596.3.2.1.1 snmpget -v2c -c public <target> VIDEOFRAME-GENERIC-MIB::vfAgentTrapEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4596.3.2.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vfAgentTrapEnable.1
Start monitoring Videoframe Systems broadcast signal monitoring equipment (dual power-supply/failover status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VIDEOFRAME-GENERIC-MIB::vfAgentTrapEnable OID value, configure state conditions and alerts, and monitor any Videoframe Systems broadcast signal monitoring equipment (dual power-supply/failover status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.4596 | videoframe | VIDEOFRAME-REGISTRATIONS-MIB |
| 1.3.6.1.4.1.4596.3 | vfGeneric | VIDEOFRAME-REGISTRATIONS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4596.3.2 | vfAgent | VIDEOFRAME-GENERIC-MIB |
| 1.3.6.1.4.1.4596.3.2.1 | vfAgentTrapEnable | VIDEOFRAME-GENERIC-MIB |