CABH-IETF-QOS-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: CABH-IETF-QOS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 cabhQosMib 1.3.6.1.2.1.1
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.
     cabhQosMibObjects 1.3.6.1.2.1.1.1
         cabhPriorityQosMibObjects 1.3.6.1.2.1.1.1.1
             cabhPriorityQosBase 1.3.6.1.2.1.1.1.1.1
                 cabhPriorityQosMasterTable 1.3.6.1.2.1.1.1.1.1.1 no-access
This table contains a list of mappings for Application IDs to Default CableHome Priorities.
                     cabhPriorityQosMasterEntry 1.3.6.1.2.1.1.1.1.1.1.1 no-access
An entry for mapping Application IDs to Default CableHome Priorities.
                         cabhPriorityQosMasterApplicationId 1.3.6.1.2.1.1.1.1.1.1.1.1 unsigned32 no-access
The IANA well-known port number identifying an application.
                         cabhPriorityQosMasterDefaultCHPriority 1.3.6.1.2.1.1.1.1.1.1.1.2 unsigned32 read-only
The PriorityQos priority assigned to the application.
                         cabhPriorityQosMasterRowStatus 1.3.6.1.2.1.1.1.1.1.1.1.3 rowstatus read-only
The 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.
                 cabhPriorityQosSetToFactory 1.3.6.1.2.1.1.1.1.1.2 truthvalue read-write
When 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).
                 cabhPriorityQosLastSetToFactory 1.3.6.1.2.1.1.1.1.1.3 timestamp read-only
The value of sysUpTime when cabhPriorityQosSetToFactory was last set to true. Zero if never reset.
             cabhPriorityQosBp 1.3.6.1.2.1.1.1.1.2
                 cabhPriorityQosBpTable 1.3.6.1.2.1.1.1.1.2.1 no-access
This table contains the priorities for each of the discovered CableHome Host (BP) applications and related data.
                     cabhPriorityQosBpEntry 1.3.6.1.2.1.1.1.1.2.1.1 no-access
List 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.
                         cabhPriorityQosBpIpAddrType 1.3.6.1.2.1.1.1.1.2.1.1.1 inetaddresstype read-only
The type of the IP address assigned to a particular BP element.
                         cabhPriorityQosBpIpAddr 1.3.6.1.2.1.1.1.1.2.1.1.2 inetaddress read-only
The IP address assigned to a particular BP element.
                         cabhPriorityQosBpApplicationId 1.3.6.1.2.1.1.1.1.2.1.1.3 unsigned32 read-only
The IANA well-known port number assigned to a particular application implemented on the CableHome Host device in which this BP resides.
                         cabhPriorityQosBpDefaultCHPriority 1.3.6.1.2.1.1.1.1.2.1.1.4 unsigned32 read-only
The 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.
                         cabhPriorityQosBpIndex 1.3.6.1.2.1.1.1.1.2.1.1.5 unsigned32 read-only
The 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.
                 cabhPriorityQosBpDestTable 1.3.6.1.2.1.1.1.1.2.2 no-access
This 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.
                     cabhPriorityQosBpDestEntry 1.3.6.1.2.1.1.1.1.2.2.1 no-access
List 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.
                         cabhPriorityQosBpDestIndex 1.3.6.1.2.1.1.1.1.2.2.1.1 unsigned32 no-access
The locally unique index into the Destination Priority Table.
                         cabhPriorityQosBpDestIpAddrType 1.3.6.1.2.1.1.1.1.2.2.1.2 inetaddresstype read-only
The type of the Destination IP Address.
                         cabhPriorityQosBpDestIpAddr 1.3.6.1.2.1.1.1.1.2.2.1.3 inetaddress read-only
The Destination IP address of the LAN IP Device of an application to which special PriorityQos priority is assigned.
                         cabhPriorityQosBpDestPort 1.3.6.1.2.1.1.1.1.2.2.1.4 inetportnumber read-only
The port number of an application to which special PriorityQos priority is assigned.
                         cabhPriorityQosBpDestIpPortPriority 1.3.6.1.2.1.1.1.1.2.2.1.5 unsigned32 read-only
The PriorityQos priority assigned to a particular application in another LAN IP Device.
             cabhPriorityQosPs 1.3.6.1.2.1.1.1.1.3
                 cabhPriorityQosPsIfAttribTable 1.3.6.1.2.1.1.1.1.3.1 no-access
This table contains the number of media access priorities and number of queues associated with each LAN interface in the Residential Gateway.
                     cabhPriorityQosPsIfAttribEntry 1.3.6.1.2.1.1.1.1.3.1.1 no-access
Number 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.
                         cabhPriorityQosPsIfAttribIfNumPriorities 1.3.6.1.2.1.1.1.1.3.1.1.1 unsigned32 read-only
The number of media access priorities supported by this LAN interface.
                         cabhPriorityQosPsIfAttribIfNumQueues 1.3.6.1.2.1.1.1.1.3.1.1.2 unsigned32 read-only
The number of queues associated with this LAN interface.
     cabhQosNotification 1.3.6.1.2.1.1.2
         cabhPriorityQosNotification 1.3.6.1.2.1.1.2.1
     cabhQosConformance 1.3.6.1.2.1.1.3
         cabhPriorityQosConformance 1.3.6.1.2.1.1.3.1
             cabhPriorityQosGroups 1.3.6.1.2.1.1.3.1.1
                 cabhPriorityQosGroup 1.3.6.1.2.1.1.3.1.1.1
Group of objects for CableHome Application Priority MIB.
             cabhPriorityQosCompliances 1.3.6.1.2.1.1.3.1.2
                 cabhPriorityQosCompliance 1.3.6.1.2.1.1.3.1.2.1
The compliance statement for devices that implement CableHome 1.1 PriorityQos capability.