NETSWITCH-DMA-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: NETSWITCH-DMA-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
 hp 1.3.6.1.4.1.11
       nm 1.3.6.1.4.1.11.2
           icf 1.3.6.1.4.1.11.2.14
                 hpicfObjects 1.3.6.1.4.1.11.2.14.11
                       hpicfSwitch 1.3.6.1.4.1.11.2.14.11.5
                           hpSwitch 1.3.6.1.4.1.11.2.14.11.5.1
                               hpOpSystem 1.3.6.1.4.1.11.2.14.11.5.1.1
                               hpHwSystem 1.3.6.1.4.1.11.2.14.11.5.1.2
                                   hpDMAStats 1.3.6.1.4.1.11.2.14.11.5.1.2.2
                                       hpDMAReset 1.3.6.1.4.1.11.2.14.11.5.1.2.2.1 integer read-write
It resets all DMA counters to 0 by providing 1 Enumeration: 'reset': 1.
                                       hpDMAFrameRcvcnt 1.3.6.1.4.1.11.2.14.11.5.1.2.2.2 counter read-only
This object is a count of the number of frames that have been received by the switch. Only good CRC frames are included.
                                       hpDMAOctetsRcvcnt 1.3.6.1.4.1.11.2.14.11.5.1.2.2.3 counter read-only
This object is a count of the number of octets that have been received by the switch. This counter is incremented by the size of each frame received by the switch.
                                       hpDMAPrevRcvFrames 1.3.6.1.4.1.11.2.14.11.5.1.2.2.4 counter read-only
This object is a copy of hpDMARcvFrames sampled every second.
                                       hpDMAFrameRcvPerSec 1.3.6.1.4.1.11.2.14.11.5.1.2.2.5 counter read-only
This object is a count of the number of frames that were received by the switch in one second. It is updated every second.
                                       hpDMAPeakRcvFrames 1.3.6.1.4.1.11.2.14.11.5.1.2.2.6 counter read-only
This object is a count of the highest hpDMAFrameRcvPerSec that have been recieved by the switch.
                                       hpDMAPrevRcvOctets 1.3.6.1.4.1.11.2.14.11.5.1.2.2.7 counter read-only
This object is a copy of hpDMAPrevRcvFrames sampled every second.
                                       hpDMAOctetsRcvPerSec 1.3.6.1.4.1.11.2.14.11.5.1.2.2.8 counter read-only
This object is a count of the number of octets that were received by the switch in one second. It is updated every second.
                                       hpDMAPeakRcvOctets 1.3.6.1.4.1.11.2.14.11.5.1.2.2.9 counter read-only
This object is a count of the highest hpDMARcvOctets that have been received by the switch.
                                       hpDMAFrameXmtcnt 1.3.6.1.4.1.11.2.14.11.5.1.2.2.10 counter read-only
This counter is incremented by one for each frame successfully transmitted from the switch.
                                       hpDMAOctetsXmtcnt 1.3.6.1.4.1.11.2.14.11.5.1.2.2.11 counter read-only
This object is a count of the number of octets that have been transmitted by the switch.
                                       hpDMAPrevXmtFrames 1.3.6.1.4.1.11.2.14.11.5.1.2.2.12 counter read-only
This object is a copy of hpDMAXmtFrames sampled every second.
                                       hpDMAFrameXmtPerSec 1.3.6.1.4.1.11.2.14.11.5.1.2.2.13 counter read-only
This object is a count of the number of frames that were transmitted by the switch in one second. It is updated every second.
                                       hpDMAPeakXmtFrames 1.3.6.1.4.1.11.2.14.11.5.1.2.2.14 counter read-only
This object is a count of the highest hpDMAFrameXmtPerSec that have been transmitted by the switch.
                                       hpDMAPrevXmtOctets 1.3.6.1.4.1.11.2.14.11.5.1.2.2.15 counter read-only
This object is a copy of hpDMAPrevXmtFrames sampled every second.
                                       hpDMAOctetsXmtPerSec 1.3.6.1.4.1.11.2.14.11.5.1.2.2.16 counter read-only
This object is a count of the number of octets that were transmitted by the switch in one second. It is updated every second.
                                       hpDMAPeakXmtOctets 1.3.6.1.4.1.11.2.14.11.5.1.2.2.17 counter read-only
This object is a count of the highest hpDMAXmtOctets that has been transmitted by the switch.
                                       hpDMAFrameClippedcnt 1.3.6.1.4.1.11.2.14.11.5.1.2.2.18 counter read-only
This object is a count of number of outbound frames dropped by the switch due to transmit ring overflow.
                                       hpDMAFrameClippedOccurance 1.3.6.1.4.1.11.2.14.11.5.1.2.2.19 counter read-only
This object is a count of the number of times the transmit ring overflowed.
                                       hpDMAMissBufCnt 1.3.6.1.4.1.11.2.14.11.5.1.2.2.20 counter read-only
This counter is incremented when buffer allocation fails.