HPN-ICF-UPS-MIB

File: HPN-ICF-UPS-MIB.mib (4389 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
ENTITY-MIB HPN-ICF-OID-MIB

Imported symbols

Counter32 Integer32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE TEXTUAL-CONVENTION
InetAddressType InetAddress entPhysicalIndex
hpnicfCommon

Defined Types

HpnicfActionType  
A control variable used to trigger an operator events, when read, always returns a value of invalid.
TEXTUAL-CONVENTION    
  INTEGER action(1), invalid(2)  

HpnicfUpsConfigEntry  
SEQUENCE    
  hpnicfUpsIndex Integer32
  hpnicfUpsType INTEGER
  hpnicfUpsIpAddress InetAddress
  hpnicfUpsIpAddressType InetAddressType

Defined Values

hpnicfUps 1.3.6.1.4.1.11.2.14.11.15.2.82
This MIB describes the general information of UPS(Uninterrupted Power Supply) device.
MODULE-IDENTITY    

hpnicfUpsMibObjects 1.3.6.1.4.1.11.2.14.11.15.2.82.1
OBJECT IDENTIFIER    

hpnicfUpsConfigEnable 1.3.6.1.4.1.11.2.14.11.15.2.82.1.1
This object identifies the operation which will make the UPS(Uninterrupted Power Supply)'s new configure become effective.
Status: current Access: read-write
OBJECT-TYPE    
  HpnicfActionType  

hpnicfUpsConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.82.1.2
This table contains an entry for user to get some information about the UPS device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfUpsConfigEntry

hpnicfUpsConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.82.1.2.1
An entry containing management information applicable to a particular UPS.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfUpsConfigEntry  

hpnicfUpsIndex 1.3.6.1.4.1.11.2.14.11.15.2.82.1.2.1.1
This object identifies the index of hpnicfUpsConfigTable. The object identified by this index is the same object as identified by the same value of entPhysicalIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfUpsType 1.3.6.1.4.1.11.2.14.11.15.2.82.1.2.1.2
This object identifies the type of UPS. The value 'emersonUart' means an EMERSON UPS support UART interface. The value 'mge' means a MGE UPS support ethernet interface. The value 'common' means a common UPS support standard UPSMIB. The value 'emersonEth' means an EMERSON UPS support ethernet interface. The value 'liebert' means a Liebert UPS support ethernet interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER emersonUart(1), mge(2), common(3), emersonEth(4), liebert(5)  

hpnicfUpsIpAddress 1.3.6.1.4.1.11.2.14.11.15.2.82.1.2.1.3
This object describes the address of UPS. The value of this object is invalid if the UPS do not support ethernet interface.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hpnicfUpsIpAddressType 1.3.6.1.4.1.11.2.14.11.15.2.82.1.2.1.4
This object describes the address type of UPS. The value of this object is invalid if the UPS do not support ethernet interface.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType