CABH-IETF-QOS-MIB
AI MIB Summary
The CABH-IETF-QOS-MIB module configures and monitors Quality of Service (QoS) prioritization parameters, including traffic classes and scheduling policies, specifically within CableHome cable modem termination systems and subscriber premises equipment. It enables network operators to enforce bandwidth guarantees and latency controls for voice, video, and data streams over DOCSIS-based cable infrastructure.
This MIB module supplies parameters for the configuration and monitoring of CableHome prioritized QoS capability. Copyright (C) The Internet Society (2003). This version of this MIB module is part of RFC xxxx; see the RFC itself for full legal notices.
Main OID:
cabhQosMib.1.3.6.1.2.1.1
39
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
39 total| Object Name |
|---|
cabhQosMibThis MIB module supplies parameters for the configuration and monitoring of CableHome prioritized QoS capability. Copyright (C) The Internet Society (2003). This version of this MIB module is part of RFC xxxx; see the RFC itself for full legal notices. MODULE-IDENTITY .1.3.6.1.2.1.1 |
cabhQosMibObjects OBJECT IDENTIFIER .1.3.6.1.2.1.1.1 |
cabhPriorityQosMibObjects OBJECT IDENTIFIER .1.3.6.1.2.1.1.1.1 |
cabhPriorityQosBase OBJECT IDENTIFIER .1.3.6.1.2.1.1.1.1.1 |
cabhPriorityQosMasterTableThis table contains a list of mappings for Application IDs to Default CableHome Priorities. SEQUENCE OF CabhPriorityQosMasterEntry .1.3.6.1.2.1.1.1.1.1.1 |
cabhPriorityQosMasterEntryAn entry for mapping Application IDs to Default CableHome Priorities. CabhPriorityQosMasterEntry .1.3.6.1.2.1.1.1.1.1.1.1 |
cabhPriorityQosMasterApplicationIdThe IANA well-known port number identifying an application. Unsigned32 .1.3.6.1.2.1.1.1.1.1.1.1.1 |
cabhPriorityQosMasterDefaultCHPriorityThe PriorityQos priority assigned to the application.rw Unsigned32 .1.3.6.1.2.1.1.1.1.1.1.1.2 |
cabhPriorityQosMasterRowStatusThe Row Status interlock for creation and deletion of row entries. Specifying only this object (with the appropriate index) on a PS is sufficient to create a row with default values. There is no restrictions to change the value of cabhPriorityQosMasterDefaultCHPriority in a row while this object is set to active.rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.1.1.1.1.1.1.3 |
cabhPriorityQosSetToFactoryWhen this object is set to true(1), the PS MUST clear all the entries in the cabhPriorityQosBpTable and cabhPriorityQosBpDestTable. Reading this object always returns false(2).rw TruthValue (SNMPv2-TC) .1.3.6.1.2.1.1.1.1.1.2 |
cabhPriorityQosLastSetToFactoryThe value of sysUpTime when cabhPriorityQosSetToFactory was last set to true. Zero if never reset.ro TimeStamp (SNMPv2-TC) .1.3.6.1.2.1.1.1.1.1.3 |
cabhPriorityQosBp OBJECT IDENTIFIER .1.3.6.1.2.1.1.1.1.2 |
cabhPriorityQosBpTableThis table contains the priorities for each of the discovered CableHome Host (BP) applications and related data. SEQUENCE OF CabhPriorityQosBpEntry .1.3.6.1.2.1.1.1.1.2.1 |
cabhPriorityQosBpEntryList of applications entries. Implementors need to be aware that if the size of cabhPriorityQosBpIpAddr exceeds 113 octets then OIDs of column instances in this table will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3. CabhPriorityQosBpEntry .1.3.6.1.2.1.1.1.1.2.1.1 |
cabhPriorityQosBpIpAddrTypeThe type of the IP address assigned to a particular BP element.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.1.1.1.2.1.1.1 |
cabhPriorityQosBpIpAddrThe IP address assigned to a particular BP element.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.1.1.1.2.1.1.2 |
cabhPriorityQosBpApplicationIdThe IANA well-known port number assigned to a particular application implemented on the CableHome Host device in which this BP resides.ro Unsigned32 .1.3.6.1.2.1.1.1.1.2.1.1.3 |
cabhPriorityQosBpDefaultCHPriorityThe PriorityQos priority assigned to a particular application implemented on CableHome Host device in which this BP resides. The PS populates this entry according to the Application Priority Master Table.ro Unsigned32 .1.3.6.1.2.1.1.1.1.2.1.1.4 |
cabhPriorityQosBpIndexThe unique identifier for a particular row in the BP Application Priority Table. This identifier is used as an index into the 'nested' Destination Priority Table.ro Unsigned32 .1.3.6.1.2.1.1.1.1.2.1.1.5 |
cabhPriorityQosBpDestTableThis table contains the priorities based on destination IP address and port number. It is indexed with a unique identifier for rows in the BP Application Priority Table. SEQUENCE OF CabhPriorityQosBpDestEntry .1.3.6.1.2.1.1.1.1.2.2 |
cabhPriorityQosBpDestEntryList of Destination IP addresses and port numbers for an application to which special PriorityQos priority is provisioned. Implementors need to be aware that if the size of cabhPriorityQosBpIpAddr exceeds 112 octets then OIDs of column instances in this table will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3. CabhPriorityQosBpDestEntry .1.3.6.1.2.1.1.1.1.2.2.1 |
cabhPriorityQosBpDestIndexThe locally unique index into the Destination Priority Table. Unsigned32 .1.3.6.1.2.1.1.1.1.2.2.1.1 |
cabhPriorityQosBpDestIpAddrTypeThe type of the Destination IP Address.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.1.1.1.2.2.1.2 |
cabhPriorityQosBpDestIpAddrThe Destination IP address of the LAN IP Device of an application to which special PriorityQos priority is assigned.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.1.1.1.2.2.1.3 |
cabhPriorityQosBpDestPortThe port number of an application to which special PriorityQos priority is assigned.ro InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.2.1.1.1.1.2.2.1.4 |
cabhPriorityQosBpDestIpPortPriorityThe PriorityQos priority assigned to a particular application in another LAN IP Device.ro Unsigned32 .1.3.6.1.2.1.1.1.1.2.2.1.5 |
cabhPriorityQosPs OBJECT IDENTIFIER .1.3.6.1.2.1.1.1.1.3 |
cabhPriorityQosPsIfAttribTableThis table contains the number of media access priorities and number of queues associated with each LAN interface in the Residential Gateway. SEQUENCE OF CabhPriorityQosPsIfAttribEntry .1.3.6.1.2.1.1.1.1.3.1 |
cabhPriorityQosPsIfAttribEntryNumber of media access priorities and number of queues for each LAN interface in the Residential Gateway. This table applies only to interfaces through which data flows. CabhPriorityQosPsIfAttribEntry .1.3.6.1.2.1.1.1.1.3.1.1 |
cabhPriorityQosPsIfAttribIfNumPrioritiesThe number of media access priorities supported by this LAN interface.ro Unsigned32 .1.3.6.1.2.1.1.1.1.3.1.1.1 |
cabhPriorityQosPsIfAttribIfNumQueuesThe number of queues associated with this LAN interface.ro Unsigned32 .1.3.6.1.2.1.1.1.1.3.1.1.2 |
cabhQosNotification OBJECT IDENTIFIER .1.3.6.1.2.1.1.2 |
cabhPriorityQosNotification OBJECT IDENTIFIER .1.3.6.1.2.1.1.2.1 |
cabhQosConformance OBJECT IDENTIFIER .1.3.6.1.2.1.1.3 |
cabhPriorityQosConformance OBJECT IDENTIFIER .1.3.6.1.2.1.1.3.1 |
cabhPriorityQosGroups OBJECT IDENTIFIER .1.3.6.1.2.1.1.3.1.1 |
cabhPriorityQosGroupGroup of objects for CableHome Application Priority MIB. Unknown .1.3.6.1.2.1.1.3.1.1.1 |
cabhPriorityQosCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.1.3.1.2 |
cabhPriorityQosComplianceThe compliance statement for devices that implement CableHome 1.1 PriorityQos capability. Unknown .1.3.6.1.2.1.1.3.1.2.1 |