All MIBs › CISCO-ATM-RM-MIB › rmSwitchScrMarginFactor
rmSwitchScrMarginFactor
Module: CISCO-ATM-RM-MIB
OID (symbolic): CISCO-ATM-RM-MIB::rmSwitchScrMarginFactor
OID (numeric): 1.3.6.1.4.1.9.10.10.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Sustained Cell Rate Margin Factor (SCRMF) is used in Connection Admission Control (CAC) of VBR connections to vary the weight given to the difference between Sustained Cell Rate (scr) and Peak Cell Rate (pcr) specified in the traffic contract. When calculating the equivalent bandwidth offered by a connection, SCRMF is used as follows: eqBw = scr + ((pcr - scr) * rcacVbrScrmf) / 100
What is rmSwitchScrMarginFactor?
Read-write setting for the Sustained Cell Rate Margin Factor, which weights the difference between a VBR connection's sustained and peak cell rates during Connection Admission Control (CAC).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.10.1.1.2 snmpwalk -v2c -c public <target> CISCO-ATM-RM-MIB::rmSwitchScrMarginFactor
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.10.1.1.2.1 snmpget -v2c -c public <target> CISCO-ATM-RM-MIB::rmSwitchScrMarginFactor.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.10.1.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rmSwitchScrMarginFactor.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::rmSwitchScrMarginFactor 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.2 | rmSwitchScrMarginFactor | CISCO-ATM-RM-MIB |