NMS-POWER-EXT-MIB

File: NMS-POWER-EXT-MIB.mib (5324 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF RFC1213-MIB
NMS-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP DisplayString
nmsMgmt

Defined Types

PowerDeviceTableEntry  
SEQUENCE    
  powerDeviceIndex INTEGER
  powerDeviceType INTEGER
  powerDeviceDescr DisplayString
  powerDeviceStatus INTEGER
  powerShelfNum INTEGER

Defined Values

powerExt 1.3.6.1.4.1.3320.9.251
OBJECT IDENTIFIER    

power1Status 1.3.6.1.4.1.3320.9.251.1
Power status: down(0), up(1) .
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER down(0), up(1)  

power2Status 1.3.6.1.4.1.3320.9.251.2
Power status , down(0), up(1) .
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER down(0), up(1)  

powerExtNotifications 1.3.6.1.4.1.3320.9.251.3
OBJECT IDENTIFIER    

powerExtNotification 1.3.6.1.4.1.3320.9.251.3.1
The agent generates this notification when power status changes.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

powerDeviceTable 1.3.6.1.4.1.3320.9.251.4
A list of Power-Device entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PowerDeviceTableEntry

powerDeviceTableEntry 1.3.6.1.4.1.3320.9.251.4.1
A collection of Power-Device .
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PowerDeviceTableEntry  

powerDeviceIndex 1.3.6.1.4.1.3320.9.251.4.1.1
Index of Power-Device
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

powerDeviceType 1.3.6.1.4.1.3320.9.251.4.1.2
Type of Power-Device .
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER empty-shelf(0)  

powerDeviceDescr 1.3.6.1.4.1.3320.9.251.4.1.3
Text description of this Power-Device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

powerDeviceStatus 1.3.6.1.4.1.3320.9.251.4.1.4
When value is ON(1), that means Power-Device is working; when value is OFF(2) means Power-Device is out of working.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

powerShelfNum 1.3.6.1.4.1.3320.9.251.4.1.5
Powerdevice belong to which shelf.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER a(1), b(2)