All MIBs › CISCO-VSIMASTER-MIB › vsiAvailableChnlWarnThreshold
vsiAvailableChnlWarnThreshold
Module: CISCO-VSIMASTER-MIB
OID (symbolic): CISCO-VSIMASTER-MIB::vsiAvailableChnlWarnThreshold
OID (numeric): 1.3.6.1.4.1.9.9.162.1.1.1.12
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: A controller has in its domain multiple instances of the vsiLogicalIfAvailIngressChnls and vsiLogicalIfAvailEgressChnls counters. This set of values, associated with all the logical interfaces in the vsiLogicalIfTable, is monitored so as to note the minimum value.
The minimum observed value is compared against this threshold object. If the minimum observed value is less than this threshold, and the value at the last comparison was greater than or equal to this threshold, a single event will be generated, to indicate a warning that available channels are being depleted. After a warning event is generated, another such event will not be generated unless the vsiAvailableChnlAlarmThreshold is reached. If the vsiAvailableChnlAlarmThreshold is reached and then the minimum observed value is greater than or equal to this threshold, a single event is generated, to indicate that a recovery of resources has occurred.
If this object contains the value zero, then the thresholding operation will be disabled. Otherwise, the value of this object must be greater than or equal to the value of the associated vsiAvailableChnlAlarmThreshold object. Notification emissions are also gated by the vsiXCTrapEnable object.
What is vsiAvailableChnlWarnThreshold?
This read-write Integer32 object, expressed as a percentage from 0 to 100, sets the warning threshold against which the switch compares the minimum observed value across all of a controller's ingress and egress available-channel counters. An administrator lowers or raises this threshold to control how early a warning-level channel-exhaustion alert fires as available channels across the controller's logical interfaces shrink. For example, setting this threshold to 20 means the switch raises a warning once the lowest available-channel count across any logical interface under this controller drops below 20 percent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.1.1.12 snmpwalk -v2c -c public <target> CISCO-VSIMASTER-MIB::vsiAvailableChnlWarnThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.162.1.1.1.12.1 snmpget -v2c -c public <target> CISCO-VSIMASTER-MIB::vsiAvailableChnlWarnThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.162.1.1.1.12.1 i <value>
Start monitoring Cisco BPX/MGX ATM WAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VSIMASTER-MIB::vsiAvailableChnlWarnThreshold OID value, configure state conditions and alerts, and monitor any Cisco BPX/MGX ATM WAN switches from a single console.
OID Breakdown
Upper-level ancestors (12 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.162 | ciscoVsiMasterMIB | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1 | ciscoVsiMasterObjects | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.1 | vsiMasterControllerTable | CISCO-VSI-MASTER-MIB |
| 1.3.6.1.4.1.9.9.162.1.1.1 | vsiMasterControllerEntry | CISCO-VSI-MASTER-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.162.1.1.1.12 | vsiAvailableChnlWarnThreshold | CISCO-VSIMASTER-MIB |