rmSwitchOverSubFactor
CISCO-ATM-RM-MIB ·
.1.3.6.1.4.1.9.10.10.1.1.1
Object
scalar r/w
Integer32
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)
Context
- MIB
- CISCO-ATM-RM-MIB
- OID
.1.3.6.1.4.1.9.10.10.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ciscoAtmRmSwitchCfg
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::rmSwitchOverSubFactor.0'
More examples
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::rmSwitchOverSubFactor'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-32