ccacDsConfigNonExclusivePercent
CISCO-CABLE-ADMISSION-CTRL-MIB ·
.1.3.6.1.4.1.9.9.450.1.2.3.1.7
Object
This object specifies the percentage of
bandwidth, over and above the exclusive
share, which can be used by this traffic type after
the exclusive bandwidth has been used up.
Since the bandwidth is non-exclusive,
it can be used by other traffic type as
specified.
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.3.1.7- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- ccacDsConfigEntry
- 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::ccacDsConfigNonExclusivePercent'
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::ccacDsConfigNonExclusivePercent.<ccacDsConfigIfIndex>.<ccacDsConfigTrafficType>'
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::ccacDsConfigNonExclusivePercent'
Values & Constraints
Type Constraints
range: 0..100
Conformance
Member of
Compliance refinements
ciscoCableAdmCtrlCompliance
readonly
Write and create access are not required.