IBMHPRNCL-MIB: View SNMP OID List / Download MIB

VENDOR: IBM


 Home MIB: IBMHPRNCL-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
 ibm 1.3.6.1.4.1.2
     ibmArchitecture 1.3.6.1.4.1.2.5
         hpr 1.3.6.1.4.1.2.5.10
               ibmHprNcl 1.3.6.1.4.1.2.5.10.3
                   ibmHprNclGlobe 1.3.6.1.4.1.2.5.10.3.1
                       ibmHprNclGlobeCtrState 1.3.6.1.4.1.2.5.10.3.1.1 integer read-write
This object is used for a network management station to turn on/off the optional counters in the ibmHprNclTable. notActive(1) - these counters are not being incremented; their values are always zero active(2) - these counters are being incremented Enumeration: 'notActive': 1, 'active': 2.
                       ibmHprNclGlobeCtrStateTime 1.3.6.1.4.1.2.5.10.3.1.2 timeticks read-only
The timestamp (i.e., the Agent's appnNodeUpTime value) when the ibmHprNclGlobeCtrState object was last changed. This time is in hundredths of a second.
                       ibmHprNclGlobeAssignAnrs 1.3.6.1.4.1.2.5.10.3.1.3 counter read-only
The total number of ANR's assigned by this node since it was last re-initialized.
                   ibmHprNclTable 1.3.6.1.4.1.2.5.10.3.2 no-access
The HPR NCL table
                       ibmHprNclEntry 1.3.6.1.4.1.2.5.10.3.2.1 no-access
The EnvId is used as the index to this table.
                           ibmHprNclEnvId 1.3.6.1.4.1.2.5.10.3.2.1.1 gauge read-only
The product's internal environment id for this NCL, e.g., adapter number, address space number.
                           ibmHprNclDlcRecvNetFrames 1.3.6.1.4.1.2.5.10.3.2.1.2 counter read-only
The total number of network priority frames received from the data control layer (DLC).
                           ibmHprNclDlcRecvHiFrames 1.3.6.1.4.1.2.5.10.3.2.1.3 counter read-only
The total number of high priority frames received from the data control layer (DLC).
                           ibmHprNclDlcRecvMedFrames 1.3.6.1.4.1.2.5.10.3.2.1.4 counter read-only
The total number of medium priority frames received from the data control layer (DLC).
                           ibmHprNclDlcRecvLoFrames 1.3.6.1.4.1.2.5.10.3.2.1.5 counter read-only
The total number of low priority frames received from the data control layer (DLC).
                           ibmHprNclDlcRecvNetBytes 1.3.6.1.4.1.2.5.10.3.2.1.6 counter read-only
The total number of network priority bytes received from the data control layer (DLC).
                           ibmHprNclDlcRecvHiBytes 1.3.6.1.4.1.2.5.10.3.2.1.7 counter read-only
The total number of high priority bytes received from the data control layer (DLC).
                           ibmHprNclDlcRecvMedBytes 1.3.6.1.4.1.2.5.10.3.2.1.8 counter read-only
The total number of medium priority bytes received from the data control layer (DLC).
                           ibmHprNclDlcRecvLoBytes 1.3.6.1.4.1.2.5.10.3.2.1.9 counter read-only
The total number of low priority bytes received from the data control layer (DLC).
                           ibmHprNclDlcRecvAnrErrors 1.3.6.1.4.1.2.5.10.3.2.1.10 counter read-only
The total number of frames containing ANR errors which were received from the data control layer (DLC).
                           ibmHprNclDlcSendNetFrames 1.3.6.1.4.1.2.5.10.3.2.1.11 counter read-only
The total number of network priority sent to the data control layer (DLC).
                           ibmHprNclDlcSendHiFrames 1.3.6.1.4.1.2.5.10.3.2.1.12 counter read-only
The total number of high priority frames sent to the data control layer (DLC).
                           ibmHprNclDlcSendMedFrames 1.3.6.1.4.1.2.5.10.3.2.1.13 counter read-only
The total number of medium priority frames sent to the data control layer (DLC).
                           ibmHprNclDlcSendLoFrames 1.3.6.1.4.1.2.5.10.3.2.1.14 counter read-only
The total number of low priority frames sent to the data control layer (DLC).
                           ibmHprNclDlcSendNetBytes 1.3.6.1.4.1.2.5.10.3.2.1.15 counter read-only
The total number of network priority bytes sent to the data control layer (DLC).
                           ibmHprNclDlcSendHiBytes 1.3.6.1.4.1.2.5.10.3.2.1.16 counter read-only
The total number of high priority bytes sent to the data control layer (DLC).
                           ibmHprNclDlcSendMedBytes 1.3.6.1.4.1.2.5.10.3.2.1.17 counter read-only
The total number of medium priority bytes sent to the data control layer (DLC).
                           ibmHprNclDlcSendLoBytes 1.3.6.1.4.1.2.5.10.3.2.1.18 counter read-only
The total number of low priority bytes sent to the data control layer (DLC).
                           ibmHprNclRtpRecvNetFrames 1.3.6.1.4.1.2.5.10.3.2.1.19 counter read-only
The total number of network priority frames received from a local RTP connection.
                           ibmHprNclRtpRecvHiFrames 1.3.6.1.4.1.2.5.10.3.2.1.20 counter read-only
The total number of high priority frames received from a local RTP connection.
                           ibmHprNclRtpRecvMedFrames 1.3.6.1.4.1.2.5.10.3.2.1.21 counter read-only
The total number of medium priority frames received from a local RTP connection.
                           ibmHprNclRtpRecvLoFrames 1.3.6.1.4.1.2.5.10.3.2.1.22 counter read-only
The total number of low priority frames received from a local RTP connection.
                           ibmHprNclRtpRecvNetBytes 1.3.6.1.4.1.2.5.10.3.2.1.23 counter read-only
The total number of network priority bytes received from a local RTP connection.
                           ibmHprNclRtpRecvHiBytes 1.3.6.1.4.1.2.5.10.3.2.1.24 counter read-only
The total number of high priority bytes received from a local RTP connection.
                           ibmHprNclRtpRecvMedBytes 1.3.6.1.4.1.2.5.10.3.2.1.25 counter read-only
The total number of medium priority bytes received from a local RTP connection.
                           ibmHprNclRtpRecvLoBytes 1.3.6.1.4.1.2.5.10.3.2.1.26 counter read-only
The total number of low priority bytes received from a local RTP connection.
                           ibmHprNclRtpRecvAnrErrors 1.3.6.1.4.1.2.5.10.3.2.1.27 counter read-only
The total number of frames containing ANR errors which were received from a local RTP connection.
                           ibmHprNclRtpSendNetFrames 1.3.6.1.4.1.2.5.10.3.2.1.28 counter read-only
The total number of network priority sent to a local RTP connection.
                           ibmHprNclRtpSendHiFrames 1.3.6.1.4.1.2.5.10.3.2.1.29 counter read-only
The total number of high priority frames sent to a local RTP connection.
                           ibmHprNclRtpSendMedFrames 1.3.6.1.4.1.2.5.10.3.2.1.30 counter read-only
The total number of medium priority frames sent to a local RTP connection.
                           ibmHprNclRtpSendLoFrames 1.3.6.1.4.1.2.5.10.3.2.1.31 counter read-only
The total number of low priority frames sent to a local RTP connection.
                           ibmHprNclRtpSendNetBytes 1.3.6.1.4.1.2.5.10.3.2.1.32 counter read-only
The total number of network priority bytes sent to a local RTP connection.
                           ibmHprNclRtpSendHiBytes 1.3.6.1.4.1.2.5.10.3.2.1.33 counter read-only
The total number of high priority bytes sent to a local RTP connection.
                           ibmHprNclRtpSendMedBytes 1.3.6.1.4.1.2.5.10.3.2.1.34 counter read-only
The total number of medium priority bytes sent to a local RTP connection.
                           ibmHprNclRtpSendLoBytes 1.3.6.1.4.1.2.5.10.3.2.1.35 counter read-only
The total number of low priority bytes sent to a local RTP connection.
                           ibmHprNclInterSendNetFrames 1.3.6.1.4.1.2.5.10.3.2.1.36 counter read-only
The total number of network priority sent to another local routing NCL.
                           ibmHprNclInterSendHiFrames 1.3.6.1.4.1.2.5.10.3.2.1.37 counter read-only
The total number of high priority frames sent to another local routing NCL.
                           ibmHprNclInterSendMedFrames 1.3.6.1.4.1.2.5.10.3.2.1.38 counter read-only
The total number of medium priority frames sent to another local routing NCL.
                           ibmHprNclInterSendLoFrames 1.3.6.1.4.1.2.5.10.3.2.1.39 counter read-only
The total number of low priority frames sent to another local routing NCL.
                           ibmHprNclInterSendNetBytes 1.3.6.1.4.1.2.5.10.3.2.1.40 counter read-only
The total number of network priority bytes sent to another local routing NCL.
                           ibmHprNclInterSendHiBytes 1.3.6.1.4.1.2.5.10.3.2.1.41 counter read-only
The total number of high priority bytes sent to another local routing NCL.
                           ibmHprNclInterSendMedBytes 1.3.6.1.4.1.2.5.10.3.2.1.42 counter read-only
The total number of medium priority bytes sent to another local routing NCL.
                           ibmHprNclInterSendLoBytes 1.3.6.1.4.1.2.5.10.3.2.1.43 counter read-only
The total number of low priority bytes sent to another local routing NCL.
                   ibmHprNclCompliances 1.3.6.1.4.1.2.5.10.3.3
                   ibmHprNclConfGroups 1.3.6.1.4.1.2.5.10.3.4