ASCEND-MIBCONS-MIB

File: ASCEND-MIBCONS-MIB.mib (6772 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibserialInterfaceProfileEntry  
SEQUENCE    
  serialInterfaceProfile-Shelf-o INTEGER
  serialInterfaceProfile-Slot-o INTEGER
  serialInterfaceProfile-Item-o INTEGER
  serialInterfaceProfile-PhysicalAddress-Shelf INTEGER
  serialInterfaceProfile-PhysicalAddress-Slot INTEGER
  serialInterfaceProfile-PhysicalAddress-ItemNumber INTEGER
  serialInterfaceProfile-TermRate INTEGER
  serialInterfaceProfile-FlowControl INTEGER
  serialInterfaceProfile-UserProfile DisplayString
  serialInterfaceProfile-AutoLogout INTEGER
  serialInterfaceProfile-ConsoleMode INTEGER
  serialInterfaceProfile-Action-o INTEGER

Defined Values

mibserialInterfaceProfile 1.3.6.1.4.1.529.23.69
OBJECT IDENTIFIER    

mibserialInterfaceProfileTable 1.3.6.1.4.1.529.23.69.1
A list of mibserialInterfaceProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibserialInterfaceProfileEntry

mibserialInterfaceProfileEntry 1.3.6.1.4.1.529.23.69.1.1
A mibserialInterfaceProfile entry containing objects that maps to the parameters of mibserialInterfaceProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibserialInterfaceProfileEntry  

serialInterfaceProfile-Shelf-o 1.3.6.1.4.1.529.23.69.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

serialInterfaceProfile-Slot-o 1.3.6.1.4.1.529.23.69.1.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

serialInterfaceProfile-Item-o 1.3.6.1.4.1.529.23.69.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

serialInterfaceProfile-PhysicalAddress-Shelf 1.3.6.1.4.1.529.23.69.1.1.4
The number of the shelf that the addressed physical device resides on.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER anyShelf(1), shelf1(2), shelf2(3), shelf3(4), shelf4(5), shelf5(6), shelf6(7), shelf7(8), shelf8(9), shelf9(10)  

serialInterfaceProfile-PhysicalAddress-Slot 1.3.6.1.4.1.529.23.69.1.1.5
The number of the slot that the addressed physical device resides on.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER anySlot(1), slot1(2), slot2(3), slot3(4), slot4(5), slot5(6), slot6(7), slot7(8), slot8(9), slot9(10), slot10(11), slot11(12), slot12(13), slot13(14), slot14(15), slot15(16), slot16(17), slot17(18), slot18(19), slot19(20), slot20(21), slot21(22), slot22(23), slot23(24), slot24(25), slot25(26), slot26(27), slot27(28), slot28(29), slot29(30), slot30(31), slot31(32), slot32(33), slot33(34), slot34(35), slot35(36), slot36(37), slot37(38), slot38(39), slot39(40), slot40(41), aLim(55), bLim(56), cLim(57), dLim(58), leftController(49), rightController(50), controller(42), firstControlModule(53), secondControlModule(54), trunkModule1(45), trunkModule2(46), controlModule(51), slotPrimary(59)  

serialInterfaceProfile-PhysicalAddress-ItemNumber 1.3.6.1.4.1.529.23.69.1.1.6
A number that specifies an addressable entity within the context of shelf and slot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

serialInterfaceProfile-TermRate 1.3.6.1.4.1.529.23.69.1.1.7
The bit rate of the management terminal port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER n-300Bps(1), n-1200Bps(2), n-2400Bps(3), n-4800Bps(4), n-9600Bps(5), n-19200Bps(6), n-38400Bps(7), n-57600Bps(8), n-115200Bps(9)  

serialInterfaceProfile-FlowControl 1.3.6.1.4.1.529.23.69.1.1.8
The flow control method used on the serial port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), xonXoff(2), hardwareHandshake(3)  

serialInterfaceProfile-UserProfile 1.3.6.1.4.1.529.23.69.1.1.9
The name of the default user profile associated with this port. If none is specified, the user must log in.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

serialInterfaceProfile-AutoLogout 1.3.6.1.4.1.529.23.69.1.1.10
When TRUE, go back to the default user profile on loss of DTR from the serial port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

serialInterfaceProfile-ConsoleMode 1.3.6.1.4.1.529.23.69.1.1.12
The console-mode used on the serial port. Not used by CM-v1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2), yCable(3)  

serialInterfaceProfile-Action-o 1.3.6.1.4.1.529.23.69.1.1.11
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)