readingTrapsFlag
RTM-MIB ·
.1.3.6.1.4.1.351.120.1.1.1.4
Object
column
mandatory
r/w
Enumeration
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.
Context
- MIB
- RTM-MIB
- OID
.1.3.6.1.4.1.351.120.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- trapConfigEntry
- Table
- trapConfigTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | false |
2 | true |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| managerIPaddress mandatory A unique index value representing the SNMP manager. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.351.120.1.1.1.1 |
| managerPortNumber mandatory The UDP Port number on which the manager
receives traps from a system. | column | Integer32 | .1.3.6.1.4.1.351.120.1.1.1.2 |
| managerRowStatus mandatory This object is used for adding(registering) and
deleting(de-registering) SNMP managers in the system.
By setting this object to 'addRow' snmp manager will be
registered with the s… | column | Enumeration | .1.3.6.1.4.1.351.120.1.1.1.3 |
| nextTrapSeqNum mandatory Set by the manager to indicate the first trap(identified
by this sequence number) it is interested in uploading.
The agent increments this value when readingTrapsFlag is
set to tr… | column | Integer32 | .1.3.6.1.4.1.351.120.1.1.1.5 |