MIB Viewer

cinGlobalEnable

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.2.4.11.2
Access
read-write
Status
mandatory
Source
BLADE-MIB
Sub-identifiers
0
Disable/Enable Chassis Internal Network (CIN) function dynamically. Enabled: AMM reads the CIN entries. For each enabled entry, - If the CIN VLAN ID is new and does not have a CIN interface created yet then create a new CIN interface based on that CIN VLAN ID. Use the CIN IP address from the entry to create a host route. - If the CIN IP address is 0.0.0.0 then start ARP monitoring. Disabled: - Stop all ARP monitoring. - Delete all host routes. - Delete all CIN interfaces.
INTEGER { cinDisabled(0), cinEnabled(1) }