rmIfOverBooking
CISCO-ATM-RM-MIB ·
.1.3.6.1.4.1.9.10.10.1.3.3.1.16
Object
column r/w
percentInteger32
This object specifies overbooking on this interface as a percentage of the Maximum Cell Rate that is possible on this interface. If the value of this object is 100, overbooking is disabled on this interface. A set request for this object will succeed only if the value of the ifAdminStatus object for this interface is 'down'. 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.16- Type
- column
- Access
- readwrite
- Status
- current
- Units
- percent
- Parent
- rmIfCfgEntry
- Groups
- 2
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::rmIfOverBooking'
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::rmIfOverBooking.<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::rmIfOverBooking'
Syntax
percentInteger32
Values & Constraints
Object Constraints
range: 100-1000
Conformance
Member of