ccacUsConfigExclusivePercent
CISCO-CABLE-ADMISSION-CTRL-MIB ·
.1.3.6.1.4.1.9.9.450.1.2.2.1.7
Object
This object specifies the reserved bandwidth exclusively
related to the utilization of upstream bandwidth.
The exclusive percent must be greater than major threshold.
The sum of exclusive percent for all different scheduling
services on this upstream channel cannot be greater than
'100'.
Context
- MIB
- CISCO-CABLE-ADMISSION-CTRL-MIB
- OID
.1.3.6.1.4.1.9.9.450.1.2.2.1.7- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- ccacUsConfigEntry
- 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::ccacUsConfigExclusivePercent'
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::ccacUsConfigExclusivePercent.<ccacUsConfigIfIndex>.<ccacUsConfigSchedType>.<ccacUsConfigServiceClassName>'
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::ccacUsConfigExclusivePercent'
Syntax
- Source
- NonZeroPercent
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 1..100
Conformance
Member of
Compliance refinements
ciscoCableAdmCtrlCompliance
readonly
Write and create access are not required.