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.
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>
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.351 | stratacom | CISCOWAN-SMI |
| 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 |