RTM-MIB :: managerRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsRTM-MIBmanagerRowStatus

managerRowStatus

Module: RTM-MIB

OID (symbolic): RTM-MIB::managerRowStatus

OID (numeric): 1.3.6.1.4.1.351.120.1.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: 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).

What is managerRowStatus?

Registers or de-registers an SNMP manager for receiving traps by setting this object to addRow or delRow respectively. The system may also automatically de-register an idle manager after an aging interval, so managers are expected to send periodic keep-alive GET requests on this object before that timeout expires. An admin decommissioning a monitoring station would set this to delRow to explicitly remove it from the trap-receiving manager list.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.120.1.1.1.3
snmpwalk -v2c -c public <target> RTM-MIB::managerRowStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.120.1.1.1.3.1
snmpget -v2c -c public <target> RTM-MIB::managerRowStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.351.120.1.1.1.3.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::managerRowStatus 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.351stratacomCISCOWAN-SMI
Numeric OIDNameModule
1.3.6.1.4.1.351.120rtmRTM-MIB
1.3.6.1.4.1.351.120.1trapsConfigRTM-MIB
1.3.6.1.4.1.351.120.1.1trapConfigTableRTM-MIB
1.3.6.1.4.1.351.120.1.1.1trapConfigEntryRTM-MIB
1.3.6.1.4.1.351.120.1.1.1.3managerRowStatusRTM-MIB