NSCDXCDA-MIB: View SNMP OID List / Download MIB
VENDOR: NSC
Home | MIB: NSCDXCDA-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
nscDxCda | 1.3.6.1.4.1.10.2.1.3.3 | |||
nscDxCdaTraceInfoTable | 1.3.6.1.4.1.10.2.1.3.3.1 | no-access |
List of trace information entries. |
|
1.3.6.1.4.1.10.2.1.3.3.1.1 | no-access |
Trace information entry. |
||
nscDxCdaTraceInfoEntKeyId | 1.3.6.1.4.1.10.2.1.3.3.1.1.1 | integer | read-only |
Processor Key ID (KID). This is a unique value for each interface. |
nscDxCdaTraceInfoEntTraceSeverity | 1.3.6.1.4.1.10.2.1.3.3.1.1.2 | integer | read-write |
Trace buffer severity level. Higher numbers indicate that the message is more important than lower numbers. |
nscDxCdaTraceInfoEntTraceFacilityMask | 1.3.6.1.4.1.10.2.1.3.3.1.1.3 | integer | read-write |
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) |
nscDxCdaTraceInfoEntTrapSeverity | 1.3.6.1.4.1.10.2.1.3.3.1.1.4 | integer | read-write |
Trap severity level. Higher numbers indicate that the message is more important than lower numbers. |
nscDxCdaTraceInfoEntTrapFacilityMask | 1.3.6.1.4.1.10.2.1.3.3.1.1.5 | integer | read-write |
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) |
nscDxCdaTraceInfoEntFacility | 1.3.6.1.4.1.10.2.1.3.3.1.1.6 | integer | read-only |
Facility (activity in progress) of last trace/trap. Enumeration: 'bridge': 3, 'console': 1, 'isr': 24, 'executive': 0, 'packets': 2, 'ho15': 23, 'localip': 4, 'bus-tag': 20, 'session': 18, 'dlcx': 5, 'device': 19, 'xport': 17, 'greenline': 22, 'escon': 21. |
nscDxCdaTraceInfoEntSeverity | 1.3.6.1.4.1.10.2.1.3.3.1.1.7 | integer | read-only |
Severity of last trace/trap. Higher numbers indicate that the message is more important than lower numbers. |
nscDxCdaTraceInfoEntMsgnum | 1.3.6.1.4.1.10.2.1.3.3.1.1.8 | integer | read-only |
Message number representing the last trace/trap. |
nscDxCdaTraceInfoEntTimestamp | 1.3.6.1.4.1.10.2.1.3.3.1.1.9 | counter | read-only |
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. |
nscDxCdaTraceInfoEntMsg | 1.3.6.1.4.1.10.2.1.3.3.1.1.10 | displaystring | read-only |
Ascii string of last trace/trap. |
nscDxCdaTraceTable | 1.3.6.1.4.1.10.2.1.3.3.2 | no-access |
List of trace entries. |
|
1.3.6.1.4.1.10.2.1.3.3.2.1 | no-access |
Trace entry. |
||
nscDxCdaTraceEntKeyId | 1.3.6.1.4.1.10.2.1.3.3.2.1.1 | integer | read-only |
Processor Key ID (KID). This is a unique value for each interface. |
nscDxCdaTraceEntNum | 1.3.6.1.4.1.10.2.1.3.3.2.1.2 | integer | read-only |
Trace entry number. |
nscDxCdaTraceEntFacility | 1.3.6.1.4.1.10.2.1.3.3.2.1.3 | integer | read-only |
Facility of this trace message. Enumeration: 'bridge': 3, 'console': 1, 'isr': 24, 'executive': 0, 'packets': 2, 'ho15': 23, 'localip': 4, 'bus-tag': 20, 'session': 18, 'dlcx': 5, 'device': 19, 'xport': 17, 'greenline': 22, 'escon': 21. |
nscDxCdaTraceEntSeverity | 1.3.6.1.4.1.10.2.1.3.3.2.1.4 | integer | read-only |
Severity of this trace message. Higher numbers indicate that the message is more important than lower numbers. |
nscDxCdaTraceEntMsgnum | 1.3.6.1.4.1.10.2.1.3.3.2.1.5 | integer | read-only |
Message number representing this trace message. |
nscDxCdaTraceEntTimestamp | 1.3.6.1.4.1.10.2.1.3.3.2.1.6 | counter | read-only |
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. |
nscDxCdaTraceEntMsg | 1.3.6.1.4.1.10.2.1.3.3.2.1.7 | displaystring | read-only |
Ascii string of this trace message. |
nscDxCdaProfilesTable | 1.3.6.1.4.1.10.2.1.3.3.3 | no-access |
List of profile entries. |
|
1.3.6.1.4.1.10.2.1.3.3.3.1 | no-access |
Profile entry. |
||
nscDxCdaProfilesEntKeyId | 1.3.6.1.4.1.10.2.1.3.3.3.1.1 | integer | read-only |
Processor Key ID (KID). This is a unique value for each interface. |
nscDxCdaProfilesEntDateWritten | 1.3.6.1.4.1.10.2.1.3.3.3.1.2 | integer | read-only |
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. |
nscDxCdaProfilesEntTimeWritten | 1.3.6.1.4.1.10.2.1.3.3.3.1.3 | integer | read-only |
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. |
nscDxCdaProfilesEntName | 1.3.6.1.4.1.10.2.1.3.3.3.1.4 | displaystring | read-write |
Console name displayed in console prompt. |
nscDxCdaProfilesEntSaveProfiles | 1.3.6.1.4.1.10.2.1.3.3.3.1.5 | integer | read-write |
Toggle switch to save profiles in eeprom. Enumeration: 'up-to-date': 2, 'modified': 1. |
nscDxCdaProfilesEntProcessorSpecific | 1.3.6.1.4.1.10.2.1.3.3.3.1.6 | object identifier | read-only |
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. |
nscDxTrace | 1.3.6.1.4.1.10.2.1.30.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. |