ASCEND-MIBDEBUG-MIB

File: ASCEND-MIBDEBUG-MIB.mib (9311 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibdebugProfileEntry  
SEQUENCE    
  debugProfile-Shelf-o INTEGER
  debugProfile-Slot-o INTEGER
  debugProfile-Item-o INTEGER
  debugProfile-PhysicalAddress-Shelf INTEGER
  debugProfile-PhysicalAddress-Slot INTEGER
  debugProfile-PhysicalAddress-ItemNumber INTEGER
  debugProfile-Active INTEGER
  debugProfile-EnableCoreDump INTEGER
  debugProfile-CoreDumpServer DisplayString
  debugProfile-EnableGdb INTEGER
  debugProfile-GdbHost DisplayString
  debugProfile-CsTracking INTEGER
  debugProfile-GenericField INTEGER
  debugProfile-MinWarningCoreDump INTEGER
  debugProfile-MaxWarningCoreDump INTEGER
  debugProfile-CoreDumpLocation INTEGER
  debugProfile-FlashCoreOverwrite INTEGER
  debugProfile-CoreDumpRipUpdate INTEGER
  debugProfile-CoredumpSourceAddress IpAddress
  debugProfile-Action-o INTEGER

Defined Values

mibdebugProfile 1.3.6.1.4.1.529.23.72
OBJECT IDENTIFIER    

mibdebugProfileTable 1.3.6.1.4.1.529.23.72.1
A list of mibdebugProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibdebugProfileEntry

mibdebugProfileEntry 1.3.6.1.4.1.529.23.72.1.1
A mibdebugProfile entry containing objects that maps to the parameters of mibdebugProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibdebugProfileEntry  

debugProfile-Shelf-o 1.3.6.1.4.1.529.23.72.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

debugProfile-Slot-o 1.3.6.1.4.1.529.23.72.1.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

debugProfile-Item-o 1.3.6.1.4.1.529.23.72.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

debugProfile-PhysicalAddress-Shelf 1.3.6.1.4.1.529.23.72.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)  

debugProfile-PhysicalAddress-Slot 1.3.6.1.4.1.529.23.72.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)  

debugProfile-PhysicalAddress-ItemNumber 1.3.6.1.4.1.529.23.72.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  

debugProfile-Active 1.3.6.1.4.1.529.23.72.1.1.7
Setting this field to Yes enables this profile. Setting this field to No disables this entire profile.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

debugProfile-EnableCoreDump 1.3.6.1.4.1.529.23.72.1.1.8
Core dump on system failure can be enabled by setting this field to Yes. Core dumps are disabled if this field is No.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

debugProfile-CoreDumpServer 1.3.6.1.4.1.529.23.72.1.1.9
The name (or IP address) of the host setup to receive our core dumps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

debugProfile-EnableGdb 1.3.6.1.4.1.529.23.72.1.1.10
GDB can be enabled by setting this field to Yes. GDB is disabled if this field is No.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

debugProfile-GdbHost 1.3.6.1.4.1.529.23.72.1.1.11
The name (or IP address) of the host running GDB.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

debugProfile-CsTracking 1.3.6.1.4.1.529.23.72.1.1.12
csTracking can be enabled by setting this field to Yes. csTracking is disabled if this field is No.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

debugProfile-GenericField 1.3.6.1.4.1.529.23.72.1.1.13
This field can be used as a generic bitmask stored in nonvolatile memory and thus preserved over resets and powerdowns
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

debugProfile-MinWarningCoreDump 1.3.6.1.4.1.529.23.72.1.1.14
Minimum value for a range of warning numbers that will generate a core dump (a core dump is taken for warnings between the minimum and maximum warning numbers inclusive) if coredumps are enabled. The default value of 0 in the minimum and maximum fields mean that only warnings from 101 to 121 will cause a core dump.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

debugProfile-MaxWarningCoreDump 1.3.6.1.4.1.529.23.72.1.1.15
Maximum value for a range of warning numbers that will generate a core dump (a core dump is taken for warnings between the minimum and maximum warning numbers inclusive) if coredumps are enabled. The default value of 0 in the minimum and maximum fields mean that only warnings from 101 to 121 will cause a core dump.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

debugProfile-CoreDumpLocation 1.3.6.1.4.1.529.23.72.1.1.16
Core dumps will go to the specified location if enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER networkOnly(2), flashOnly(3), firstFlashThenNetwork(4)  

debugProfile-FlashCoreOverwrite 1.3.6.1.4.1.529.23.72.1.1.17
A previous flash dump will be overwritten by a new dump if this field to Yes, but will be preserved if this field is No.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

debugProfile-CoreDumpRipUpdate 1.3.6.1.4.1.529.23.72.1.1.19
RIP updates will be sent accordingly based on the setting here during coredump.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER updateHigherFreq(1), updateHighFreq(2), updateMedFreq(3), updateLowFreq(4), updateLowerFreq(5), updateOff(6)  

debugProfile-CoredumpSourceAddress 1.3.6.1.4.1.529.23.72.1.1.20
The coredump source ip address for the shelf card. It is usually set only if the system-ip-address and the coredump server ip address belong to different networks.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

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