CISCO-QLLC01-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-QLLC01-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
 snaqllc01 1.3.6.1.4.1.9.10.6
This is the MIB module for objects used to manage the QLLC protocol.
     qllc 1.3.6.1.4.1.9.10.6.1
         qllcLSAdminTable 1.3.6.1.4.1.9.10.6.1.1 no-access
This table contains objects that can be changed for each qllc entry. Changing one of these parameters will take effect in the operating LS immediately. Each qllc connection will have an entry in this table.
             qllcLSAdminEntry 1.3.6.1.4.1.9.10.6.1.1.1 no-access
Configured parameter values for a specific qllc.
                 qllcLSAdminIfIndex 1.3.6.1.4.1.9.10.6.1.1.1.1 ifindextype read-write
Interface Index value for the qllc connection.
                 qllcLSAdminLciVcIndex 1.3.6.1.4.1.9.10.6.1.1.1.2 ifindextype read-write
The virtual circuit number for the logical channel identifier or PVC number depending on the type of circuit on this interface.
                 qllcLSAdminCircuitType 1.3.6.1.4.1.9.10.6.1.1.1.3 integer read-write
The circuit type on this interface. Enumeration: 'switchedVC': 1, 'permanentVC': 2.
                 qllcLSAdminRole 1.3.6.1.4.1.9.10.6.1.1.1.4 integer read-write
The role that the QLLC link station shall assume. Enumeration: 'peerToPeer': 3, 'primary': 1, 'secondary': 2.
                 qllcLSAdminX25Add 1.3.6.1.4.1.9.10.6.1.1.1.5 x121address read-write
The X.25 address associated with the qllc connection.
                 qllcLSAdminModulo 1.3.6.1.4.1.9.10.6.1.1.1.6 integer read-write
The modulus for QLLC link station. It determines the size of the rotating ACK window and can take values of 8 and 128. Enumeration: 'modulo8': 1, 'modulo128': 2.
                 qllcLSAdminLgX25 1.3.6.1.4.1.9.10.6.1.1.1.7 integer32 read-write
The largest QLLC packet allowed to go out on the QLLC/X.25 side.
         qllcLSOperTable 1.3.6.1.4.1.9.10.6.1.2 no-access
This table contains an entry for each qllc connection.
             qllcLSOperEntry 1.3.6.1.4.1.9.10.6.1.2.1 no-access
Parameter values for a specific qllc connection.
                 qllcLSOperIfIndex 1.3.6.1.4.1.9.10.6.1.2.1.1 ifindextype read-only
Interface Index value for the qllc connection.
                 qllcLSOperLciVcIndex 1.3.6.1.4.1.9.10.6.1.2.1.2 ifindextype read-only
The virtual circuit number for the logical channel identifier on this interface.
                 qllcLSOperCircuitType 1.3.6.1.4.1.9.10.6.1.2.1.3 integer read-only
The circuit type on this interface. Enumeration: 'switchedVC': 1, 'permanentVC': 2.
                 qllcLSOperRole 1.3.6.1.4.1.9.10.6.1.2.1.4 integer read-only
The role the QLLC link station. Enumeration: 'peerToPeer': 3, 'primary': 1, 'secondary': 2.
                 qllcLSOperX25Add 1.3.6.1.4.1.9.10.6.1.2.1.5 x121address read-only
The remote X.25 address associated with the qllc connection.
                 qllcLSOperModulo 1.3.6.1.4.1.9.10.6.1.2.1.6 integer read-only
The modulus for QLLC link station. It determines the size of the rotating ACK window and can take values of 8 and 128. Enumeration: 'modulo8': 1, 'modulo128': 2.
                 qllcLSOperState 1.3.6.1.4.1.9.10.6.1.2.1.7 integer read-only
The state of a particular QLLC connection. Inop, closed, opening, closing, recovery and opened are states defined in the IBM document SC30-3409-1 The X.25 1984/1988 DTE/DCE and DTE/DTE Interface Architecture Reference. Enumeration: 'lsStateOpened': 6, 'lsStateClosing': 4, 'lsStateClosed': 2, 'lsStateOpening': 3, 'lsStateRecovery': 5, 'lsStateInop': 1.
                 qllcLSOperLgX25 1.3.6.1.4.1.9.10.6.1.2.1.8 integer32 read-only
The largest QLLC packet allowed to go out on the QLLC/X.25 side.
         qllcLSStatsTable 1.3.6.1.4.1.9.10.6.1.3 no-access
This table defines link station statistics kept for each qllc connection.
             qllcLSStatsEntry 1.3.6.1.4.1.9.10.6.1.3.1 no-access
Link station statistics.
                 qllcLSStatsIfIndex 1.3.6.1.4.1.9.10.6.1.3.1.1 ifindextype read-only
Interface Index value for the qllc connection.
                 qllcLSStatsLciVcIndex 1.3.6.1.4.1.9.10.6.1.3.1.2 ifindextype read-only
The virtual circuit number for the logical channel identifier on this interface.
                 qllcLSStatsXidIn 1.3.6.1.4.1.9.10.6.1.3.1.3 counter32 read-only
The number of XIDs received from the LS on this VC.
                 qllcLSStatsXidOut 1.3.6.1.4.1.9.10.6.1.3.1.4 counter32 read-only
The number of XIDs sent to the LS on this VC.
                 qllcLSStatsTestIn 1.3.6.1.4.1.9.10.6.1.3.1.5 counter32 read-only
The number of TEST packets received from the LS on this VC.
                 qllcLSStatsTestOut 1.3.6.1.4.1.9.10.6.1.3.1.6 counter32 read-only
The number of TEST packets sent to the LS from this VC.
                 qllcLSStatsQuenchOff 1.3.6.1.4.1.9.10.6.1.3.1.7 counter32 read-only
The number of times the connection Quenched off for this connection.
                 qllcLSStatsQuenchOn 1.3.6.1.4.1.9.10.6.1.3.1.8 counter32 read-only
The number of times the connection Quenched on for this connection.
                 qllcLSStatsInPaks 1.3.6.1.4.1.9.10.6.1.3.1.9 counter32 read-only
The total number of information packets received on this interfaces.
                 qllcLSStatsOutPaks 1.3.6.1.4.1.9.10.6.1.3.1.10 counter32 read-only
The total number of information packets sent on this interfaces.
                 qllcLSStatsInBytes 1.3.6.1.4.1.9.10.6.1.3.1.11 counter32 read-only
The total number of bytes in the information packets received on this connection.
                 qllcLSStatsOutBytes 1.3.6.1.4.1.9.10.6.1.3.1.12 counter32 read-only
The total number of bytes in the information packets sent on this connection.
                 qllcLSStatsNumRcvQsms 1.3.6.1.4.1.9.10.6.1.3.1.13 counter32 read-only
The number of QSMs received on this connection.
                 qllcLSStatsNumSndQsms 1.3.6.1.4.1.9.10.6.1.3.1.14 counter32 read-only
The number of QSMs sent on this connection.
                 qllcLSStatsNumRcvDiscs 1.3.6.1.4.1.9.10.6.1.3.1.15 counter32 read-only
The number of DISCs received on this connection.
                 qllcLSStatsNumSndDiscs 1.3.6.1.4.1.9.10.6.1.3.1.16 counter32 read-only
The number of DISCs sent on this connection.
                 qllcLSStatsNumRcvDms 1.3.6.1.4.1.9.10.6.1.3.1.17 counter32 read-only
The number of DMs received on this connection.
                 qllcLSStatsNumSndDms 1.3.6.1.4.1.9.10.6.1.3.1.18 counter32 read-only
The number of DMs sent on this connection.
                 qllcLSStatsNumRcvFrmrs 1.3.6.1.4.1.9.10.6.1.3.1.19 counter32 read-only
The number of FRMRs received on this connection.
                 qllcLSStatsNumSndFrmrs 1.3.6.1.4.1.9.10.6.1.3.1.20 counter32 read-only
The number of FRMRs sent on this connection.
                 qllcLSStatsNumDrops 1.3.6.1.4.1.9.10.6.1.3.1.21 counter32 read-only
The number of packets dropped due to buffer allocation or other internal problems.
                 qllcLSStatsNumErrs 1.3.6.1.4.1.9.10.6.1.3.1.22 counter32 read-only
The number of HDLC protocol errors detected.
     qllcMibConformance 1.3.6.1.4.1.9.10.6.2
         qllcMibCompliances 1.3.6.1.4.1.9.10.6.2.1
             qllcMibCompliance 1.3.6.1.4.1.9.10.6.2.1.1
The compliance statement for QLLC nodes.
         qllcMibGroups 1.3.6.1.4.1.9.10.6.2.2
             qllcLSAdminGroup 1.3.6.1.4.1.9.10.6.2.2.1
A collection of objects providing configuration capability.
             qllcLSOperGroup 1.3.6.1.4.1.9.10.6.2.2.2
A collection of objects providing operational control capability.
             qllcLSStatsGroup 1.3.6.1.4.1.9.10.6.2.2.3
A collection of objects providing statistics.