MY-ENTITY-MIB

File: MY-ENTITY-MIB.mib (18195 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
MY-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Counter32 TruthValue
DisplayString RowStatus MacAddress
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
myMgmt

Defined Types

MyDeviceInfoEntry  
SEQUENCE    
  myDeviceInfoIndex Integer32
  myDeviceInfoDescr DisplayString
  myDeviceInfoSlotNumber Integer32
  myDevicePowerStatus INTEGER
  myDeviceMacAddress MacAddress
  myDevicePriority Integer32
  myDeviceAlias DisplayString
  myDeviceSWVersion DisplayString
  myDeviceHWVersion DisplayString

MySlotInfoEntry  
SEQUENCE    
  mySlotInfoDeviceIndex Integer32
  mySlotInfoIndex Integer32
  mySlotModuleInfoDescr DisplayString
  mySlotInfoPortNumber Integer32
  mySlotInfoPortMaxNumber Integer32
  mySlotInfoDesc DisplayString

MyModuleTempStateEntry  
SEQUENCE    
  myModuleTempStateDeviceIndex Integer32
  myModuleTempStateIndex Integer32
  myModuleTempState INTEGER

MyPowerStateEntry  
SEQUENCE    
  myPowerStateDeviceIndex Integer32
  myPowerStateIndex Integer32
  myPowerState INTEGER

MyFanStateEntry  
SEQUENCE    
  myFanStateDeviceIndex Integer32
  myFanStateIndex Integer32
  myFanState INTEGER

Defined Values

myEntityMIB 1.3.6.1.4.1.4881.1.1.10.2.21
This module defines my entity mibs.
MODULE-IDENTITY    

myDeviceMIBObjects 1.3.6.1.4.1.4881.1.1.10.2.21.1
OBJECT IDENTIFIER    

myDeviceMaxNumber 1.3.6.1.4.1.4881.1.1.10.2.21.1.1
Max number of devices of the system permitting.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myDeviceInfoTable 1.3.6.1.4.1.4881.1.1.10.2.21.1.2
List of devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MyDeviceInfoEntry

myDeviceInfoEntry 1.3.6.1.4.1.4881.1.1.10.2.21.1.2.1
Entry of a device information.
Status: current Access: not-accessible
OBJECT-TYPE    
  MyDeviceInfoEntry  

myDeviceInfoIndex 1.3.6.1.4.1.4881.1.1.10.2.21.1.2.1.1
An unique value of each devices in system. Its value ranges between 1 and the value of the object myDeviceNumber.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myDeviceInfoDescr 1.3.6.1.4.1.4881.1.1.10.2.21.1.2.1.2
Description of the device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

myDeviceInfoSlotNumber 1.3.6.1.4.1.4881.1.1.10.2.21.1.2.1.3
The number of slots exists on the device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myDevicePowerStatus 1.3.6.1.4.1.4881.1.1.10.2.21.1.2.1.4
The power status of device
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rpsNoLink(1), rpsLinkAndNoPower(2), rpsLinkAndReadyForPower(3), rpsLinkAndPower(4)  

myDeviceMacAddress 1.3.6.1.4.1.4881.1.1.10.2.21.1.2.1.5
The physical address of device
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

myDevicePriority 1.3.6.1.4.1.4881.1.1.10.2.21.1.2.1.6
The device priority value
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

myDeviceAlias 1.3.6.1.4.1.4881.1.1.10.2.21.1.2.1.7
Alias of the device.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

myDeviceSWVersion 1.3.6.1.4.1.4881.1.1.10.2.21.1.2.1.8
Description of the device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

myDeviceHWVersion 1.3.6.1.4.1.4881.1.1.10.2.21.1.2.1.9
Description of the device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

mySlotInfoTable 1.3.6.1.4.1.4881.1.1.10.2.21.1.3
a list of module Entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MySlotInfoEntry

mySlotInfoEntry 1.3.6.1.4.1.4881.1.1.10.2.21.1.3.1
Entry containing status information about one slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  MySlotInfoEntry  

mySlotInfoDeviceIndex 1.3.6.1.4.1.4881.1.1.10.2.21.1.3.1.1
The index of the device, that the slot exists on.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mySlotInfoIndex 1.3.6.1.4.1.4881.1.1.10.2.21.1.3.1.2
A unique value for each slot exist on the device specified by the field mySlotInfoDeviceIndex, Its value ranges between 1 and the value of the solt num of this device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mySlotModuleInfoDescr 1.3.6.1.4.1.4881.1.1.10.2.21.1.3.1.3
Descriptions for the module in the Slot. just like 's1902m' etc. It is a unique value for identifing a kind of module.This value will be null string if slot is empty is NULL
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

mySlotInfoPortNumber 1.3.6.1.4.1.4881.1.1.10.2.21.1.3.1.4
Number of ports on this slot.This value will be 0 if slot is empty
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mySlotInfoPortMaxNumber 1.3.6.1.4.1.4881.1.1.10.2.21.1.3.1.5
Max number of ports on this slot has possibly.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mySlotInfoDesc 1.3.6.1.4.1.4881.1.1.10.2.21.1.3.1.6
Description of the slot,the same as the pannel show.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

myModuleTempStateTable 1.3.6.1.4.1.4881.1.1.10.2.21.1.4
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MyModuleTempStateEntry

myModuleTempStateEntry 1.3.6.1.4.1.4881.1.1.10.2.21.1.4.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  MyModuleTempStateEntry  

myModuleTempStateDeviceIndex 1.3.6.1.4.1.4881.1.1.10.2.21.1.4.1.1
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myModuleTempStateIndex 1.3.6.1.4.1.4881.1.1.10.2.21.1.4.1.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myModuleTempState 1.3.6.1.4.1.4881.1.1.10.2.21.1.4.1.3
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tempNormal(1), tempWarning(2)  

myPowerStateTable 1.3.6.1.4.1.4881.1.1.10.2.21.1.5
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MyPowerStateEntry

myPowerStateEntry 1.3.6.1.4.1.4881.1.1.10.2.21.1.5.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  MyPowerStateEntry  

myPowerStateDeviceIndex 1.3.6.1.4.1.4881.1.1.10.2.21.1.5.1.1
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myPowerStateIndex 1.3.6.1.4.1.4881.1.1.10.2.21.1.5.1.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myPowerState 1.3.6.1.4.1.4881.1.1.10.2.21.1.5.1.3
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noLink(1), linkAndNoPower(2), linkAndReadyForPower(3), linkAndPower(4), linkAndPowerAbnormal(5)  

myFanStateTable 1.3.6.1.4.1.4881.1.1.10.2.21.1.6
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MyFanStateEntry

myFanStateEntry 1.3.6.1.4.1.4881.1.1.10.2.21.1.6.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  MyFanStateEntry  

myFanStateDeviceIndex 1.3.6.1.4.1.4881.1.1.10.2.21.1.6.1.1
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myFanStateIndex 1.3.6.1.4.1.4881.1.1.10.2.21.1.6.1.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myFanState 1.3.6.1.4.1.4881.1.1.10.2.21.1.6.1.3
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER work(1), stop(2)  

myEntityMIBTraps 1.3.6.1.4.1.4881.1.1.10.2.21.2
OBJECT IDENTIFIER    

myEntityStateChgDesc 1.3.6.1.4.1.4881.1.1.10.2.21.2.1
The description of entity change.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

myEntityStatusChange 1.3.6.1.4.1.4881.1.1.10.2.21.2.2
while status of the entity changed, then this trap will be sent.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

myTemperatureWarningDesc 1.3.6.1.4.1.4881.1.1.10.2.21.2.3
Tok_String
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..256)  

myTemperatureWarning 1.3.6.1.4.1.4881.1.1.10.2.21.2.4
Tok_String
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

myDeviceMIBConformance 1.3.6.1.4.1.4881.1.1.10.2.21.3
OBJECT IDENTIFIER    

myDeviceMIBCompliances 1.3.6.1.4.1.4881.1.1.10.2.21.3.1
OBJECT IDENTIFIER    

myDeviceMIBGroups 1.3.6.1.4.1.4881.1.1.10.2.21.3.2
OBJECT IDENTIFIER    

myDeviceMIBCompliance 1.3.6.1.4.1.4881.1.1.10.2.21.3.1.1
The compliance statement for entities which implement the My Device MIB
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

myDeviceInfoMIBGroup 1.3.6.1.4.1.4881.1.1.10.2.21.3.2.1
A collection of objects providing device information to a My agent.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

myOptionalDevInfoMIBGroup 1.3.6.1.4.1.4881.1.1.10.2.21.3.2.2
A collection of objects providing optional device information to a My agent.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

myModuleInfoMIBGroup 1.3.6.1.4.1.4881.1.1.10.2.21.3.2.3
A collection of objects providing module information to a My agent.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

myEntityChgDescGroup 1.3.6.1.4.1.4881.1.1.10.2.21.3.2.4
Objects that providing a literal description of entity's change.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

myDeviceMIBNotificationGroup 1.3.6.1.4.1.4881.1.1.10.2.21.3.2.5
The collection of notifications which used to inform entity general status information
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

myModuleTempStateGroup 1.3.6.1.4.1.4881.1.1.10.2.21.3.2.6
Tok_String
Status: current Access: accessible-for-notify
OBJECT-GROUP    

myPowerStateGroup 1.3.6.1.4.1.4881.1.1.10.2.21.3.2.7
.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

myFanStateGroup 1.3.6.1.4.1.4881.1.1.10.2.21.3.2.8
Tok_String
Status: current Access: accessible-for-notify
OBJECT-GROUP    

myTemperatureWarningDescGroup 1.3.6.1.4.1.4881.1.1.10.2.21.3.2.9
Tok_String
Status: current Access: accessible-for-notify
OBJECT-GROUP    

myTemperatureWarningGroup 1.3.6.1.4.1.4881.1.1.10.2.21.3.2.10
Tok_String
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP