managerRowStatus
RTM-MIB ·
.1.3.6.1.4.1.351.120.1.1.1.3
Object
column
mandatory
r/w
Enumeration
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 system.
By setting this object to 'delRow' snmp manager will be
registered with the system.
In some systems, the SNMP Manager will be de-registered
automatically by the agent (to allow other SNMP managers
to register), if manager is idle for long time(
This time is called aging interval time).
In order to avoid Managers being de-registered automatically
it is expected that the SNMP Managers keep sending
keep-alive requests(SNMP GET on this object)
to the system for predefined interval(Choosen by
SNMP Manager). The keep-alive requests need to be
sent few minutes before the aging interval expires.
The aging value of the Registered Managers are in the
order of minutes(system dependent or user configured).
The value supported for the aging value
is system dependent. The system might support
aging value per manager basis or per node basis
(applicable to all the registered managers).
Context
- MIB
- RTM-MIB
- OID
.1.3.6.1.4.1.351.120.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- trapConfigEntry
- Table
- trapConfigTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | addRow |
2 | delRow |
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 |
| readingTrapsFlag mandatory 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' … | column | Enumeration | .1.3.6.1.4.1.351.120.1.1.1.4 |
| 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 |