All MIBs › RAPID-CITY › rcIpxRsmltOperRowStatus
rcIpxRsmltOperRowStatus
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpxRsmltOperRowStatus
OID (numeric): 1.3.6.1.4.1.2272.1.24.21.2.1.11
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description:
Row Status.
What is rcIpxRsmltOperRowStatus?
This OID controls the operational state of a row in a protocol configuration table using standard SNMP status codes (active, notInService, createAndGo, etc.). It tells you and the device whether a particular network protocol entry is currently running, being created, or should be deleted. An administrator would use this to enable or disable a specific protocol configuration without restarting the entire device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.24.21.2.1.11 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpxRsmltOperRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.24.21.2.1.11.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpxRsmltOperRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.24.21.2.1.11.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24 | rcIpx | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.21 | rcIpxRsmlt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.21.2 | rcIpxRsmltOperTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.21.2.1 | rcIpxRsmltOperEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.21.2.1.11 | rcIpxRsmltOperRowStatus | RAPID-CITY |