All MIBs › RAPID-CITY › rcChasEocModeAdminStatus
rcChasEocModeAdminStatus
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcChasEocModeAdminStatus
OID (numeric): 1.3.6.1.4.1.2272.1.4.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Used to specify the Enforce Operational Configuration Mode(EOC) of the system. When a device is configured with hardware of different revisions, the system will initialize in some deterministic manner (e.g., the lowest common denominator that makes sense based on the hardware configuration). This is the 'default(0)' mode. The user can override this behavior by manually specifying the EOC Mode they would like.
What is rcChasEocModeAdminStatus?
This parameter controls the Enforce Operational Configuration mode, which determines how the chassis initializes when hardware revisions are mixed (e.g., line cards at different generations). The operator can set it to use the default lowest-common-denominator mode or explicitly specify a compatible EOC mode. An operator adjusts this when maintaining heterogeneous hardware to prevent initialization errors.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.4.14 snmpwalk -v2c -c public <target> RAPID-CITY::rcChasEocModeAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.4.14.1 snmpget -v2c -c public <target> RAPID-CITY::rcChasEocModeAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.4.14.1 i <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.14 | rcChasEocModeAdminStatus | RAPID-CITY |