All MIBs › BCAM-MIB › bcamGlobalEsCreationIp
bcamGlobalEsCreationIp
Module: BCAM-MIB
OID (symbolic): BCAM-MIB::bcamGlobalEsCreationIp
OID (numeric): 1.3.6.1.4.1.231.2.17.2.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The types of IP protocols that will lead to automatic endsystem creation: ipOff (1) : no automatic endsystem creation due to IP protocols. ipInData (2) : automatic endsystem creation due to IP data received. ipOutData (4) : automatic endsystem creation due to IP data sent. ipRoutingProt (8) : automatic endsystem creation due to IP routing protocols. ipRoutingData (16) : automatic endsystem creation due to routed IP protocols.
What is bcamGlobalEsCreationIp?
This read-only bitmask indicates which IP-based protocols trigger automatic end-system discovery: ipOff(1)=none, ipInData(2)=incoming IP, ipOutData(4)=outgoing IP, ipRoutingProt(8)=routing protocols, ipRoutingData(16)=routed data. Determines what activity creates entries in the routing table. Example: a value of 7 (2+4+1) means auto-discovery happens for incoming and outgoing IP but no routing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.17.2.8 snmpwalk -v2c -c public <target> BCAM-MIB::bcamGlobalEsCreationIp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.17.2.8.1 snmpget -v2c -c public <target> BCAM-MIB::bcamGlobalEsCreationIp.1
Start monitoring Cabletron/Enterasys legacy Ethernet switches (BCAM subsystem) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BCAM-MIB::bcamGlobalEsCreationIp OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys legacy Ethernet switches (BCAM subsystem) from a single console.
OID Breakdown
Upper-level ancestors (8 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.231 | sni | AN-MIB |
| 1.3.6.1.4.1.231.2 | sniProductMibs | Application-Monitoring-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.231.2.17 | sniBcam | BCAM-MIB |
| 1.3.6.1.4.1.231.2.17.2 | bcamGlobal | BCAM-MIB |
| 1.3.6.1.4.1.231.2.17.2.8 | bcamGlobalEsCreationIp | BCAM-MIB |