HH3C-REDUNDANCY-POWER-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-REDUNDANCY-POWER-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
 hh3credundancyPower 1.3.6.1.4.1.25506.8.36.4
     hh3credundancyPowerTable 1.3.6.1.4.1.25506.8.36.4.1 no-access
The table describles the attributes of every power unit.
         hh3credundancyPowerEntry 1.3.6.1.4.1.25506.8.36.4.1.1 no-access
Each entry contains the attributes associated with a single power unit entity.
             hh3credundancyPowerID 1.3.6.1.4.1.25506.8.36.4.1.1.1 integer read-only
The identify of power uinit. This is also the index of this table.
             hh3credundancyPowerStatus 1.3.6.1.4.1.25506.8.36.4.1.1.2 integer read-only
The status of every redundancy power unit. if power unit doesn't exists, take the value 'space'; if power unit is present and normal, take the value 'narmal' if power unit is present but fail, take the value 'fail' Enumeration: 'fail': 3, 'normal': 2, 'space': 1.
             hh3credundancyPowerPreviousStatus 1.3.6.1.4.1.25506.8.36.4.1.1.3 integer read-only
The last status of every redundancy power unit Enumeration: 'fail': 3, 'normal': 2, 'space': 1.
     hh3cpowerTraps 1.3.6.1.4.1.25506.8.36.4.2
         hh3cpowerStatusChangedTrap 1.3.6.1.4.1.25506.8.36.4.2.1
This trap is generated when the satus of a power unit is changed.
 hh3credundancyFan 1.3.6.1.4.1.25506.8.36.5
     hh3credundancyFanTable 1.3.6.1.4.1.25506.8.36.5.1 no-access
The table describles the attributes of every power unit.
         hh3credundancyFanEntry 1.3.6.1.4.1.25506.8.36.5.1.1 no-access
Each entry contains the attributes associated with a single power unit entity.
             hh3credundancyFanID 1.3.6.1.4.1.25506.8.36.5.1.1.1 integer read-only
The identify of power uinit. This is also the index of this table.
             hh3credundancyFanStatus 1.3.6.1.4.1.25506.8.36.5.1.1.2 integer read-only
The status of every redundancy power unit. if power unit doesn't exists, take the value 'space'; if power unit is present and normal, take the value 'narmal' if power unit is present but fail, take the value 'fail' Enumeration: 'fail': 2, 'normal': 1.
     hh3cfanTraps 1.3.6.1.4.1.25506.8.36.5.2
         hh3cfanStatusChangedTrap 1.3.6.1.4.1.25506.8.36.5.2.1
This trap is generated when the satus of a power unit is changed.