All MIBs › CISCO-ATM-RM-MIB › rmSwitchOverSubFactor
rmSwitchOverSubFactor
Module: CISCO-ATM-RM-MIB
OID (symbolic): CISCO-ATM-RM-MIB::rmSwitchOverSubFactor
OID (numeric): 1.3.6.1.4.1.9.10.10.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Over Subscription Factor (OSF) is used on switch startup/OIR to determine the maximum sizes of VBR-NRT and ABR/UBR queues. In general, the larger the value of OSF specified, the larger the queues are made at startup. Denoting the maximum sizes of CBR,VBR-RT, VBR-NRT, and ABR/UBR output queues for a physical interface as L1, L2, L3, and L4, respectively, an example algorithm is: L3 = .25 * (OSF*(2048-L1 -L2) L4 = .75 * (OSF*(2048-L1 -L2)
What is rmSwitchOverSubFactor?
Read-write setting for the switch's Over Subscription Factor, which controls the maximum sizes allocated to VBR-NRT and ABR/UBR queues at switch startup or OIR.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.10.1.1.1 snmpwalk -v2c -c public <target> CISCO-ATM-RM-MIB::rmSwitchOverSubFactor
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.10.1.1.1.1 snmpget -v2c -c public <target> CISCO-ATM-RM-MIB::rmSwitchOverSubFactor.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.10.1.1.1.1 i <value>
Start monitoring Cisco ATM switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ATM-RM-MIB::rmSwitchOverSubFactor 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.1 | ciscoAtmRmSwitchCfg | CISCO-ATM-RM-MIB |
| 1.3.6.1.4.1.9.10.10.1.1.1 | rmSwitchOverSubFactor | CISCO-ATM-RM-MIB |