Unisphere-Data-ROUTER-MIB :: usdRouterProtocolRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsUnisphere-Data-ROUTER-MIBusdRouterProtocolRowStatus

usdRouterProtocolRowStatus

Module: Unisphere-Data-ROUTER-MIB

OID (symbolic): Unisphere-Data-ROUTER-MIB::usdRouterProtocolRowStatus

OID (numeric): 1.3.6.1.4.1.4874.2.2.32.1.3.1.3

Node type: OBJECT-TYPE

Type: RowStatus

Access: read-write

Description: Administrative control and status of a protocol on a router.

The following values can be read from this object: active(1) - Indicates that the protocol on the designated router is created, configured, and running. notReady(3) - Indicates that the protocol requires additional configuration in a protocol specific MIB module. Examples include the BGP and OSPF protocols, which require additional configuration of protocol specific parameters such as: Autonomous System (AS) for BGP, and Process Id for OSPF. destroy(6) - The destroy(3) operation can fail if there are executing applications dependent on the protocol. If an attempt is made to destroy(6) an active(1) protocol that other applications are dependent on, the rowStatus will read destroy(6). Normally, when a row is destroyed, the agent will cleaup and remove the entry.

The following values can be written to this object: active(1) - Activate protocol on the designated router. createAndGo(4) - Create protocol on designated router. The router indicated by usdRouterProtocolRouterIndex must already exist in the usdRouterTable. The value of the usdRouterProtocolProtocolIndex must be from the set of protocol values defined by the UsdRouterProtocolIndex type. destroy(6) - Destroy protocol on designated router. If the operation is successful, the agent will remove the entry. If the operation failed, the row will remain in the table with a rowStatus value of destroy(6).

Conditions on destroy(6): 1) The default router can not be deleted. 2) The local router can not be deleted. A local router is defined as the router that sourced the SNMP request.

Upon creation of a router in the usdRouterTable, some protocol entries will appear in this table by default, which indicates that these protocols are created by the action of creating a router. It is important to note, that this behavior may change over time by protocol type.

What is usdRouterProtocolRowStatus?

This read-write object controls the administrative activation and destruction of a specific routing protocol instance (for example BGP, OSPF, or RIP) on a given router, using the RowStatus convention. Admins set it to active(1) to turn on a protocol on a router, or to destroy(6) to remove it, though destroy can fail and leave the row showing destroy(6) if other applications still depend on that protocol. Setting usdRouterProtocolRowStatus to active on the OSPF protocol index for a given router enables OSPF routing on that specific router instance.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.32.1.3.1.3
snmpwalk -v2c -c public <target> Unisphere-Data-ROUTER-MIB::usdRouterProtocolRowStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.32.1.3.1.3.1
snmpget -v2c -c public <target> Unisphere-Data-ROUTER-MIB::usdRouterProtocolRowStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.4874.2.2.32.1.3.1.3.1 s <value>

Start monitoring Juniper Networks (Unisphere/ERX) edge routers running multiple VRF instances (virtual-router protocol-binding/route-target config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Unisphere-Data-ROUTER-MIB::usdRouterProtocolRowStatus OID value, configure state conditions and alerts, and monitor any Juniper Networks (Unisphere/ERX) edge routers running multiple VRF instances (virtual-router protocol-binding/route-target config status) from a single console.

OID Breakdown

Upper-level ancestors (13 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.4874juniperUniJuniper-UNI-SMI
1.3.6.1.4.1.4874.2juniperUniMibsJuniper-UNI-SMI
1.3.6.1.4.1.4874.2.2juniMibsJuniper-MIBs
1.3.6.1.4.1.4874.2.2.32juniRouterMIBJuniper-MIBs
1.3.6.1.4.1.4874.2.2.32.1juniRouterObjectsJuniper-ROUTER-MIB
1.3.6.1.4.1.4874.2.2.32.1.3juniRouterProtocolTableJuniper-ROUTER-MIB
1.3.6.1.4.1.4874.2.2.32.1.3.1juniRouterProtocolEntryJuniper-ROUTER-MIB
Numeric OIDNameModule
1.3.6.1.4.1.4874.2.2.32.1.3.1.3usdRouterProtocolRowStatusUnisphere-Data-ROUTER-MIB