All MIBs › RTM-MIB › readingTrapsFlag
readingTrapsFlag
Module: RTM-MIB
OID (symbolic): RTM-MIB::readingTrapsFlag
OID (numeric): 1.3.6.1.4.1.351.120.1.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: An entry for the state of the manager. The value 'false' indicates that SNMP manager is not in the middle of uploading traps(via trapUploadTable).
The value 'true' indicates that SNMP manager is in the middle of uploading traps(via trapUploadTable).
When the value is 'true' the system will not send traps to the corresponding manager identified by managerIPAddress object.
What is readingTrapsFlag?
Indicates whether the identified SNMP manager is currently in the middle of uploading traps via trapUploadTable. While the value is true, the system withholds sending live traps to that manager to avoid interfering with the upload process. An admin's trap-recovery tool would set this to true before walking trapUploadTable, then back to false once the historical trap upload is complete.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.120.1.1.1.4 snmpwalk -v2c -c public <target> RTM-MIB::readingTrapsFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.120.1.1.1.4.1 snmpget -v2c -c public <target> RTM-MIB::readingTrapsFlag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.120.1.1.1.4.1 i <value>
Start monitoring generic SNMP-manageable network device with configurable trap forwarding (real-time trap management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RTM-MIB::readingTrapsFlag OID value, configure state conditions and alerts, and monitor any generic SNMP-manageable network device with configurable trap forwarding (real-time trap management) 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.351 | stratacom | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.120 | rtm | RTM-MIB |
| 1.3.6.1.4.1.351.120.1 | trapsConfig | RTM-MIB |
| 1.3.6.1.4.1.351.120.1.1 | trapConfigTable | RTM-MIB |
| 1.3.6.1.4.1.351.120.1.1.1 | trapConfigEntry | RTM-MIB |
| 1.3.6.1.4.1.351.120.1.1.1.4 | readingTrapsFlag | RTM-MIB |