All MIBs › CISCOSB-rndApplications › rndHardwareConfiguration
rndHardwareConfiguration
Module: CISCOSB-rndApplications
OID (symbolic): CISCOSB-rndApplications::rndHardwareConfiguration
OID (numeric): 1.3.6.1.4.1.9.6.1.101.35.2.6
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Indicates whether the current SET SNMP PDU contains hardware configuration (i.e., normally read-only variables). SET of such variables in the Mid-level management station will be allowed only if this variable is included in the SNMP PDU and its value is true. Its value as returned in a GET SNMP PDU will always be false.
What is rndHardwareConfiguration?
This read-write TruthValue flags whether the current SNMP SET PDU is intentionally modifying hardware configuration variables that are normally treated as read-only, and the device always reports it as false on GET regardless of the underlying state. An admin (or the management application acting for them) must explicitly include this flag set to true in a SET request for the Mid-Level station to permit changes to those otherwise-protected hardware variables. For example, changing a normally read-only hardware setting requires bundling rndHardwareConfiguration=true in the same SET PDU or the change will be rejected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.35.2.6 snmpwalk -v2c -c public <target> CISCOSB-rndApplications::rndHardwareConfiguration
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.35.2.6.1 snmpget -v2c -c public <target> CISCOSB-rndApplications::rndHardwareConfiguration.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.35.2.6.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::rndHardwareConfiguration 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.6 | rndHardwareConfiguration | CISCOSB-rndApplications |