H3C-UPS-MIB

File: H3C-UPS-MIB.mib (4457 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
ENTITY-MIB HUAWEI-3COM-OID-MIB

Imported symbols

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

Defined Types

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

H3cUpsConfigEntry  
SEQUENCE    
  h3cUpsIndex Integer32
  h3cUpsType INTEGER
  h3cUpsIpAddress InetAddress
  h3cUpsIpAddressType InetAddressType

Defined Values

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

h3cUpsMibObjects 1.3.6.1.4.1.2011.10.2.82.1
OBJECT IDENTIFIER    

h3cUpsConfigEnable 1.3.6.1.4.1.2011.10.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    
  H3cActionType  

h3cUpsConfigTable 1.3.6.1.4.1.2011.10.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  
    H3cUpsConfigEntry

h3cUpsConfigEntry 1.3.6.1.4.1.2011.10.2.82.1.2.1
An entry containing management information applicable to a particular UPS.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cUpsConfigEntry  

h3cUpsIndex 1.3.6.1.4.1.2011.10.2.82.1.2.1.1
This object identifies the index of h3cUpsConfigTable. 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  

h3cUpsType 1.3.6.1.4.1.2011.10.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)  

h3cUpsIpAddress 1.3.6.1.4.1.2011.10.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  

h3cUpsIpAddressType 1.3.6.1.4.1.2011.10.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