All MIBs › CISCOSB-rndApplications › rndRowStatusVariableName
rndRowStatusVariableName
Module: CISCOSB-rndApplications
OID (symbolic): CISCOSB-rndApplications::rndRowStatusVariableName
OID (numeric): 1.3.6.1.4.1.9.6.1.101.35.2.8.1.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The name of the row status field. This name may not necessarily be any name which is present in the MIBs loaded into the MLNMS station.
What is rndRowStatusVariableName?
This read-write DisplayString (1 to 80 characters) names a read-write INTEGER row-status field, in a MIB entry belonging to a table, that the Mid-Level station will manipulate, and the name need not correspond to any MIB actually loaded on the station. An admin sets this together with rndRowStatusObjectId to point the station at the specific row-status variable it should act on for row deletion logic. For example, setting rndRowStatusVariableName to "ifRowStatus" identifies the field the station should treat as that table's row-status control.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.35.2.8.1.1 snmpwalk -v2c -c public <target> CISCOSB-rndApplications::rndRowStatusVariableName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.35.2.8.1.1.1 snmpget -v2c -c public <target> CISCOSB-rndApplications::rndRowStatusVariableName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.35.2.8.1.1.1 s <value>
Start monitoring Cisco Small Business switch (Cisco SB series) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-rndApplications::rndRowStatusVariableName OID value, configure state conditions and alerts, and monitor any Cisco Small Business switch (Cisco SB series) from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.35 | rndApplications | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.35.2 | rndMidLevelManagement | CISCOSB-rndApplications |
| 1.3.6.1.4.1.9.6.1.101.35.2.8 | rndDeleteValuesTable | CISCOSB-rndApplications |
| 1.3.6.1.4.1.9.6.1.101.35.2.8.1 | rndDeleteValuesEntry | CISCOSB-rndApplications |
| 1.3.6.1.4.1.9.6.1.101.35.2.8.1.1 | rndRowStatusVariableName | CISCOSB-rndApplications |