CPQHOST2-MIB: View SNMP OID List / Download MIB

VENDOR: COMPAQ


 Home MIB: CPQHOST2-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
 compaq 1.3.6.1.4.1.232
         cpqHostOs 1.3.6.1.4.1.232.11
               cpqHoComponent 1.3.6.1.4.1.232.11.2
                   cpqHoClients 1.3.6.1.4.1.232.11.2.12
                         cpqHoClientLastModified 1.3.6.1.4.1.232.11.2.12.1 octet string read-only
The date/time of the last modification to the client table. field octets contents range ===== ====== ======= ===== 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minute 0..59 6 7 second 0..60 (use 60 for leap-second) This field will be set to all 0's if there are no entries to the client table. The year field will be set to 0xFFFF if the agent does not support the client table. The year field is set with the most significant octect first.
                         cpqHoClientDelete 1.3.6.1.4.1.232.11.2.12.2 displaystring read-write
Setting this variable to the name of a client in the client table will cause that row in the table to be deleted. Any other set will fail. Note that the indices of the table will (most likely) be renumbered following a deletion.
                         cpqHoClientTable 1.3.6.1.4.1.232.11.2.12.3 no-access
A table of client descriptions.
                             cpqHoClientEntry 1.3.6.1.4.1.232.11.2.12.3.1 no-access
A client description.
                                 cpqHoClientIndex 1.3.6.1.4.1.232.11.2.12.3.1.1 integer read-only
An index that uniquely specifies this entry.
                                 cpqHoClientName 1.3.6.1.4.1.232.11.2.12.3.1.2 displaystring read-only
The Win95 machine name of this client.
                                 cpqHoClientIpxAddress 1.3.6.1.4.1.232.11.2.12.3.1.3 octet string read-only
The IPX address for this client, all octets should be set to 0xff if this machine does not support IPX. The format is NetAddr:NodeNumber and sent in MSB order: 1111111111 01234567:890123456789
                                 cpqHoClientIpAddress 1.3.6.1.4.1.232.11.2.12.3.1.4 ipaddress read-only
The IP address for this client, all octets should be set to 0xff if this machine does not support IP. The order will be in network byte order (ie MSB first.)
                                 cpqHoClientCommunity 1.3.6.1.4.1.232.11.2.12.3.1.5 displaystring read-only
A community name that can be used to query the client with SNMP. This community name should have, but is not required to have, the greatest possible access to client information.
                                 cpqHoClientID 1.3.6.1.4.1.232.11.2.12.3.1.6 octet string read-only
The unique identifier of this client.