All MIBs › BCAM-MIB › bcamGlobalInProcLimit2
bcamGlobalInProcLimit2
Module: BCAM-MIB
OID (symbolic): BCAM-MIB::bcamGlobalInProcLimit2
OID (numeric): 1.3.6.1.4.1.231.2.17.2.26
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The second bucket limit for the recording of the inbound processing times in milliseconds. The inbound processing time is the time interval between the arrival of the first byte of a message at layer 2 and the receive of the last byte this message by the application. Every change will reset all counters for the inbound processing time.
What is bcamGlobalInProcLimit2?
Sets the second threshold (in milliseconds) for the inbound processing time histogram bucket, measuring the time from a message's first byte arriving at layer 2 until the application receives its last byte; changing it resets the related counters.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.17.2.26 snmpwalk -v2c -c public <target> BCAM-MIB::bcamGlobalInProcLimit2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.17.2.26.1 snmpget -v2c -c public <target> BCAM-MIB::bcamGlobalInProcLimit2.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.231.2.17.2.26.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bcamGlobalInProcLimit2.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::bcamGlobalInProcLimit2 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.26 | bcamGlobalInProcLimit2 | BCAM-MIB |