rmIfVbrNrtPerClassOverbooking

CISCO-ATM-RM-MIB · .1.3.6.1.4.1.9.10.10.1.3.3.1.18

Object

column r/w percentInteger32
This object specifies the Per Class Overbooking
percentage for VBR-Nrt service category on this
interface. If the value of this object is 100,
Per Class Overbooking for VBR-Nrt is disabled on this
interface. Specifying a value that is greater than 100
causes the CAC to scale down the bandwidth allocated to
a VBR-Nrt VC on this interface by a factor that is equal
to the inverse of the overbooking percentage specified by
this object. A set request for this object will succeed
only if the value of the ifAdminStatus object for this
interface is 'down' and Interface overbooking
(rmIfOverBooking object) is disabled. A set request for
this object will not succeed if it specifies a value
that would cause the current bandwidth guarantees on
this interface to exceed the maximum bandwidth available
for guaranteed services on this interface.

Context

MIB
CISCO-ATM-RM-MIB
OID
.1.3.6.1.4.1.9.10.10.1.3.3.1.18
Type
column
Access
readwrite
Status
current
Units
percent
Parent
rmIfCfgEntry
Groups
1

Walk 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::rmIfVbrNrtPerClassOverbooking'
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::rmIfVbrNrtPerClassOverbooking.<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::rmIfVbrNrtPerClassOverbooking'

Syntax

percentInteger32

Values & Constraints

Object Constraints
range: 100-3200

Conformance