ccacUsSchedType
CISCO-CABLE-ADMISSION-CTRL-MIB ·
.1.3.6.1.4.1.9.9.450.1.3.2.1.1
Object
This object indicates the scheduling type of an upstream
channel.
When the service class name is referred the
value of this object is equal to 'undefined'.
Context
- MIB
- CISCO-CABLE-ADMISSION-CTRL-MIB
- OID
.1.3.6.1.4.1.9.9.450.1.3.2.1.1- Type
- column
- Access
- noaccess
- Status
- deprecated
- Parent
- ccacUsEntry
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::ccacUsSchedType'
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::ccacUsSchedType.<ifIndex>.<ccacUsSchedType>.<ccacUsServiceClassName>'
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::ccacUsSchedType'
Syntax
- Source
- CcacSchedulingType
- Base type
Enumeration
Values & Constraints
Type Values
1 | undefined |
2 | bestEffort |
3 | nonRealTimePollingService |
4 | realTimePollingService |
5 | unsolictedGrantServiceWithAD |
6 | unsolictedGrantService |