All MIBs › BCAM-MIB › bcamCepTabProtocolClass
bcamCepTabProtocolClass
Module: BCAM-MIB
OID (symbolic): BCAM-MIB::bcamCepTabProtocolClass
OID (numeric): 1.3.6.1.4.1.231.2.17.6.10.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The protocol class used for this connection. local (1) : the partner application resides in the same host. nea (2) : the proprietary NEA protocol is used as transport protocol. iso (3) : the ISO protocol is used as transport protocol. tcp (4) : the TCP protocol is used as transport protocol.
What is bcamCepTabProtocolClass?
This read-only field indicates which protocol is used for a connection: local(1)=same-host, nea(2)=proprietary, iso(3)=ISO protocol, tcp(4)=TCP/IP. Identifies the transport protocol. Example: tcp(4) means this connection uses TCP over IP for reliable delivery.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.17.6.10.1.1 snmpwalk -v2c -c public <target> BCAM-MIB::bcamCepTabProtocolClass
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.17.6.10.1.1.1 snmpget -v2c -c public <target> BCAM-MIB::bcamCepTabProtocolClass.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bcamCepTabProtocolClass.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::bcamCepTabProtocolClass 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.6 | bcamCep | BCAM-MIB |
| 1.3.6.1.4.1.231.2.17.6.10 | bcamCepTab | BCAM-MIB |
| 1.3.6.1.4.1.231.2.17.6.10.1 | bcamCepTabEntry | BCAM-MIB |
| 1.3.6.1.4.1.231.2.17.6.10.1.1 | bcamCepTabProtocolClass | BCAM-MIB |