rmIfOutPacingForce
CISCO-ATM-RM-MIB ·
.1.3.6.1.4.1.9.10.10.1.3.3.1.3
Object
A Set Request for rmIfOutPacingRateRequested that does not reduce the port rate below the currently allocated bandwidth guarantees for the output flow always succeeds irrespective of the value of rmIfOutPacingForce. But a Set Request for rmIfOutPacingRateRequested that does reduce the port rate below the currently allocated bandwidth guarantees for the output flow will succeed only if rmIfOutPacingForce object is also set to the value forceChange. In either of the above cases, once rmIfOutPacingRateRequested object is set to the appropriate value, rmIfOutPacingForce object assumes the noForceChange value. This object is not instantiated for interfaces to which it cannot be applied.
Context
- MIB
- CISCO-ATM-RM-MIB
- OID
.1.3.6.1.4.1.9.10.10.1.3.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rmIfCfgEntry
- Groups
- 5
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ATM-RM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-RM-MIB::rmIfOutPacingForce'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ATM-RM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-RM-MIB::rmIfOutPacingForce.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-RM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-RM-MIB::rmIfOutPacingForce'
Syntax
- Source
- ForceValue
- Base type
Enumeration
Values & Constraints
Type Values
1 | forceChange |
2 | noForceChange |