NSCDXCDA-MIB

File: NSCDXCDA-MIB.mib (11041 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB NSC-MIB
RFC-1215

Imported symbols

OBJECT-TYPE Counter DisplayString
nscDx TRAP-TYPE

Defined Types

NscDxCdaTraceInfoEntry  
SEQUENCE    
  nscDxCdaTraceInfoEntKeyId INTEGER
  nscDxCdaTraceInfoEntTraceSeverity INTEGER
  nscDxCdaTraceInfoEntTraceFacilityMask INTEGER
  nscDxCdaTraceInfoEntTrapSeverity INTEGER
  nscDxCdaTraceInfoEntTrapFacilityMask INTEGER
  nscDxCdaTraceInfoEntFacility INTEGER
  nscDxCdaTraceInfoEntSeverity INTEGER
  nscDxCdaTraceInfoEntMsgnum INTEGER
  nscDxCdaTraceInfoEntTimestamp Counter
  nscDxCdaTraceInfoEntMsg DisplayString

NscDxCdaTraceEntry  
SEQUENCE    
  nscDxCdaTraceEntKeyId INTEGER
  nscDxCdaTraceEntNum INTEGER
  nscDxCdaTraceEntFacility INTEGER
  nscDxCdaTraceEntSeverity INTEGER
  nscDxCdaTraceEntMsgnum INTEGER
  nscDxCdaTraceEntTimestamp Counter
  nscDxCdaTraceEntMsg DisplayString

NscDxCdaProfilesEntry  
SEQUENCE    
  nscDxCdaProfilesEntKeyId INTEGER
  nscDxCdaProfilesEntDateWritten INTEGER
  nscDxCdaProfilesEntTimeWritten INTEGER
  nscDxCdaProfilesEntName DisplayString
  nscDxCdaProfilesEntSaveProfiles INTEGER
  nscDxCdaProfilesEntProcessorSpecific OBJECT IDENTIFIER

Defined Values

nscDxCda 1.3.6.1.4.1.10.2.1.3.3
OBJECT IDENTIFIER    

nscDxCdaTraceInfoTable 1.3.6.1.4.1.10.2.1.3.3.1
List of trace information entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NscDxCdaTraceInfoEntry

nscDxCdaTraceInfoEntry 1.3.6.1.4.1.10.2.1.3.3.1.1
Trace information entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NscDxCdaTraceInfoEntry  

nscDxCdaTraceInfoEntKeyId 1.3.6.1.4.1.10.2.1.3.3.1.1.1
Processor Key ID (KID). This is a unique value for each interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..F  

nscDxCdaTraceInfoEntTraceSeverity 1.3.6.1.4.1.10.2.1.3.3.1.1.2
Trace buffer severity level. Higher numbers indicate that the message is more important than lower numbers.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

nscDxCdaTraceInfoEntTraceFacilityMask 1.3.6.1.4.1.10.2.1.3.3.1.1.3
Bit mask of trace facilities enabled. Facilities available: Executive (0x00000001), Console (0x00000002), Packets (0x00000004), Bridge (0x00000008), LocalIP (0x00000010), Dlcx (0x00000020), Xport (0x00020000), Session (0x00040000), Device (0x00080000), Bus&tag (0x00100000), Escon (0x00200000), Greenline (0x00400000), Ho15 (0x00800000), Isr (0x01000000), All (0xffffffff), None (0x0)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nscDxCdaTraceInfoEntTrapSeverity 1.3.6.1.4.1.10.2.1.3.3.1.1.4
Trap severity level. Higher numbers indicate that the message is more important than lower numbers.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

nscDxCdaTraceInfoEntTrapFacilityMask 1.3.6.1.4.1.10.2.1.3.3.1.1.5
Bit mask of trap facilities enabled. Facilities available: Executive (0x00000001), Console (0x00000002), Packets (0x00000004), Bridge (0x00000008), LocalIP (0x00000010), Dlcx (0x00000020), Xport (0x00020000), Session (0x00040000), Device (0x00080000), Bus&tag (0x00100000), Escon (0x00200000), Greenline (0x00400000), Ho15 (0x00800000), Isr (0x01000000), All (0xffffffff), None (0x0)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nscDxCdaTraceInfoEntFacility 1.3.6.1.4.1.10.2.1.3.3.1.1.6
Facility (activity in progress) of last trace/trap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER executive(0), console(1), packets(2), bridge(3), localip(4), dlcx(5), xport(17), session(18), device(19), bus-tag(20), escon(21), greenline(22), ho15(23), isr(24)  

nscDxCdaTraceInfoEntSeverity 1.3.6.1.4.1.10.2.1.3.3.1.1.7
Severity of last trace/trap. Higher numbers indicate that the message is more important than lower numbers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..15  

nscDxCdaTraceInfoEntMsgnum 1.3.6.1.4.1.10.2.1.3.3.1.1.8
Message number representing the last trace/trap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nscDxCdaTraceInfoEntTimestamp 1.3.6.1.4.1.10.2.1.3.3.1.1.9
Timestamp of last trace/trap. This value is an unsigned 32 bit integer which wraps when it reaches it highest value. The speed that the count changes is board dependent, but it is usually the processor clock speed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nscDxCdaTraceInfoEntMsg 1.3.6.1.4.1.10.2.1.3.3.1.1.10
Ascii string of last trace/trap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

nscDxCdaTraceTable 1.3.6.1.4.1.10.2.1.3.3.2
List of trace entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NscDxCdaTraceEntry

nscDxCdaTraceEntry 1.3.6.1.4.1.10.2.1.3.3.2.1
Trace entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NscDxCdaTraceEntry  

nscDxCdaTraceEntKeyId 1.3.6.1.4.1.10.2.1.3.3.2.1.1
Processor Key ID (KID). This is a unique value for each interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..F  

nscDxCdaTraceEntNum 1.3.6.1.4.1.10.2.1.3.3.2.1.2
Trace entry number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nscDxCdaTraceEntFacility 1.3.6.1.4.1.10.2.1.3.3.2.1.3
Facility of this trace message.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER executive(0), console(1), packets(2), bridge(3), localip(4), dlcx(5), xport(17), session(18), device(19), bus-tag(20), escon(21), greenline(22), ho15(23), isr(24)  

nscDxCdaTraceEntSeverity 1.3.6.1.4.1.10.2.1.3.3.2.1.4
Severity of this trace message. Higher numbers indicate that the message is more important than lower numbers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..15  

nscDxCdaTraceEntMsgnum 1.3.6.1.4.1.10.2.1.3.3.2.1.5
Message number representing this trace message.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nscDxCdaTraceEntTimestamp 1.3.6.1.4.1.10.2.1.3.3.2.1.6
Timestamp of last trace/trap. This value is an unsigned 32 bit integer which wraps when it reaches it highest value. The speed that the count changes is board dependent, but it is usually the processor clock speed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nscDxCdaTraceEntMsg 1.3.6.1.4.1.10.2.1.3.3.2.1.7
Ascii string of this trace message.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

nscDxCdaProfilesTable 1.3.6.1.4.1.10.2.1.3.3.3
List of profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NscDxCdaProfilesEntry

nscDxCdaProfilesEntry 1.3.6.1.4.1.10.2.1.3.3.3.1
Profile entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NscDxCdaProfilesEntry  

nscDxCdaProfilesEntKeyId 1.3.6.1.4.1.10.2.1.3.3.3.1.1
Processor Key ID (KID). This is a unique value for each interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..F  

nscDxCdaProfilesEntDateWritten 1.3.6.1.4.1.10.2.1.3.3.3.1.2
The date that the profiles were last saved. The date is stored with the high order (first) byte zero, the second byte is the month, the third byte is the day and the low order (fourth) byte is the year. Each byte is stored as two, four bit decimal digits (BCD). For example the value 0x11 represents 11 in decimal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nscDxCdaProfilesEntTimeWritten 1.3.6.1.4.1.10.2.1.3.3.3.1.3
The time that the profiles were last saved. The time is stored with the high order (first) byte zero, the second byte is the hour, the third byte is the minute and the low order (fourth) byte is the second. Each byte is stored as two, four bit decimal digits (BCD). For example the value 0x53 represents 53 in decimal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nscDxCdaProfilesEntName 1.3.6.1.4.1.10.2.1.3.3.3.1.4
Console name displayed in console prompt.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

nscDxCdaProfilesEntSaveProfiles 1.3.6.1.4.1.10.2.1.3.3.3.1.5
Toggle switch to save profiles in eeprom.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER modified(1), up-to-date(2)  

nscDxCdaProfilesEntProcessorSpecific 1.3.6.1.4.1.10.2.1.3.3.3.1.6
A reference to MIB definitions specific to the particular processor being used to realize the interface. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

nscDxTrace 1
The nscDxTrace event is generated when a trace message is generated with (1) severity greater or equal to the trap severity and (2) facility included in the trap faclility.
TRAP-TYPE