RTM-MIB :: managerRowStatus

MIB Reference — IPNetwork Monitor

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

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.351stratacomCISCOWAN-SMI
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