ccacUsConfigRevNonExclusivePercent
CISCO-CABLE-ADMISSION-CTRL-MIB ·
.1.3.6.1.4.1.9.9.450.1.2.4.1.7
Object
This object specifies the percentage of
bandwidth, over and above the exclusive
share, which can be used by scheduling service after
the exclusive bandwidth has been used up.
Since the bandwidth is non-exclusive,
it has the potential to be shared by other classes
depending on the configuration.
The sum of exclusive and non-exclusive percent in the
same entry cannot be greater than '100'.
Context
- MIB
- CISCO-CABLE-ADMISSION-CTRL-MIB
- OID
.1.3.6.1.4.1.9.9.450.1.2.4.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccacUsConfigRevEntry
- Groups
- 1
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-CABLE-ADMISSION-CTRL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-ADMISSION-CTRL-MIB::ccacUsConfigRevNonExclusivePercent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CABLE-ADMISSION-CTRL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-ADMISSION-CTRL-MIB::ccacUsConfigRevNonExclusivePercent.<ccacUsConfigRevIfIndex>.<ccacUsConfigRevAppBucketIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CABLE-ADMISSION-CTRL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CABLE-ADMISSION-CTRL-MIB::ccacUsConfigRevNonExclusivePercent'
Values & Constraints
Type Constraints
range: 0..100
Conformance
Member of
Compliance refinements
ciscoCableAdmCtrlComplianceRev
readonly
Write and create access are not required.