All MIBs › RAPID-CITY › rcChasNewEnhancedOperMode
rcChasNewEnhancedOperMode
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcChasNewEnhancedOperMode
OID (numeric): 1.3.6.1.4.1.2272.1.4.21
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
Enhanced operational mode.
What is rcChasNewEnhancedOperMode?
This object controls whether the network device's chassis operates in an enhanced operational mode that provides additional functionality. It is a boolean flag that can be read and written by network administrators to toggle enhanced features. An operator would set or check this value when enabling advanced capabilities on the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.4.21 snmpwalk -v2c -c public <target> RAPID-CITY::rcChasNewEnhancedOperMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.4.21.1 snmpget -v2c -c public <target> RAPID-CITY::rcChasNewEnhancedOperMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.4.21.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.4 | rcChassis | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.21 | rcChasNewEnhancedOperMode | RAPID-CITY |