All MIBs › BCAM-MIB › bcamGlobalInWaitLimit1
bcamGlobalInWaitLimit1
Module: BCAM-MIB
OID (symbolic): BCAM-MIB::bcamGlobalInWaitLimit1
OID (numeric): 1.3.6.1.4.1.231.2.17.2.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The lowest bucket limit for the recording of the input wait times in milliseconds. The input wait time is the time interval between the announcement of a message to an application and corresponding receive call. Every change will reset all counters for the input wait time.
What is bcamGlobalInWaitLimit1?
Sets the lowest threshold (in milliseconds) for the input wait time histogram bucket, where input wait time is the delay between a message being announced to an application and the application's corresponding receive call; 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.13 snmpwalk -v2c -c public <target> BCAM-MIB::bcamGlobalInWaitLimit1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.17.2.13.1 snmpget -v2c -c public <target> BCAM-MIB::bcamGlobalInWaitLimit1.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.231.2.17.2.13.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bcamGlobalInWaitLimit1.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::bcamGlobalInWaitLimit1 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.13 | bcamGlobalInWaitLimit1 | BCAM-MIB |