CPQHOST2-MIB

File: CPQHOST2-MIB.mib (8087 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212
RFC-1215

Imported symbols

enterprises IpAddress Counter
DisplayString OBJECT-TYPE TRAP-TYPE
sysName

Defined Types

CpqHoClientEntry  
SEQUENCE    
  cpqHoClientIndex INTEGER
  cpqHoClientName DisplayString
  cpqHoClientIpxAddress OCTET STRING
  cpqHoClientIpAddress IpAddress
  cpqHoClientCommunity DisplayString
  cpqHoClientID OCTET STRING

Defined Values

compaq 1.3.6.1.4.1.232
OBJECT IDENTIFIER    

cpqHostOs 1.3.6.1.4.1.232.11
OBJECT IDENTIFIER    

cpqHoComponent 1.3.6.1.4.1.232.11.2
OBJECT IDENTIFIER    

cpqHoClients 1.3.6.1.4.1.232.11.2.12
OBJECT IDENTIFIER    

cpqHoClientLastModified 1.3.6.1.4.1.232.11.2.12.1
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(7)  

cpqHoClientDelete 1.3.6.1.4.1.232.11.2.12.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

cpqHoClientTable 1.3.6.1.4.1.232.11.2.12.3
A table of client descriptions.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpqHoClientEntry

cpqHoClientEntry 1.3.6.1.4.1.232.11.2.12.3.1
A client description.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CpqHoClientEntry  

cpqHoClientIndex 1.3.6.1.4.1.232.11.2.12.3.1.1
An index that uniquely specifies this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

cpqHoClientName 1.3.6.1.4.1.232.11.2.12.3.1.2
The Win95 machine name of this client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

cpqHoClientIpxAddress 1.3.6.1.4.1.232.11.2.12.3.1.3
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(20)  

cpqHoClientIpAddress 1.3.6.1.4.1.232.11.2.12.3.1.4
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.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

cpqHoClientCommunity 1.3.6.1.4.1.232.11.2.12.3.1.5
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..48)  

cpqHoClientID 1.3.6.1.4.1.232.11.2.12.3.1.6
The unique identifier of this client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)