All MIBs › CISCO-WAN-AXIPOP-MIB › frstdABRRDF
frstdABRRDF
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::frstdABRRDF
OID (numeric): 1.3.6.1.4.1.351.110.5.1.2.1.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Rate Decrease Factor. This unitless value has to be inverted to arrive at the actual value. The valid values possible are only powers of 2; i.e. 1, 2, 4, 8 ..... 32768. The SNMP agent has to verify this compliance.
What is frstdABRRDF?
This read-write integer (1..32768) is the Rate Decrease Factor for a standard-ABR connection, a unitless value that must be inverted to get the actual decrease factor, and it is restricted to powers of 2 (1, 2, 4, 8, ... 32768), with the SNMP agent enforcing that compliance. An administrator sets RDF to control how aggressively the ABR source's allowed cell rate is decreased in response to congestion feedback. For example, setting frstdABRRDF to 8 (an accepted power of 2) produces a different, more gradual rate-decrease behavior than setting it to the maximum 32768, and attempting to set it to a non-power-of-2 like 10 would be rejected by the agent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.2.1.3.1.4 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::frstdABRRDF
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.2.1.3.1.4.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::frstdABRRDF.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.1.2.1.3.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> frstdABRRDF.1
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::frstdABRRDF OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.
OID Breakdown
Upper-level ancestors (11 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1 | frameRelay | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1.2 | frChan | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.1.2.1 | frChanCnfGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.2.1.3 | frstdABRCnfGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.2.1.3.1 | frstdABRCnfGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.2.1.3.1.4 | frstdABRRDF | CISCO-WAN-AXIPOP-MIB |