VEL-HOST2-MIB: View SNMP OID List / Download MIB

VENDOR: VIGINTOS ELEKTRONIKA


 Home MIB: VEL-HOST2-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
 host2 1.3.6.1.4.1.27993.5
This is the MIB file of Host Controller 2.
     host2Name 1.3.6.1.4.1.27993.5.1 displaystring read-only
Host Controller name.
     host2Version 1.3.6.1.4.1.27993.5.2 displaystring read-only
Host Controller version
     host2LoaderVersion 1.3.6.1.4.1.27993.5.3 displaystring read-only
Host Controller loader version
     host2CmdTable 1.3.6.1.4.1.27993.5.4 no-access
A list of Host Controller command entries.
         host2CmdEntry 1.3.6.1.4.1.27993.5.4.1 no-access
An entry of Host Controller commands.
             host2CmdIndex 1.3.6.1.4.1.27993.5.4.1.1 integer read-only
An id for each command.
             host2CmdName 1.3.6.1.4.1.27993.5.4.1.2 displaystring read-only
The name of a command.
             host2CmdExecute 1.3.6.1.4.1.27993.5.4.1.3 integer read-write
Instructions to execute the command of host. If value no(0) is sent, the command will not be executed. If value yes(1) is sent, the command will be executed. Enumeration: 'yes': 1, 'no': 0.
     host2HistoryTable 1.3.6.1.4.1.27993.5.5 no-access
A list of Host Controller history entries.
         host2HistoryEntry 1.3.6.1.4.1.27993.5.5.1 no-access
An entry of Host Controller history.
             host2HisIndex 1.3.6.1.4.1.27993.5.5.1.1 integer read-only
Unique index for each event.
             host2HisRecord 1.3.6.1.4.1.27993.5.5.1.2 displaystring read-only
The text description of an event.
     host2DevAttrTable 1.3.6.1.4.1.27993.5.6 no-access
A list of device attributes entries.
         host2DevAttrEntry 1.3.6.1.4.1.27993.5.6.1 no-access
An entry of device attributes.
             host2DevIndex 1.3.6.1.4.1.27993.5.6.1.1 integer read-only
Unique ID for each device.
             host2DevLocalAddr 1.3.6.1.4.1.27993.5.6.1.2 integer read-only
Local address for each device.
             host2DevTypeNumber 1.3.6.1.4.1.27993.5.6.1.3 integer read-only
Number of type for each device.
             host2DevLanState 1.3.6.1.4.1.27993.5.6.1.4 integer read-only
Network connection state for each device. Enumeration: 'connected': 1, 'disconnected': 0.
     host2DevTxtTable 1.3.6.1.4.1.27993.5.7 no-access
A list of textual data that are read from the devices. If device is disconnected, there is no entry for this device in the table.
         host2DevTxtEntry 1.3.6.1.4.1.27993.5.7.1 no-access
An entry of textual data of devices.
             host2DevTxtIndex 1.3.6.1.4.1.27993.5.7.1.1 integer read-only
Unique ID for each textual data of device.
             host2DevTxtName 1.3.6.1.4.1.27993.5.7.1.2 displaystring read-only
The description of textual data of device.
             host2DevTxtValue 1.3.6.1.4.1.27993.5.7.1.3 displaystring read-only
The value of textual data of device.
     host2DevEvtTable 1.3.6.1.4.1.27993.5.8 no-access
A list of events of devices entries. If device is disconnected, there is no entry for this device in the table.
         host2DevEvtEntry 1.3.6.1.4.1.27993.5.8.1 no-access
An entry of events of devices.
             host2DevEvtIndex 1.3.6.1.4.1.27993.5.8.1.1 integer read-only
Id for each event.
             host2DevEvtName 1.3.6.1.4.1.27993.5.8.1.2 displaystring read-only
The description of a event.
             host2DevEvtType 1.3.6.1.4.1.27993.5.8.1.3 integer read-only
The type of a event. Enumeration: 'notice': 0, 'warning': 1, 'alarm': 2.
             host2DevEvtState 1.3.6.1.4.1.27993.5.8.1.4 integer read-only
The state of a event.
     host2DevParTable 1.3.6.1.4.1.27993.5.9 no-access
A list of parameters of devices entries. If device is disconnected, there is no entry for this device in the table.
         host2DevParEntry 1.3.6.1.4.1.27993.5.9.1 no-access
An entry of parameters of devices.
             host2DevParIndex 1.3.6.1.4.1.27993.5.9.1.1 integer read-only
Unique ID for each parameter.
             host2DevParName 1.3.6.1.4.1.27993.5.9.1.2 displaystring read-only
The name of a parameter.
             host2DevParValue 1.3.6.1.4.1.27993.5.9.1.3 displaystring read-only
The value of a parameter.
             host2DevParUnit 1.3.6.1.4.1.27993.5.9.1.4 displaystring read-only
The measurement unit of a parameter.
             host2DevParStateType 1.3.6.1.4.1.27993.5.9.1.5 integer read-only
The type of state of a parameter. Enumeration: 'notice': 0, 'warning': 1, 'alarm': 2.
             host2DevParState 1.3.6.1.4.1.27993.5.9.1.6 integer read-only
The state of a parameter. Enumeration: 'greatherThanMax': 2, 'noAlarm': 0, 'lessThanMin': 1, 'blocked': 3.
     host2DevQntTable 1.3.6.1.4.1.27993.5.10 no-access
A list of quantities of devices entries. If device is disconnected, there is no entry for this device in the table.
           host2DevQntEntry 1.3.6.1.4.1.27993.5.10.1 no-access
An entry of quantities of device.
               host2DevQntIndex 1.3.6.1.4.1.27993.5.10.1.1 integer read-only
An id for each quantity.
               host2DevQntName 1.3.6.1.4.1.27993.5.10.1.2 displaystring read-only
The name of a quantity.
               host2DevQntValue 1.3.6.1.4.1.27993.5.10.1.3 displaystring read-write
The value of a quantity.
               host2DevQntMin 1.3.6.1.4.1.27993.5.10.1.4 displaystring read-only
The minimum value of a quantity.
               host2DevQntMax 1.3.6.1.4.1.27993.5.10.1.5 displaystring read-only
The maximum value of a quantity.
               host2DevQntAccess 1.3.6.1.4.1.27993.5.10.1.6 integer read-only
The access to change the value of a quantity. Enumeration: 'read-write': 1, 'read-only': 0.
     host2DevCmdTable 1.3.6.1.4.1.27993.5.11 no-access
A list of commands of devices entries. If device is disconnected, there is no entry for this device in the table.
           host2DevCmdEntry 1.3.6.1.4.1.27993.5.11.1 no-access
An entry of commands of device.
               host2DevCmdIndex 1.3.6.1.4.1.27993.5.11.1.1 integer read-only
An id for each command.
               host2DevCmdName 1.3.6.1.4.1.27993.5.11.1.2 displaystring read-only
The name of a command.
               host2DevCmdExecute 1.3.6.1.4.1.27993.5.11.1.3 integer read-write
Instructions to execute the command of device. If value no(0) is sent, the command will not be executed. If value yes(1) is sent, the command will be executed. Enumeration: 'yes': 1, 'no': 0.
       host2DevConnectionTrap 1.3.6.1.4.1.27993.50.5001
This trap is sent when the status of network connection of device is changed. There can be two types of network connection status: connected or disconnected.
       host2DevEvtStateTrap 1.3.6.1.4.1.27993.50.5002
This trap is sent when the state of device is changed: for example, device can enter stand-by mode or there is an alarm, not associated with parameters measured.
       host2DevParStateTrap 1.3.6.1.4.1.27993.50.5003
This trap is sent when the state of measured parameters is changed.