HH3C-RES-MON-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-RES-MON-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
 hh3cResMon 1.3.6.1.4.1.25506.2.169
Resource monitor information base for managing devices.
         hh3cResMonScalarObjects 1.3.6.1.4.1.25506.2.169.1
             hh3cResMonMinorResendEnable 1.3.6.1.4.1.25506.2.169.1.1 truthvalue read-write
The switch for enabling or disabling retransmission of minor resource depletion alarms.
             hh3cResMonOutputEnable 1.3.6.1.4.1.25506.2.169.1.2 bits read-write
Destinations for resource depletion alarms, including syslog, SNMP notification, and NETCONF event. Bits: 'syslog': 0, 'snmpNotification': 1, 'netconfEvent': 2.
         hh3cResMonTables 1.3.6.1.4.1.25506.2.169.2
             hh3cResMonConfigTable 1.3.6.1.4.1.25506.2.169.2.1 no-access
Table for resource monitoring configuration.
                 hh3cResMonConfigEntry 1.3.6.1.4.1.25506.2.169.2.1.1 no-access
Entry of hh3cResMonConfigTable.
                     hh3cResMonChassisIndex 1.3.6.1.4.1.25506.2.169.2.1.1.1 unsigned32 read-only
Member ID of the member device where the entity resides.
                     hh3cResMonSlotIndex 1.3.6.1.4.1.25506.2.169.2.1.1.2 unsigned32 read-only
Slot number of the device node.
                     hh3cResMonCpuIndex 1.3.6.1.4.1.25506.2.169.2.1.1.3 unsigned32 read-only
CPU ID.
                     hh3cResMonResourceName 1.3.6.1.4.1.25506.2.169.2.1.1.4 octet string read-only
Resource name.
                     hh3cResMonThresholdUnit 1.3.6.1.4.1.25506.2.169.2.1.1.5 integer read-write
Unit for resource depletion thresholds. Enumeration: 'percentage': 2, 'absolute': 1.
                     hh3cResMonMinorThreshold 1.3.6.1.4.1.25506.2.169.2.1.1.6 unsigned32 read-write
Minor resource depletion threshold.
                     hh3cResMonSevereThreshold 1.3.6.1.4.1.25506.2.169.2.1.1.7 unsigned32 read-write
Severe resource depletion threshold.
             hh3cResMonInfoTable 1.3.6.1.4.1.25506.2.169.2.2 no-access
Table for resource monitoring information.
                 hh3cResMonInfoEntry 1.3.6.1.4.1.25506.2.169.2.2.1 no-access
Entry of hh3cResMonInfoEntry.
                     hh3cResMonUnit 1.3.6.1.4.1.25506.2.169.2.2.1.1 integer read-only
Unit for resource information. Enumeration: 'percentage': 2, 'absolute': 1.
                     hh3cResMonCurrent 1.3.6.1.4.1.25506.2.169.2.2.1.2 unsigned32 read-only
Amount of the used resource.
                     hh3cResMonFree 1.3.6.1.4.1.25506.2.169.2.2.1.3 unsigned32 read-only
Amount of the free resource.
                     hh3cResMonTotal 1.3.6.1.4.1.25506.2.169.2.2.1.4 unsigned32 read-only
The total size of resource.
         hh3cResMonNotification 1.3.6.1.4.1.25506.2.169.3
             hh3cResMonTrapPrefix 1.3.6.1.4.1.25506.2.169.3.0
                 hh3cResMonMinorNotification 1.3.6.1.4.1.25506.2.169.3.0.1
The notification indicates that the amount of the free resource decreased to or below the hhcResMonMinorThreshold
                 hh3cResMonMinorRecoverNotification 1.3.6.1.4.1.25506.2.169.3.0.2
The notification indicates that the amount of the free resource increased to or above the hhcResMonMinorThreshold.
                 hh3cResMonSevereNotification 1.3.6.1.4.1.25506.2.169.3.0.3
The notification indicates that the amount of the free resource decreased to or below the hhcResMonSevereThreshold.
                 hh3cResMonSevereRecoverNotification 1.3.6.1.4.1.25506.2.169.3.0.4
The notification indicates that the amount of the free resource increased to or above hhcResMonSevereThreshold.
                 hh3cResMonUsedUpNotification 1.3.6.1.4.1.25506.2.169.3.0.5
This notification indicates that the resource is used up.
                 hh3cResMonUsedUpRecoverNotification 1.3.6.1.4.1.25506.2.169.3.0.6
This notification indicates that the free resource increases from zero up.
             hh3cResMonTrapInfor 1.3.6.1.4.1.25506.2.169.3.1
                 hh3cResMonAdditionalInfo 1.3.6.1.4.1.25506.2.169.3.1.1 octet string no-access
Additional information for a notification.