HH3C-UPS-MIB

File: HH3C-UPS-MIB.mib (4481 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
ENTITY-MIB HH3C-OID-MIB

Imported symbols

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

Defined Types

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

Hh3cUpsConfigEntry  
SEQUENCE    
  hh3cUpsIndex Integer32
  hh3cUpsType INTEGER
  hh3cUpsIpAddress InetAddress
  hh3cUpsIpAddressType InetAddressType

Defined Values

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

hh3cUpsMibObjects 1.3.6.1.4.1.25506.2.82.1
OBJECT IDENTIFIER    

hh3cUpsConfigEnable 1.3.6.1.4.1.25506.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    
  Hh3cActionType  

hh3cUpsConfigTable 1.3.6.1.4.1.25506.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  
    Hh3cUpsConfigEntry

hh3cUpsConfigEntry 1.3.6.1.4.1.25506.2.82.1.2.1
An entry containing management information applicable to a particular UPS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cUpsConfigEntry  

hh3cUpsIndex 1.3.6.1.4.1.25506.2.82.1.2.1.1
This object identifies the index of hh3cUpsConfigTable. 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  

hh3cUpsType 1.3.6.1.4.1.25506.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)  

hh3cUpsIpAddress 1.3.6.1.4.1.25506.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  

hh3cUpsIpAddressType 1.3.6.1.4.1.25506.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