All MIBs › CISCO-ATM-RM-MIB › rmIfDirControlLinkShareMinVbr
rmIfDirControlLinkShareMinVbr
Module: CISCO-ATM-RM-MIB
OID (symbolic): CISCO-ATM-RM-MIB::rmIfDirControlLinkShareMinVbr
OID (numeric): 1.3.6.1.4.1.9.10.10.1.3.4.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Configuration in the Controller Link Sharing (CLS) scheme. Specifies a minimum amount of VBR traffic that can be reserved in a traffic direction on an interface. It is expressed as a percentage of the maximum traffic direction's bandwidth (applies after output pacing, for example). This object interacts with MinCbr, MinAbr, and MinUbr (if specified), such that MinVbr + MinCbr + MinAbr + MinUbr <= 95%. This object interacts with MaxVbr (if specified) such that MinVbr <= MaxVbr. Note that a change to this value affects subsequent connection setup, not existing connections. If the object is set to -1, the object is considered to be unspecified. This object is not instantiated for interfaces to which it cannot be applied.
What is rmIfDirControlLinkShareMinVbr?
Part of the Controller Link Sharing (CLS) scheme; specifies the minimum percentage of the traffic direction's bandwidth reserved for VBR traffic on the interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.10.1.3.4.1.5 snmpwalk -v2c -c public <target> CISCO-ATM-RM-MIB::rmIfDirControlLinkShareMinVbr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.10.1.3.4.1.5.1 snmpget -v2c -c public <target> CISCO-ATM-RM-MIB::rmIfDirControlLinkShareMinVbr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.10.1.3.4.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rmIfDirControlLinkShareMinVbr.1
Start monitoring Cisco ATM switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ATM-RM-MIB::rmIfDirControlLinkShareMinVbr OID value, configure state conditions and alerts, and monitor any Cisco ATM switches 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.10 | ciscoAtmRmMIB | CISCO-ATM-RM-MIB |
| 1.3.6.1.4.1.9.10.10.1 | ciscoAtmRmMIBObjects | CISCO-ATM-RM-MIB |
| 1.3.6.1.4.1.9.10.10.1.3 | ciscoAtmRmIfCfg | CISCO-ATM-RM-MIB |
| 1.3.6.1.4.1.9.10.10.1.3.4 | rmIfDirectionCfgTable | CISCO-ATM-RM-MIB |
| 1.3.6.1.4.1.9.10.10.1.3.4.1 | rmIfDirectionCfgEntry | CISCO-ATM-RM-MIB |
| 1.3.6.1.4.1.9.10.10.1.3.4.1.5 | rmIfDirControlLinkShareMinVbr | CISCO-ATM-RM-MIB |