cinGlobalEnable
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.11.2
Object
scalar mandatory
r/w
Enumeration
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.
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.11.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- chassisInternalNetwork
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::cinGlobalEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::cinGlobalEnable'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.