INTERFACES-MIB: View SNMP OID List / Download MIB

VENDOR: TXPORT


 Home MIB: INTERFACES-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 txport 1.3.6.1.4.1.425
         companyinfo 1.3.6.1.4.1.425.1
         products 1.3.6.1.4.1.425.2
         temporary 1.3.6.1.4.1.425.3
         traps 1.3.6.1.4.1.425.4
         revision 1.3.6.1.4.1.425.5
         pdc 1.3.6.1.4.1.425.6
         utilities 1.3.6.1.4.1.425.7
         tinterfaces 1.3.6.1.4.1.425.8
             mgmtPorts 1.3.6.1.4.1.425.8.1
                 mgmtPortsTable 1.3.6.1.4.1.425.8.1.1 no-access
The Management Ports table.
                     mgmtPortsTableEntry 1.3.6.1.4.1.425.8.1.1.1 no-access
An entry in the Management Ports table.
                         mgmtPortsTableIndex 1.3.6.1.4.1.425.8.1.1.1.1 integer read-only
The index into the Management Ports table.
                         mgmtPortsDescription 1.3.6.1.4.1.425.8.1.1.1.2 displaystring read-only
Contains a textual description of the port.
                         mgmtPortsElementID 1.3.6.1.4.1.425.8.1.1.1.3 displaystring read-write
This object signifies the name of the device.
                         mgmtPortsMode 1.3.6.1.4.1.425.8.1.1.1.4 integer read-write
This object signifies the method used by the port to report alarms. Enumeration: 'coadirect': 4, 'extAlarmOnClosed': 6, 'slipdirect': 8, 'disabled': 2, 'other': 1, 'slipdial': 7, 'extAlarmOnOpen': 5, 'coadial': 3.
                         mgmtPortsDialPrefix 1.3.6.1.4.1.425.8.1.1.1.5 displaystring read-write
This object contains the dial string prefix for a modem connected to the port.
                         mgmtPortsPrimaryDialString 1.3.6.1.4.1.425.8.1.1.1.6 displaystring read-write
This object contains the primary dial string for a modem connected to the port.
                         mgmtPortsSecondaryDialString 1.3.6.1.4.1.425.8.1.1.1.7 displaystring read-write
This object contains the secondary dial string for a modem connected to the port.
                         mgmtPortsExtInitString 1.3.6.1.4.1.425.8.1.1.1.8 displaystring read-write
This object contains the init string for a modem connected to the port.
                         mgmtPortsCompressedSlip 1.3.6.1.4.1.425.8.1.1.1.9 integer read-write
This object specifies if SLIP compression is to be used. Enumeration: 'disabled': 3, 'auto': 4, 'other': 1, 'enabled': 2.
                         mgmtPortsInternalModem 1.3.6.1.4.1.425.8.1.1.1.10 integer read-write
This object signifies if the internal modem (when present) is enabled. Enumeration: 'disabled': 4, 'notPresent': 2, 'other': 1, 'enabled': 3.
             dbu 1.3.6.1.4.1.425.8.2
                 dbuConfigTable 1.3.6.1.4.1.425.8.2.1 no-access
The Dial Backup Configuration Table.
                     dbuConfigTableEntry 1.3.6.1.4.1.425.8.2.1.1 no-access
An entry in the Dial Backup Configuration table.
                         dbuNearIndex 1.3.6.1.4.1.425.8.2.1.1.1 integer read-only
Selects the near device.
                         dbuFarIndex 1.3.6.1.4.1.425.8.2.1.1.2 integer read-only
Selects the far device.
                         dbuConfigTableIndex 1.3.6.1.4.1.425.8.2.1.1.3 integer read-only
The index into the Dial Backup table.
                         dbuDescription 1.3.6.1.4.1.425.8.2.1.1.4 displaystring read-only
Contains a textual description of the dbu.
                         dbuRate 1.3.6.1.4.1.425.8.2.1.1.5 integer read-write
This object is the identifier of the current DDS DBU rate. The values mean: dbuRate2400 the DBU interface is operating at 2400bps dbuRate4800 the DBU interface is operating at 4800bps dbuRate9600 the DBU interface is operating at 9600bps dbuRate19200 the DBU interface is operating at 19200bps dbuRate38400 the DBU interface is operating at 38400bps dbuRate56000 the DBU interface is operating at 56000bps dbuRate57600 the DBU interface is operating at 57600bps dbuRate64000 the DBU interface is operating at 64000bps Enumeration: 'dbuRate2400': 2, 'dbuRate56000': 7, 'dbuRateOther': 1, 'dbuRate64000': 9, 'dbuRate4800': 3, 'dbuRate38400': 6, 'dbuRate19200': 5, 'dbuRate57600': 8, 'dbuRate9600': 4.
                         dbuMode 1.3.6.1.4.1.425.8.2.1.1.6 integer read-write
This object is the identifier of the current mode that the Dial Backup Unit is operating in. The values mean: dbuModeOrig The dial backup unit is operating in the originate mode dbuModeAnsw The dial backup unit is operating in the answer mode dbuModeNotAvail The dial backup unit's mode is not available dbuModeCallbackOrig The dial backup unit is operating in the callback originate mode dbuModeCallbackAnsw The dial backup unit is operating in the callback mode dbuModeMaster The dial backup unit is configured as a master unit dbuModeSlave The dial backup unit is configured as a slave unit Enumeration: 'dbuModeAnsw': 3, 'dbuModeCallbackAnsw': 6, 'dbuModeOther': 1, 'dbuModeMaster': 7, 'dbuModeOrig': 2, 'dbuModeSlave': 8, 'dbuModeNotAvail': 4, 'dbuModeCallbackOrig': 5.
                         dbuFormat 1.3.6.1.4.1.425.8.2.1.1.7 integer read-write
This object is the identifier of the current format that the Dial Backup Unit is operating in. The values mean: dbuFormatSync The dial backup unit is operating in the synchronous format dbuFormatAsync The dial backup unit is operating in the asynchronous format dbuFormatNotAvail The dial backup unit's format is not available Enumeration: 'dbuFormatAsync': 3, 'dbuFormatSync': 2, 'dbuFormatOther': 1, 'dbuFormatNotAvail': 4.
                         dbuNumber 1.3.6.1.4.1.425.8.2.1.1.8 displaystring read-write
This string is the currently programmed number for the dial backup unit to call
                         dbuStatus 1.3.6.1.4.1.425.8.2.1.1.9 integer read-only
This object is the identifier of the current Dial Backup Unit operating status. The values mean: dbuStatusDisabled The dial backup unit is either not installed or disabled dbuStatusEnabled The dial backup unit is installed and enabled dbuStatusActive The dial backup unit is currently active dbuStatusLocked The dial backup unit is in a locked state dbuStatusConnecting The dial backup unit is in the process of connecting dbuStatusDisallowed The dial backup unit is currently not allowed to activate due to the Time Of Day Enable settings dbuStatusAwaitingCall The dial backup unit is in the process of waiting for an incoming call dbuStatusDialing The dial backup unit is in the process of placing a call dbuStatusDisconnecting The dial backup unit is in the process of disconnecting dbuStatusTesting The dial backup unit is in the process of testing dbuStatusTestPassed The dial backup unit has passed a self-test dbuStatusTestFailed The dial backup unit has failed a self-test Enumeration: 'dbuStatusDialing': 9, 'dbuStatusEnabled': 3, 'dbuStatusDisallowed': 7, 'dbuStatusActive': 4, 'dbuStatusTesting': 11, 'dbuStatusConnecting': 6, 'dbuStatusTestPassed': 12, 'dbuStatusOther': 1, 'dbuStatusTestFailed': 13, 'dbuStatusAwaitingCall': 8, 'dbuStatusDisconnecting': 10, 'dbuStatusLocked': 5, 'dbuStatusDisabled': 2.
                         dbuCommand 1.3.6.1.4.1.425.8.2.1.1.10 integer read-write
This object is the identifier of the current setting that the Dial Backup Unit is operating in. The values mean: dbuCommandDisable The dial backup unit is not to operate dbuCommandEnable The dial backup unit is to operate, subject to Activator and line conditions only dbuCommandActivate The dial backup unit is to operate, irregardless of line conditions dbuCommandLock The dial backup unit is to continue operating, irregardless of line conditions dbuCommandEnableDaily The dial backup unit is to operate, subject to Activator, line conditions, and the Time Of Day Enable fields dbuCommandTest The dial backup unit is commanded to test the link. Enumeration: 'dbuCommandTest': 7, 'dbuCommandEnable': 3, 'dbuCommandDisable': 2, 'dbuCommandLock': 5, 'dbuCommandEnableDaily': 6, 'dbuCommandOther': 1, 'dbuCommandActivate': 4.
                         dbuActivator1 1.3.6.1.4.1.425.8.2.1.1.11 integer read-write
This object is the identifier of the current trigger that will activate the Dial Backup Unit. The values mean: dbuActivatorLOS The dial backup unit is activated by a LOS alarm condition dbuActivatorOOS The dial backup unit is activated by an OOS alarm condition dbuActivatorOOF The dial backup unit is activated by an OOF alarm condition dbuActivatorAny The dial backup unit is activated by a LOS, OOS, or OOF alarm condition dbuActivatorES The dial backup unit is activated by an ES alarm condition dbuActivatorSES The dial backup unit is activated by an SES alarm condition dbuActivatorUAS The dial backup unit is activated by an UAS alarm condition dbuActivatorLOF The dial backup unit is activated by an LOF alarm condition dbuActivatorRAS The dial backup unit is activated by an RAS alarm condition dbuActivatorAIS The dial backup unit is activated by an AIS alarm condition dbuActivatorBPV The dial backup unit is activated by an BPV alarm condition Enumeration: 'dbuActivatorLOS': 2, 'dbuActivatorSES': 7, 'dbuActivatorAIS': 11, 'dbuActivatorBPV': 12, 'dbuActivatorOOF': 4, 'dbuActivatorRAS': 10, 'dbuActivatorUAS': 8, 'dbuActivatorLOF': 9, 'dbuActivatorES': 6, 'dbuActivatorOther': 1, 'dbuActivatorAny': 5, 'dbuActivatorOOS': 3.
                         dbuActivator2 1.3.6.1.4.1.425.8.2.1.1.12 integer read-write
This object is the identifier of the current trigger that will activate the Dial Backup Unit. The values mean: dbuActivatorLOS The dial backup unit is activated by a LOS alarm condition dbuActivatorOOS The dial backup unit is activated by a OOS alarm condition dbuActivatorOOF The dial backup unit is activated by a OOF alarm condition dbuActivatorAny The dial backup unit is activated by a LOS, OOS, or OOF alarm condition dbuActivatorES The dial backup unit is activated by an ES alarm condition dbuActivatorSES The dial backup unit is activated by an SES alarm condition dbuActivatorUAS The dial backup unit is activated by an UAS alarm condition dbuActivatorLOF The dial backup unit is activated by an LOF alarm condition dbuActivatorRAS The dial backup unit is activated by an RAS alarm condition dbuActivatorAIS The dial backup unit is activated by an AIS alarm condition dbuActivatorBPV The dial backup unit is activated by an BPV alarm condition Enumeration: 'dbuActivatorLOS': 2, 'dbuActivatorSES': 7, 'dbuActivatorAIS': 11, 'dbuActivatorBPV': 12, 'dbuActivatorOOF': 4, 'dbuActivatorRAS': 10, 'dbuActivatorUAS': 8, 'dbuActivatorLOF': 9, 'dbuActivatorES': 6, 'dbuActivatorOther': 1, 'dbuActivatorAny': 5, 'dbuActivatorOOS': 3.
                         dbuDialStr 1.3.6.1.4.1.425.8.2.1.1.13 displaystring read-write
This string is the dial string sent to the dial backup unit during every connection attempt
                         dbuInitStr 1.3.6.1.4.1.425.8.2.1.1.14 displaystring read-write
This string is the initialization string sent to the dial backup unit before every connection attempt
                         dbuHangupStr 1.3.6.1.4.1.425.8.2.1.1.15 displaystring read-write
This string is the hangup command string sent to the dial backup unit after every successful call
                         dbuPasswordStr 1.3.6.1.4.1.425.8.2.1.1.16 displaystring read-write
This string is the prompt character and password string for the dial backup unit in Callback DBU
                         dbuSecurity 1.3.6.1.4.1.425.8.2.1.1.17 integer read-write
Enables security on dial backup unit. Enumeration: 'dbuSecurityEnable': 3, 'dbuSecurityOther': 1, 'dbuSecurityDisable': 2.
                         dbuDtrDial 1.3.6.1.4.1.425.8.2.1.1.18 integer read-write
Enables DTR dial feature on dial backup unit. Enumeration: 'dbuDtrDialOther': 1, 'dbuDtrDialEnable': 3, 'dbuDtrDialDisable': 2.
                         dbuISDNSwitchType 1.3.6.1.4.1.425.8.2.1.1.19 integer read-write
Specifies the switch type for the ISDN DBU.
                         dbuISDNSwitchVersion 1.3.6.1.4.1.425.8.2.1.1.20 integer read-write
Specifies the switch version for the ISDN DBU. Enumeration: 'dbuISDNSwitchVersionDMS100PVCIC1': 6, 'dbuISDNSwitchVersionDMS100PVCIC0': 5, 'dbuISDNSwitchVersionOther': 1, 'dbuISDNSwitchVersionATTP2P': 3, 'dbuISDNSwitchVersionATTMP': 4, 'dbuISDNSwitchVersionNational1': 2.
                         dbuISDNTEI 1.3.6.1.4.1.425.8.2.1.1.21 integer read-write
Specifies the ISDN DBU TEI. Enumeration: 'dbuISDNTEI16': 20, 'dbuISDNTEI17': 21, 'dbuISDNTEI14': 18, 'dbuISDNTEI15': 19, 'dbuISDNTEI12': 16, 'dbuISDNTEI13': 17, 'dbuISDNTEI10': 14, 'dbuISDNTEI11': 15, 'dbuISDNTEI30': 34, 'dbuISDNTEI31': 35, 'dbuISDNTEI32': 36, 'dbuISDNTEI33': 37, 'dbuISDNTEI34': 38, 'dbuISDNTEI35': 39, 'dbuISDNTEI18': 22, 'dbuISDNTEI19': 23, 'dbuISDNTEI52': 56, 'dbuISDNTEI53': 57, 'dbuISDNTEI50': 54, 'dbuISDNTEI51': 55, 'dbuISDNTEI54': 58, 'dbuISDNTEI57': 61, 'dbuISDNTEIOther': 1, 'dbuISDNTEI55': 59, 'dbuISDNTEIAuto': 3, 'dbuISDNTEI59': 63, 'dbuISDNTEI21': 25, 'dbuISDNTEI58': 62, 'dbuISDNTEI42': 46, 'dbuISDNTEI4': 8, 'dbuISDNTEI5': 9, 'dbuISDNTEI6': 10, 'dbuISDNTEI7': 11, 'dbuISDNTEI0': 4, 'dbuISDNTEI1': 5, 'dbuISDNTEI2': 6, 'dbuISDNTEI3': 7, 'dbuISDNTEI8': 12, 'dbuISDNTEI9': 13, 'dbuISDNTEI46': 50, 'dbuISDNTEI29': 33, 'dbuISDNTEI28': 32, 'dbuISDNTEI49': 53, 'dbuISDNTEI48': 52, 'dbuISDNTEI23': 27, 'dbuISDNTEI22': 26, 'dbuISDNTEIDisable': 2, 'dbuISDNTEI20': 24, 'dbuISDNTEI27': 31, 'dbuISDNTEI26': 30, 'dbuISDNTEI25': 29, 'dbuISDNTEI24': 28, 'dbuISDNTEI40': 44, 'dbuISDNTEI63': 67, 'dbuISDNTEI36': 40, 'dbuISDNTEI61': 65, 'dbuISDNTEI60': 64, 'dbuISDNTEI44': 48, 'dbuISDNTEI37': 41, 'dbuISDNTEI38': 42, 'dbuISDNTEI41': 45, 'dbuISDNTEI43': 47, 'dbuISDNTEI45': 49, 'dbuISDNTEI47': 51, 'dbuISDNTEI56': 60, 'dbuISDNTEI39': 43, 'dbuISDNTEI62': 66.
                         dbuISDNSPID 1.3.6.1.4.1.425.8.2.1.1.22 displaystring read-write
Specifies the SPID for the ISDN DBU.
                         dbuISDNDDNUM 1.3.6.1.4.1.425.8.2.1.1.23 displaystring read-write
Specifies the Data Directory Number for the ISDN DBU.
                 dbuResetStringsTable 1.3.6.1.4.1.425.8.2.2 no-access
A table of COLD START reprogramming strings for the dial backup unit.
                     dbuResetStringsEntry 1.3.6.1.4.1.425.8.2.2.1 no-access
An entry in the dbuResetStringsTable.
                         dbuResetNearIndex 1.3.6.1.4.1.425.8.2.2.1.1 integer read-only
Selects the near device.
                         dbuResetFarIndex 1.3.6.1.4.1.425.8.2.2.1.2 integer read-only
Selects the far device.
                         dbuResetConfigEntryIndex 1.3.6.1.4.1.425.8.2.2.1.3 integer read-only
The index into the Dial Backup table.
                         dbuResetStringsIndex 1.3.6.1.4.1.425.8.2.2.1.4 integer read-only
The index into the dbuResetStringsTable.
                         dbuResetString 1.3.6.1.4.1.425.8.2.2.1.5 displaystring read-write
This string is one of the dial backup unit's COLD START reprogramming strings
                 dbuStartStopTable 1.3.6.1.4.1.425.8.2.3 no-access
The Dial Backup StartStop Table.
                     dbuStartStopTableEntry 1.3.6.1.4.1.425.8.2.3.1 no-access
An entry in the Dial Backup Start Stop table.
                         dbuStartStopNearIndex 1.3.6.1.4.1.425.8.2.3.1.1 integer read-only
Selects the near device.
                         dbuStartStopFarIndex 1.3.6.1.4.1.425.8.2.3.1.2 integer read-only
Selects the far device.
                         dbuStartStopConfigEntryIndex 1.3.6.1.4.1.425.8.2.3.1.3 integer read-only
The index into the Dial Backup table.
                         dbuStartStopDayOfWeek 1.3.6.1.4.1.425.8.2.3.1.4 integer read-only
The index into the Dial Backup Start Stop times table. Enumeration: 'dbuStartStopThursday': 5, 'dbuStartStopSaturday': 7, 'dbuStartStopFriday': 6, 'dbuStartStopSunday': 1, 'dbuStartStopTuesday': 3, 'dbuStartStopMonday': 2, 'dbuStartStopWednesday': 4.
                         dbuStart 1.3.6.1.4.1.425.8.2.3.1.5 integer read-write
This object is the beginning of an allowable window for Dial Backup Activation. Enumeration: 'dbuStartHour22': 23, 'dbuStartHour18': 19, 'dbuStartHour19': 20, 'dbuStartHour16': 17, 'dbuStartHour17': 18, 'dbuStartHour14': 15, 'dbuStartHour15': 16, 'dbuStartHour12': 13, 'dbuStartHour13': 14, 'dbuStartHour10': 11, 'dbuStartHour11': 12, 'dbuStartHour23': 24, 'dbuStartHour09': 10, 'dbuStartHour08': 9, 'dbuStartHour21': 22, 'dbuStartHour20': 21, 'dbuStartHour05': 6, 'dbuStartHour04': 5, 'dbuStartHour07': 8, 'dbuStartHour06': 7, 'dbuStartHour01': 2, 'dbuStartHour00': 1, 'dbuStartHour03': 4, 'dbuStartHour02': 3.
                         dbuStop 1.3.6.1.4.1.425.8.2.3.1.6 integer read-write
This object is the end of an allowable window for Dial Backup Activation. Enumeration: 'dbuStopHour22': 23, 'dbuStopHour23': 24, 'dbuStopHour20': 21, 'dbuStopHour21': 22, 'dbuStopHour19': 20, 'dbuStopHour18': 19, 'dbuStopHour17': 18, 'dbuStopHour16': 17, 'dbuStopHour15': 16, 'dbuStopHour14': 15, 'dbuStopHour13': 14, 'dbuStopHour12': 13, 'dbuStopHour11': 12, 'dbuStopHour10': 11, 'dbuStopHour08': 9, 'dbuStopHour09': 10, 'dbuStopHour00': 1, 'dbuStopHour01': 2, 'dbuStopHour02': 3, 'dbuStopHour03': 4, 'dbuStopHour04': 5, 'dbuStopHour05': 6, 'dbuStopHour06': 7, 'dbuStopHour07': 8.
             t1e1 1.3.6.1.4.1.425.8.3
                 t1e1ConfigTable 1.3.6.1.4.1.425.8.3.1 no-access
The T1 and E1 Configuration Table.
                     t1e1ConfigTableEntry 1.3.6.1.4.1.425.8.3.1.1 no-access
An entry in the t1e1Table.
                         t1e1ConfigNearIndex 1.3.6.1.4.1.425.8.3.1.1.1 integer read-only
Selects the near device.
                         t1e1ConfigFarIndex 1.3.6.1.4.1.425.8.3.1.1.2 integer read-only
Selects the far device.
                         t1e1ConfigIndex 1.3.6.1.4.1.425.8.3.1.1.3 integer read-only
This object is the index into the t1e1Table.
                         t1e1Description 1.3.6.1.4.1.425.8.3.1.1.4 displaystring read-only
Contains a textual description of the port.
                         t1e1Mode 1.3.6.1.4.1.425.8.3.1.1.5 integer read-write
This object identifies the port as either a Network (long-haul) or DTE (short-haul) port. Enumeration: 't1e1ModeDTE': 2, 't1e1ModeOther': 1, 't1e1ModeNetwork': 3.
                         t1e1FrameType 1.3.6.1.4.1.425.8.3.1.1.6 integer read-write
Selects the framing for the network side of the DSU/CSU. Enumeration: 't1e1FrameTypeCCS': 5, 't1e1FrameTypeCAS': 6, 't1e1FrameTypeUnframed': 8, 't1e1FrameTypeCASCRC': 7, 't1e1FrameTypeCCSCRC': 4, 't1e1FrameTypeESF': 2, 't1e1FrameTypeD4': 3, 't1e1FrameTypeOther': 1.
                         t1e1LineCode 1.3.6.1.4.1.425.8.3.1.1.7 integer read-write
Selects the network side line coding. Enumeration: 't1e1LineCodeB8ZS': 3, 't1e1LineCodeHDB3': 4, 't1e1LineCodeOther': 1, 't1e1LineCodeAMI': 2.
                         t1e1LineBuildOut 1.3.6.1.4.1.425.8.3.1.1.8 integer read-write
Selects the line build out for the network interface. The options are: t1e1LineBuildOut0db indicates a line build out of 0db t1e1LineBuildOut75db indicates a line build out of -7.5db t1e1LineBuildOut15db indicates a line build out of -15db t1e1LineBuildOut225db indicates a line build out of -22.5db Enumeration: 't1e1LineBuildOut225db': 5, 't1e1LineBuildOut0db': 2, 't1e1LineBuildOutOther': 1, 't1e1LineBuildOut15db': 4, 't1e1LineBuildOut75db': 3.
                         t1e1Timing 1.3.6.1.4.1.425.8.3.1.1.9 integer read-write
Sets the timing source to synchronize the unit's internal timing generators. Enumeration: 't1e1TimingSlot3PortB': 42, 't1e1TimingSlot6PortB': 48, 't1e1TimingSlot6PortA': 47, 't1e1TimingSlot4Dsu2PortA': 75, 't1e1TimingSlot4Dsu2PortB': 76, 't1e1TimingSlot4Dsu6PortB': 84, 't1e1TimingSlot4Dsu5PortA': 81, 't1e1TimingSlot4Dsu5PortB': 82, 't1e1TimingSlot2Dsu4PortA': 55, 't1e1TimingSlot2Dsu4PortB': 56, 't1e1TimingSlot6Dsu1PortB': 98, 't1e1TimingSlot6Dsu1PortA': 97, 't1e1TimingSlot5Dsu2PortB': 88, 't1e1TimingNetwork': 3, 't1e1TimingT1DTE': 4, 't1e1TimingSlot5Dsu3PortA': 89, 't1e1TimingSlot5Dsu3PortB': 90, 't1e1TimingSlot6Dsu4PortA': 103, 't1e1TimingSlot6Dsu4PortB': 104, 't1e1TimingPort17': 23, 't1e1TimingSlot3Dsu5PortA': 69, 't1e1TimingSlot3Dsu5PortB': 70, 't1e1TimingSlot3Dsu2PortA': 63, 't1e1TimingSlot3Dsu2PortB': 64, 't1e1TimingSlot3PortA': 41, 't1e1TimingSlot2Dsu1PortB': 50, 't1e1TimingSlot2Dsu1PortA': 49, 't1e1TimingSlot5Dsu4PortA': 91, 't1e1TimingSlot5Dsu4PortB': 92, 't1e1TimingSlot4PortB': 44, 't1e1TimingSlot4PortA': 43, 't1e1TimingOther': 1, 't1e1TimingSlot5Dsu6PortB': 96, 't1e1TimingSlot5Dsu6PortA': 95, 't1e1TimingSlot4Dsu3PortB': 78, 't1e1TimingSlot4Dsu3PortA': 77, 't1e1TimingSlot6Dsu2PortB': 100, 't1e1TimingSlot6Dsu2PortA': 99, 't1e1TimingSlot2Dsu2PortB': 52, 't1e1TimingSlot2Dsu2PortA': 51, 't1e1TimingSlot3Dsu6PortB': 72, 't1e1TimingSlot3Dsu4PortB': 68, 't1e1TimingSlot3Dsu4PortA': 67, 't1e1TimingSlot4Dsu6PortA': 83, 't1e1TimingPort9': 15, 't1e1TimingPort8': 14, 't1e1TimingPort7': 13, 't1e1TimingPort6': 12, 't1e1TimingPort5': 11, 't1e1TimingPort4': 10, 't1e1TimingPort3': 9, 't1e1TimingPort2': 8, 't1e1TimingPort1': 7, 't1e1TimingSlot6Dsu3PortA': 101, 't1e1TimingSlot6Dsu3PortB': 102, 't1e1TimingSlot3Dsu3PortB': 66, 't1e1TimingSlot3Dsu3PortA': 65, 't1e1TimingStation': 5, 't1e1TimingSlot2Dsu6PortB': 60, 't1e1TimingSlot2Dsu6PortA': 59, 't1e1TimingSlot6Dsu5PortB': 106, 't1e1TimingSlot6Dsu5PortA': 105, 't1e1TimingSlot3Dsu1PortA': 61, 't1e1TimingSlot3Dsu1PortB': 62, 't1e1TimingSlot2Dsu5PortB': 58, 't1e1TimingSlot2Dsu5PortA': 57, 't1e1TimingPort13': 19, 't1e1TimingPort12': 18, 't1e1TimingPort11': 17, 't1e1TimingPort10': 16, 't1e1TimingSlot4Dsu1PortA': 73, 't1e1TimingPort16': 22, 't1e1TimingPort15': 21, 't1e1TimingSlot4Dsu1PortB': 74, 't1e1TimingPort19': 25, 't1e1TimingPort18': 24, 't1e1TimingStaClock': 6, 't1e1TimingInternal': 2, 't1e1TimingPort26': 32, 't1e1TimingPort27': 33, 't1e1TimingPort24': 30, 't1e1TimingPort25': 31, 't1e1TimingSlot3Dsu6PortA': 71, 't1e1TimingPort23': 29, 't1e1TimingPort20': 26, 't1e1TimingPort21': 27, 't1e1TimingPort28': 34, 't1e1TimingPort29': 35, 't1e1TimingPort14': 20, 't1e1TimingSlot5PortA': 45, 't1e1TimingSlot5Dsu1PortB': 86, 't1e1TimingSlot5Dsu1PortA': 85, 't1e1TimingSlot5PortB': 46, 't1e1TimingPort22': 28, 't1e1TimingSlot6Dsu6PortB': 108, 't1e1TimingSlot6Dsu6PortA': 107, 't1e1TimingSlot4Dsu4PortB': 80, 't1e1TimingSlot2PortA': 39, 't1e1TimingSlot2PortB': 40, 't1e1TimingSlot4Dsu4PortA': 79, 't1e1TimingPort31': 37, 't1e1TimingPort30': 36, 't1e1TimingSlot5Dsu2PortA': 87, 't1e1TimingPort32': 38, 't1e1TimingSlot2Dsu3PortA': 53, 't1e1TimingSlot2Dsu3PortB': 54, 't1e1TimingSlot5Dsu5PortB': 94, 't1e1TimingSlot5Dsu5PortA': 93.
                         t1e1StationInTiming 1.3.6.1.4.1.425.8.3.1.1.10 integer read-write
Selects the input timing if t1e1Timing is set to Station. Enumeration: 't1e1StationInTimingOther': 1, 't1e1StationInTiming2048': 5, 't1e1StationInTimingNX56': 2, 't1e1StationInTiming1544': 4, 't1e1StationInTimingNX64': 3.
                         t1e1StationTiming 1.3.6.1.4.1.425.8.3.1.1.11 integer read-write
Selects the N-multiple when Station Input Timing is set to either NX56 or NX65. The N range is 1..24
                         t1e1PRM 1.3.6.1.4.1.425.8.3.1.1.12 integer read-write
Enables the ANSI T1.403 Performance Report Message functions. Enumeration: 't1e1PRMOther': 1, 't1e1PRMEnable': 3, 't1e1PRMDisable': 2.
                         t1e1ZeroSuppress 1.3.6.1.4.1.425.8.3.1.1.13 integer read-write
Determines whether ones density insertion is activated after 15 zeros . To ensure compliance with TR54016, this field must be enabled. Enumeration: 't1e1ZeroOther': 1, 't1e1ZeroDisable': 2, 't1e1ZeroEnable': 3.
                         t1e1NationalBit 1.3.6.1.4.1.425.8.3.1.1.14 integer read-write
Selects a national bit to create a 4-kpbs datalink between the endpoint units. Enumeration: 't1e1NationalSA8': 7, 't1e1NationalOther': 1, 't1e1NationalNone': 2, 't1e1NationalSA4': 3, 't1e1NationalSA5': 4, 't1e1NationalSA6': 5, 't1e1NationalSA7': 6.
                         t1e1KeepAlive 1.3.6.1.4.1.425.8.3.1.1.15 integer read-write
Selects keep alive framed and unframed ones when the unit detects LOS or OOF. Enumeration: 't1e1KeepAliveOther': 1, 't1e1KeepAliveLoop': 4, 't1e1KeepAliveFramedOnes': 3, 't1e1KeepAliveUnframedOnes': 2.
                         t1e1CRC4Mode 1.3.6.1.4.1.425.8.3.1.1.16 integer read-write
Selects whether CRC4 is enabled or disabled. Enumeration: 't1e1CRC4Enabled': 3, 't1e1CRC4Other': 1, 't1e1CRC4Disabled': 2.
                         t1e1DSXLevel 1.3.6.1.4.1.425.8.3.1.1.17 integer read-write
Selects the DSX1 interface output level. Enumeration: 't1e1DSX551660': 7, 't1e1DSXOther': 1, 't1e1DSX0110': 2, 't1e1DSX331440': 5, 't1e1DSX111220': 3, 't1e1DSX441550': 6, 't1e1DSX661up': 8, 't1e1DSX221330': 4.
                         t1e1CRC 1.3.6.1.4.1.425.8.3.1.1.18 integer read-write
Determines whether received CRC data is passed through or regenerated. Enumeration: 't1e1CRCRegenerate': 3, 't1e1CRCPass': 2, 't1e1CRCOther': 1.
                         t1e1FDLPassThrough 1.3.6.1.4.1.425.8.3.1.1.19 integer read-write
Determines whether the ESF FDL passes through the CSU or terminates. Enumeration: 't1e1FDLPassThroughOther': 1, 't1e1FDLPassThroughPass': 2, 't1e1FDLPassThroughTerminate': 3.
                         t1e1AudibleAlarm 1.3.6.1.4.1.425.8.3.1.1.20 integer read-write
If applicable, Enables or Disables the CSU's internal buzzer which alerts users of an alarm condition. Enumeration: 't1e1AudibleAlarmEnabled': 3, 't1e1AudibleAlarmOther': 1, 't1e1AudibleAlarmDisabled': 2.
                 t1e1AlarmTable 1.3.6.1.4.1.425.8.3.2 no-access
The T1 and E1 Alarm Table.
                     t1e1AlarmTableEntry 1.3.6.1.4.1.425.8.3.2.1 no-access
An entry in the t1e1Table.
                         t1e1AlarmNearIndex 1.3.6.1.4.1.425.8.3.2.1.1 integer read-only
Selects the near device.
                         t1e1AlarmFarIndex 1.3.6.1.4.1.425.8.3.2.1.2 integer read-only
Selects the far device.
                         t1e1AlarmIndex 1.3.6.1.4.1.425.8.3.2.1.3 integer read-only
This object is the index into the t1e1Table.
                         t1e1StatusSummary 1.3.6.1.4.1.425.8.3.2.1.4 displaystring read-only
This object provides a summary of the port status.
                         t1e1AlarmSummary 1.3.6.1.4.1.425.8.3.2.1.5 displaystring read-only
This object provides a summary of the port alarms.
                         t1e1ESStatus 1.3.6.1.4.1.425.8.3.2.1.6 integer read-only
Reports if a Errorred Seconds condition exists. Enumeration: 't1e1StatusES': 3, 't1e1StatusNoES': 2, 't1e1StatusOther': 1.
                         t1e1ESCount 1.3.6.1.4.1.425.8.3.2.1.7 integer read-only
This count contains the number of consecutive seconds an Errored Seconds condition has existed.
                         t1e1ESThreshold 1.3.6.1.4.1.425.8.3.2.1.8 integer read-write
Sets the Errored Seconds alarm threshold. Setting this field to 0 disables the alarm. The threshold can be set to any value in the range 0 to 900.
                         t1e1ESAlarm 1.3.6.1.4.1.425.8.3.2.1.9 integer read-only
This status indicates if the Errors Seconds threshold is exceeded. Enumeration: 't1e1ESAlarmThresholdExceeded': 3, 't1e1ESAlarmNone': 2, 't1e1ESAlarmOther': 1.
                         t1e1SESStatus 1.3.6.1.4.1.425.8.3.2.1.10 integer read-only
Reports if a Severely Errorred condition exists. Enumeration: 't1e1StatusNoSES': 2, 't1e1StatusSES': 3, 't1e1StatusOther': 1.
                         t1e1SESCount 1.3.6.1.4.1.425.8.3.2.1.11 integer read-only
This count contains the number of consecutive seconds a Severely Errored condition has existed.
                         t1e1SESThreshold 1.3.6.1.4.1.425.8.3.2.1.12 integer read-write
Sets the Severely Errored seconds alarm threshold. Setting this field to 0 disables the alarm. The threshold can be set to any value in the range 0 to 900.
                         t1e1SESAlarm 1.3.6.1.4.1.425.8.3.2.1.13 integer read-only
This status indicates if the Severely Errors Seconds threshold is exceeded. Enumeration: 't1e1SESAlarmOther': 1, 't1e1SESAlarmNone': 2, 't1e1SESAlarmThresholdExceeded': 3.
                         t1e1LOSSStatus 1.3.6.1.4.1.425.8.3.2.1.14 integer read-only
Reports if a Loss of Signal condition exists. Enumeration: 't1e1StatusNoLOSS': 2, 't1e1StatusLOSS': 3, 't1e1StatusOther': 1.
                         t1e1LOSSCount 1.3.6.1.4.1.425.8.3.2.1.15 integer read-only
This count contains the number of consecutive seconds a Loss of Signal condition has existed.
                         t1e1LOSSThreshold 1.3.6.1.4.1.425.8.3.2.1.16 integer read-write
Sets the Loss of Signal seconds alarm threshold. Setting this field to 0 disables the alarm. The threshold can be set to any value in the range 0 to 900.
                         t1e1LOSSAlarm 1.3.6.1.4.1.425.8.3.2.1.17 integer read-only
This status indicates if the Loss of Signal Seconds threshold is exceeded. Enumeration: 't1e1LOSSAlarmNone': 2, 't1e1LOSSAlarmOther': 1, 't1e1LOSSAlarmThresholdExceeded': 3.
                         t1e1UASStatus 1.3.6.1.4.1.425.8.3.2.1.18 integer read-only
Reports if an Unavailable condition exists. Enumeration: 't1e1StatusNoUAS': 2, 't1e1StatusUAS': 3, 't1e1StatusOther': 1.
                         t1e1UASCount 1.3.6.1.4.1.425.8.3.2.1.19 integer read-only
This count contains the number of consecutive seconds an Unavailable condition has existed.
                         t1e1UASThreshold 1.3.6.1.4.1.425.8.3.2.1.20 integer read-write
Sets the unavailable seconds alarm threshold. Setting this field to 0 disables the alarm. The threshold can be set to any value in the range 0 to 900.
                         t1e1UASAlarm 1.3.6.1.4.1.425.8.3.2.1.21 integer read-only
This status indicates if the Unavailable Seconds threshold is exceeded. Enumeration: 't1e1UASAlarmNone': 2, 't1e1UASAlarmThresholdExceeded': 3, 't1e1UASAlarmOther': 1.
                         t1e1CSSStatus 1.3.6.1.4.1.425.8.3.2.1.22 integer read-only
Reports if a Controlled Slip condition exists. Enumeration: 't1e1StatusCSS': 3, 't1e1StatusNoCSS': 2, 't1e1StatusOther': 1.
                         t1e1CSSCount 1.3.6.1.4.1.425.8.3.2.1.23 integer read-only
This count contains the number of consecutive seconds in which at least one Controlled Slip occurred.
                         t1e1CSSThreshold 1.3.6.1.4.1.425.8.3.2.1.24 integer read-write
Sets the Controlled Slip seconds alarm threshold. Setting this field to 0 disables the alarm. The threshold can be set to any value in the range 0 to 900.
                         t1e1CSSAlarm 1.3.6.1.4.1.425.8.3.2.1.25 integer read-only
This status indicates if the Controlled Slip seconds threshold is exceeded. Enumeration: 't1e1CSSAlarmNone': 2, 't1e1CSSAlarmThresholdExceeded': 3, 't1e1CSSAlarmOther': 1.
                         t1e1BPVSStatus 1.3.6.1.4.1.425.8.3.2.1.26 integer read-only
Reports if a Bipolar Violation Error condition exists. Enumeration: 't1e1StatusNoBPVS': 2, 't1e1StatusBPVS': 3, 't1e1StatusOther': 1.
                         t1e1BPVSCount 1.3.6.1.4.1.425.8.3.2.1.27 integer read-only
This count contains the number of consecutive seconds a Bipolar Violation Error condition has existed.
                         t1e1BPVSThreshold 1.3.6.1.4.1.425.8.3.2.1.28 integer read-write
Sets the Bipolar Violation Error seconds alarm threshold. Setting this field to 0 disables the alarm. The threshold can be set to any value in the range 0 to 900.
                         t1e1BPVSAlarm 1.3.6.1.4.1.425.8.3.2.1.29 integer read-only
This status indicates if the Bipolar Violation Error seconds threshold is exceeded. Enumeration: 't1e1BPVSAlarmNone': 2, 't1e1BPVSAlarmThresholdExceeded': 3, 't1e1BPVSAlarmOther': 1.
                         t1e1OOFSStatus 1.3.6.1.4.1.425.8.3.2.1.30 integer read-only
Indicates that the unit is unable to synchronize on the incoming framing pattern. Enumeration: 't1e1StatusNoOOF': 2, 't1e1StatusOOF': 3, 't1e1StatusOther': 1.
                         t1e1OOFSCount 1.3.6.1.4.1.425.8.3.2.1.31 integer read-only
This count contains the number of consecutive seconds an OOF condition has existed.
                         t1e1OOFSThreshold 1.3.6.1.4.1.425.8.3.2.1.32 integer read-write
Sets the OOF seconds alarm threshold. Setting this field to 0 disables the alarm. The threshold can be set to any value in the range 0 to 900.
                         t1e1OOFSAlarm 1.3.6.1.4.1.425.8.3.2.1.33 integer read-only
Indicates if an OOF seconds alarm condition exists. Enumeration: 't1e1OOFSAlarmExists': 3, 't1e1OOFSAlarmOther': 1, 't1e1OOFSAlarmNone': 2.
                         t1e1AISStatus 1.3.6.1.4.1.425.8.3.2.1.34 integer read-only
Indicates that the unit is receiving an unframed all ones pattern. Enumeration: 't1e1StatusNoAIS': 2, 't1e1StatusOther': 1, 't1e1StatusAIS': 3.
                         t1e1AISCount 1.3.6.1.4.1.425.8.3.2.1.35 integer read-only
This count contains the number of consecutive seconds an Unframed All Ones condition has existed.
                         t1e1AISThreshold 1.3.6.1.4.1.425.8.3.2.1.36 integer read-write
Sets the AIS seconds alarm threshold. Setting this field to 0 disables the alarm. The threshold can be set to any value in the range 0 to 900.
                         t1e1AISAlarm 1.3.6.1.4.1.425.8.3.2.1.37 integer read-only
Indicates if an Unframed All Ones alarm condition exists. Enumeration: 't1e1AISAlarmExists': 3, 't1e1AISAlarmOther': 1, 't1e1AISAlarmNone': 2.
                         t1e1RASStatus 1.3.6.1.4.1.425.8.3.2.1.38 integer read-only
Reports if a Remote (Yellow) Alarm condition exists. Enumeration: 't1e1RASStatusNoRAS': 2, 't1e1RASStatusRAS': 3, 't1e1RASStatusOther': 1.
                         t1e1RASCount 1.3.6.1.4.1.425.8.3.2.1.39 integer read-only
This count contains the number of consecutive seconds a Remote (Yellow) Alarm condition has existed.
                         t1e1RASThreshold 1.3.6.1.4.1.425.8.3.2.1.40 integer read-write
Sets the RAS seconds alarm threshold. Setting this field to 0 disables the alarm. The threshold can be set to any value in the range 0 to 900.
                         t1e1RASAlarm 1.3.6.1.4.1.425.8.3.2.1.41 integer read-only
This status indicates if a Remote (Yellow) Alarm exists. Enumeration: 't1e1RASAlarmNone': 2, 't1e1RASAlarmOther': 1, 't1e1RASAlarmExists': 3.
                         t1e1AlarmResetTimer 1.3.6.1.4.1.425.8.3.2.1.42 integer read-write
Sets the Alarm Reset Timer, this field can be set to any value in the range 0 to 900.
                         t1e1AlarmReset 1.3.6.1.4.1.425.8.3.2.1.43 integer read-write
This is used to clear the current alarm counts. Enumeration: 't1e1AlarmResetOther': 1, 't1e1AlarmResetClearAlarms': 2.
             ddsNet 1.3.6.1.4.1.425.8.4
                 ddsNetConfigTable 1.3.6.1.4.1.425.8.4.1 no-access
The dds Network Interface Configuration Table.
                     ddsNetConfigTableEntry 1.3.6.1.4.1.425.8.4.1.1 no-access
An entry in the Network Interface Table.
                         ddsNetConfigNearIndex 1.3.6.1.4.1.425.8.4.1.1.1 integer read-only
Selects the near device.
                         ddsNetConfigFarIndex 1.3.6.1.4.1.425.8.4.1.1.2 integer read-only
Selects the far device.
                         ddsNetConfigIndex 1.3.6.1.4.1.425.8.4.1.1.3 integer read-only
Index into the ddsNetConfigTable.
                         ddsNetDescription 1.3.6.1.4.1.425.8.4.1.1.4 displaystring read-write
Contains a textual description of the port.
                         ddsNetRate 1.3.6.1.4.1.425.8.4.1.1.5 integer read-write
This object is the identifier of the current DDS network rate. The values mean: ddsNetRate2400 the DDS network interface is operating at 2400bps ddsNetRate4800 the DDS network interface is operating at 4800bps ddsNetRate9600 the DDS network interface is operating at 9600bps ddsNetRate19200 the DDS network interface is operating at 19200bps ddsNetRate38400 the DDS network interface is operating at 38400bps ddsNetRate56000 the DDS network interface is operating at 56000bps ddsNetRate64000 the DDS network interface is operating at 64000bps Enumeration: 'ddsNetRate4800': 2, 'ddsNetRate64000': 7, 'ddsNetRate2400': 1, 'ddsNetRate19200': 4, 'ddsNetRate38400': 5, 'ddsNetRate56000': 6, 'ddsNetRate9600': 3.
                         ddsNetMode 1.3.6.1.4.1.425.8.4.1.1.6 integer read-write
This variable describes mode in which data is being sent from the DDS unit back towards the network. Changing the value of this variable can cause a loss of remote communications. The values mean: ddsNetModeNormal (DDS-I) normal data mode of operation ddsNetModeProprietaryTXPI (DDS-I) data being sent out on the DDS network is in a proprietary mode to allow for remote communications, rate adaption, and SYNC to ASYNC modes ddsNetMode64KClearChannel (DDS-II) A special case of DDS-II, where the line rate is 72K, the data rate is 64K, and there is no secondary channel. ddsNetMode64KCCProprietaryTXPII (DDS-II) A special case of DDS-II, where the line rate is 72K, the data rate is 64K, and there is no secondary channel. In addition, the data being sent out on the DDS network is in a proprietary mode to allow for remote communications, rate adaption, SYNC to ASYNC, and/or TDM modes. Enumeration: 'ddsNetModeNormal': 1, 'ddsNetMode64KCCProprietaryTXPII': 4, 'ddsNetModeProprietaryTXPI': 2, 'ddsNetMode64KClearChannel': 3.
                         ddsNetTimingSource 1.3.6.1.4.1.425.8.4.1.1.7 integer read-write
This variable describes the current timing source for the DDS network interface. The values mean: ddsNetTimingNet unit dependant upon network for DDS network interface timing ddsNetTimingInt unit supplying timing for DDS network interface ddsNetTimingDTE unit dependant upon DTE device for network interface timing Enumeration: 'ddsNetTimingDTE': 3, 'ddsNetTimingInt': 2, 'ddsNetTimingNet': 1.
                         ddsNetRemComm 1.3.6.1.4.1.425.8.4.1.1.8 integer read-only
This variable describes the current setting for the remote communications link. The values mean: ddsNetRemCommEnabled remote communications can be carried out end to end ddsNetRemCommDisabled remote communications are not allowed ddsNetRemCommNotAvailable this unit does not support remote communications Enumeration: 'ddsNetRemCommNotAvailable': 3, 'ddsNetRemCommDisabled': 2, 'ddsNetRemCommEnabled': 1.
                         ddsNetCircuitAssur 1.3.6.1.4.1.425.8.4.1.1.9 integer read-write
This variable describes the current setting for the circuit assurance option. The values mean: ddsNetCircuitAssurEnabled Circuit Assurance is enabled and the integrity of the DDS loop will be maintained ddsNetCircuitAssurDisabled Circuit Assurance is disabled ddsNetCircuitAssurNotAvailable this unit does not support Circuit Assurance Enumeration: 'ddsNetCircuitAssurNotAvailable': 3, 'ddsNetCircuitAssurEnabled': 1, 'ddsNetCircuitAssurDisabled': 2.
                         ddsNetAntiStrTimer 1.3.6.1.4.1.425.8.4.1.1.10 integer read-write
This variable describes the current setting for the anti streaming timer. The values mean: ddsNetAntiStrTimerOff the AntiStreaming Timer is off ddsNetAntiStrTimer10 the AntiStreaming Timer is set to 10 seconds ddsNetAntiStrTimer30 the AntiStreaming Timer is set to 30 seconds ddsNetAntiStrTimer60 ths AntiStreaming Timer is set to 60 seconds Enumeration: 'ddsNetAntiStrTimerOff': 1, 'ddsNetAntiStrTimer30': 3, 'ddsNetAntiStrTimer60': 4, 'ddsNetAntiStrTimer10': 2.
                 ddsNetAlarmTable 1.3.6.1.4.1.425.8.4.2 no-access
The dds Network Interface Alarm Table.
                     ddsNetAlarmTableEntry 1.3.6.1.4.1.425.8.4.2.1 no-access
An entry in the ddsNetAlarmTable.
                         ddsNetAlarmNearIndex 1.3.6.1.4.1.425.8.4.2.1.1 integer read-only
Selects the near device.
                         ddsNetAlarmFarIndex 1.3.6.1.4.1.425.8.4.2.1.2 integer read-only
Selects the far device.
                         ddsNetAlarmIndex 1.3.6.1.4.1.425.8.4.2.1.3 integer read-only
Index into the ddsNetAlarmTable.
                         ddsNetStatusSummary 1.3.6.1.4.1.425.8.4.2.1.4 displaystring read-only
This object provides a summary of the port status.
                         ddsNetAlarmSummary 1.3.6.1.4.1.425.8.4.2.1.5 displaystring read-only
This object provides a summary of the port alarms.
                         ddsNetLOSStatus 1.3.6.1.4.1.425.8.4.2.1.6 integer read-only
Reports if a Loss of Signal condition exists. Enumeration: 'ddsNetStatusLOSOther': 1, 'ddsNetStatusNoLOS': 2, 'ddsNetStatusLOS': 3.
                         ddsNetLOSCount 1.3.6.1.4.1.425.8.4.2.1.7 integer read-only
This count contains the number of consecutive seconds the unit received signal has been interrupted.
                         ddsNetLOSThreshold 1.3.6.1.4.1.425.8.4.2.1.8 integer read-write
A period, measured in seconds, in which the DDS received signal is interrupted. Enumeration: 'ddsNetLOSThresholdNone': 2, 'ddsNetLOSThreshold4': 6, 'ddsNetLOSThreshold5': 7, 'ddsNetLOSThreshold2': 4, 'ddsNetLOSThreshold3': 5, 'ddsNetLOSThreshold1': 3, 'ddsNetLOSThreshold10': 8, 'ddsNetLOSThresholdOther': 1, 'ddsNetLOSThreshold20': 9, 'ddsNetLOSThreshold30': 10.
                         ddsNetLOSAlarm 1.3.6.1.4.1.425.8.4.2.1.9 integer read-only
This status indicates if the Loss of Signal Seconds threshold is exceeded. Enumeration: 'ddsNetLOSAlarmNone': 2, 'ddsNetLOSAlarmOther': 1, 'ddsNetLOSAlarmThresholdExceeded': 3.
                         ddsNetOOFStatus 1.3.6.1.4.1.425.8.4.2.1.10 integer read-only
Reports if an Out of Frame condition exists. Enumeration: 'ddsNetStatusOOFOther': 1, 'ddsNetStatusNoOOF': 2, 'ddsNetStatusOOF': 3.
                         ddsNetOOFCount 1.3.6.1.4.1.425.8.4.2.1.11 integer read-only
This count contains the number of consecutive seconds the unit has received the out of frame code.
                         ddsNetOOFThreshold 1.3.6.1.4.1.425.8.4.2.1.12 integer read-write
A period, measured in seconds, in which the Out Of Frame code is received or a frame sync loss occurred. Enumeration: 'ddsNetOOFThreshold10': 8, 'ddsNetOOFThresholdOther': 1, 'ddsNetOOFThreshold30': 10, 'ddsNetOOFThreshold20': 9, 'ddsNetOOFThreshold4': 6, 'ddsNetOOFThreshold5': 7, 'ddsNetOOFThresholdNone': 2, 'ddsNetOOFThreshold2': 4, 'ddsNetOOFThreshold3': 5, 'ddsNetOOFThreshold1': 3.
                         ddsNetOOFAlarm 1.3.6.1.4.1.425.8.4.2.1.13 integer read-only
This status indicates if the Out of Frame Seconds threshold is exceeded. Enumeration: 'ddsNetOOFSAlarmThresholdExceeded': 3, 'ddsNetOOFSAlarmNone': 2, 'ddsNetOOFSAlarmOther': 1.
                         ddsNetOOSStatus 1.3.6.1.4.1.425.8.4.2.1.14 integer read-only
Reports if Out of Service codes are received. Enumeration: 'ddsNetStatusOOS': 3, 'ddsNetStatusNoOOS': 2, 'ddsNetStatusOOSOther': 1.
                         ddsNetOOSCount 1.3.6.1.4.1.425.8.4.2.1.15 integer read-only
This count contains the number of consecutive seconds the unit has received the out of service code.
                         ddsNetOOSThreshold 1.3.6.1.4.1.425.8.4.2.1.16 integer read-write
A period, measured in seconds, in which the Out Of Service code is received. Enumeration: 'ddsNetOOSThresholdNone': 2, 'ddsNetOOSThreshold30': 10, 'ddsNetOOSThreshold10': 8, 'ddsNetOOSThreshold20': 9, 'ddsNetOOSThresholdOther': 1, 'ddsNetOOSThreshold5': 7, 'ddsNetOOSThreshold4': 6, 'ddsNetOOSThreshold1': 3, 'ddsNetOOSThreshold3': 5, 'ddsNetOOSThreshold2': 4.
                         ddsNetOOSAlarm 1.3.6.1.4.1.425.8.4.2.1.17 integer read-only
This status indicates if the Out of Service Seconds threshold is exceeded. Enumeration: 'ddsNetOOSAlarmNone': 2, 'ddsNetOOSAlarmOther': 1, 'ddsNetOOSAlarmThresholdExceeded': 3.
                         ddsNetFDLStatus 1.3.6.1.4.1.425.8.4.2.1.18 integer read-only
Reports if Facility Data Link errors have occurred. Enumeration: 'ddsNetStatusFDLOther': 1, 'ddsNetStatusNoFDL': 2, 'ddsNetStatusFDL': 3.
                         ddsNetFDLCount 1.3.6.1.4.1.425.8.4.2.1.19 integer read-only
This count contains the number of consecutive seconds in which FDL errors have occurred.
                         ddsNetFDLThreshold 1.3.6.1.4.1.425.8.4.2.1.20 integer read-write
A period, measured in seconds, in which FDL errors have occurred. Enumeration: 'ddsNetFDLThresholdOther': 1, 'ddsNetFDLThreshold2': 4, 'ddsNetFDLThreshold3': 5, 'ddsNetFDLThreshold30': 10, 'ddsNetFDLThreshold1': 3, 'ddsNetFDLThreshold10': 8, 'ddsNetFDLThreshold4': 6, 'ddsNetFDLThreshold5': 7, 'ddsNetFDLThresholdNone': 2, 'ddsNetFDLThreshold20': 9.
                         ddsNetFDLAlarm 1.3.6.1.4.1.425.8.4.2.1.21 integer read-only
This status indicates if the Facility Data Link threshold is exceeded. Enumeration: 'ddsNetFDLAlarmThresholdExceeded': 3, 'ddsNetFDLAlarmNone': 2, 'ddsNetFDLAlarmOther': 1.
                         ddsNetAlarmResetTimer 1.3.6.1.4.1.425.8.4.2.1.22 integer read-write
Sets the Alarm Reset Timer, this field can be set to any value in the range 0 to 900.
                         ddsNetAlarmReset 1.3.6.1.4.1.425.8.4.2.1.23 integer read-write
This is used to clear the current alarm counts. Enumeration: 'ddsNetAlarmResetClearAlarms': 2, 'ddsNetAlarmResetOther': 1.
             serialDte 1.3.6.1.4.1.425.8.5
                 serialDteConfigTable 1.3.6.1.4.1.425.8.5.1 no-access
The Serial DTE Config Table.
                     serialDteConfigTableEntry 1.3.6.1.4.1.425.8.5.1.1 no-access
An entry in the serial DTE Config Table.
                         serialDteConfigNearIndex 1.3.6.1.4.1.425.8.5.1.1.1 integer read-only
Selects the near device.
                         serialDteConfigFarIndex 1.3.6.1.4.1.425.8.5.1.1.2 integer read-only
Selects the far device.
                         serialDteConfigIndex 1.3.6.1.4.1.425.8.5.1.1.3 integer read-only
Index into the DteTable.
                         serialDteDescription 1.3.6.1.4.1.425.8.5.1.1.4 displaystring read-only
Contains a textual description of the port.
                         serialDteType 1.3.6.1.4.1.425.8.5.1.1.5 integer read-write
Selects the DTE port type if applicable. Enumeration: 'serialDteTypeV35': 2, 'serialDteTypeRS232': 3, 'serialDteTypeEIA530': 4, 'serialDteTypeOther': 1.
                         serialDteRate 1.3.6.1.4.1.425.8.5.1.1.6 integer read-write
Selects the DTE port bit. Enumeration: 'serialDteRate336000': 20, 'serialDteRate1408000': 53, 'serialDteRate280000': 18, 'serialDteRate19200': 5, 'serialDteRate256000': 17, 'serialDteRate384000': 21, 'serialDteRate1280000': 49, 'serialDteRate768000': 33, 'serialDteRate56000': 8, 'serialDteRate4800': 3, 'serialDteRate616000': 28, 'serialDteRate1624000': 60, 'serialDteRate640000': 29, 'serialDteRate2048000': 69, 'serialDteRate1920000': 67, 'serialDteRate1064000': 42, 'serialDteRate320000': 19, 'serialDteRateOther': 1, 'serialDteRate1008000': 40, 'serialDteRate1232000': 48, 'serialDteRate38400': 6, 'serialDteRate31200': 74, 'serialDteRate1680000': 62, 'serialDteRate448000': 23, 'serialDteRate1152000': 45, 'serialDteRate2400': 2, 'serialDteRate1216000': 47, 'serialDteRate112000': 12, 'serialDteRate128000': 13, 'serialDteRate1120000': 44, 'serialDteRate1456000': 54, 'serialDteRate168000': 14, 'serialDteRate1856000': 66, 'serialDteRate1024000': 41, 'serialDteRate504000': 24, 'serialDteRate224000': 16, 'serialDteRate1344000': 51, 'serialDteRate1088000': 43, 'serialDteRate1512000': 56, 'serialDteRate57600': 9, 'serialDteRate1472000': 55, 'serialDteRate952000': 38, 'serialDteRate392000': 22, 'serialDteRate28800': 72, 'serialDteRate960000': 39, 'serialDteRate672000': 30, 'serialDteRate192000': 15, 'serialDteRate1536000': 57, 'serialDteRate115200': 75, 'serialDteRate60000': 10, 'serialDteRate1600000': 59, 'serialDteRate52000': 7, 'serialDteRate48000': 73, 'serialDteRate728000': 32, 'serialDteRate1984000': 68, 'serialDteRate14400': 71, 'serialDteRate896000': 37, 'serialDteRate1568000': 58, 'serialDteRate64000': 11, 'serialDteRate1176000': 46, 'serialDteRate1664000': 61, 'serialDteRate1288000': 50, 'serialDteRate576000': 27, 'serialDteRate784000': 34, 'serialDteRate1200': 70, 'serialDteRate1400000': 52, 'serialDteRate512000': 25, 'serialDteRate704000': 31, 'serialDteRate1792000': 65, 'serialDteRate1736000': 64, 'serialDteRate560000': 26, 'serialDteRate1728000': 63, 'serialDteRate840000': 36, 'serialDteRate832000': 35, 'serialDteRate9600': 4.
                         serialDteInvertData 1.3.6.1.4.1.425.8.5.1.1.7 integer read-write
Specifies whether transmit and receive are inverted at the port. Enumeration: 'serialDteInvertDataDisabled': 2, 'serialDteInvertDataOther': 1, 'serialDteInvertDataEnabled': 3.
                         serialDteFormat 1.3.6.1.4.1.425.8.5.1.1.8 integer read-write
This variable describes the current operations format of the DTE interface. The values mean: serialDteFormatSync The DTE interface is currently set to operate in Syncronous clocking format serialDteFormatAsync The DTE interface is currently set to operate in the Asyncronous clocking format serialDteFormatNotAvail The DTE interface operating format is not available Enumeration: 'serialDteFormatAsync': 3, 'serialDteFormatSync': 2, 'serialDteFormatOther': 1, 'serialDteFormatNotAvail': 4.
                         serialDteParity 1.3.6.1.4.1.425.8.5.1.1.9 integer read-write
This variable describes the current parity selected for the DTE interface. This variable is only valid when the DTE Mode is set to ASYNC. The values mean: serialDteParityNone The DTE interface is currently set for no parity bit checking or generation serialDteParityOdd The DTE interface is currently set for odd parity serialDteParityEven The DTE interface is currently set for even parity serialDteParityMark The DTE interface is currently set for mark parity serialDteParitySpace The DTE interface is currently set for space parity serialDteParityNotAvail The parity setting on the DTE interface is not available. Enumeration: 'serialDteParitySpace': 6, 'serialDteParityNotAvail': 7, 'serialDteParityOdd': 3, 'serialDteParityMark': 5, 'serialDteParityEven': 4, 'serialDteParityNone': 2, 'serialDteParityOther': 1.
                         serialDteStopBit 1.3.6.1.4.1.425.8.5.1.1.10 integer read-write
This variable describes the stop bit setting for the DTE interface. This variable is only valid when the DTE interface is set to ASYNC. The values mean: serialDteStopBit1 The DTE interface is configured to operate in the ASYNC mode with 1 stop bit serialDteStopBit2 The DTE interface is configured to operate in the ASYNC mode with 2 stop bits serialDteStopBitNotAvail The stop bit information is not available. The DTE interface is probably configured for synchronous operation. Enumeration: 'serialDteStopBitOther': 1, 'serialDteStopBitNotAvail': 4, 'serialDteStopBit2': 3, 'serialDteStopBit1': 2.
                         serialDteMode 1.3.6.1.4.1.425.8.5.1.1.11 integer read-write
This variable describes mode in which data is being sent from the DDS unit back towards the network. Enumeration: 'serialDteModeOther': 1, 'serialDteModeTxpINormal': 4, 'serialDteModeDDSI': 2, 'serialDteModeTxpIITDM': 7, 'serialDteModeTxpIINormal': 6, 'serialDteModeTxpITDM': 5, 'serialDteModeDDSII': 3.
                         serialDteDSR 1.3.6.1.4.1.425.8.5.1.1.12 integer read-write
Selects DSR behavior. Enumeration: 'serialDteDSRTestOff': 2, 'serialDteDSRForcedOff': 4, 'serialDteDSRForcedOn': 3, 'serialDteDSRInternal': 5, 'serialDteDSROther': 1.
                         serialDteDCD 1.3.6.1.4.1.425.8.5.1.1.13 integer read-write
Selects DCD behavior. Enumeration: 'serialDteDCDFarRTS': 6, 'serialDteDCDIdleOff': 2, 'serialDteDCDInternal': 5, 'serialDteDCDForcedOn': 3, 'serialDteDCDForcedOff': 4, 'serialDteDCDOther': 1.
                         serialDteRTS 1.3.6.1.4.1.425.8.5.1.1.14 integer read-write
Selects RTS behavior. Enumeration: 'serialDteRTSOther': 1, 'serialDteRTSForcedOn': 3, 'serialDteRTSExternal': 4, 'serialDteRTSNormal': 2.
                         serialDteRTSDelay 1.3.6.1.4.1.425.8.5.1.1.15 integer read-write
Selects RTS to CTS transition delay. Enumeration: 'serialDteRTSDelayOther': 1, 'serialDteRTSDelayLong': 3, 'serialDteRTSDelayNormal': 2.
                         serialDteDTR 1.3.6.1.4.1.425.8.5.1.1.16 integer read-only
Reports if DTR from the DTE device is false. Enumeration: 'serialDteDTROther': 1, 'serialDteDTRTrue': 3, 'serialDteDTRFalse': 2.
                         serialDteCTS 1.3.6.1.4.1.425.8.5.1.1.17 integer read-write
Specifies the control of the CTS signal at the port. Enumeration: 'serialDteCTSForceTrue': 2, 'serialDteCTSForceFalse': 3, 'serialDteCTSInternal': 4, 'serialDteCTSOther': 1.
                         serialDteV54 1.3.6.1.4.1.425.8.5.1.1.18 integer read-write
Specifies if the unit should respond to inband V.54 loop commands. Enumeration: 'serialDteV54Disable': 2, 'serialDteV54Other': 1, 'serialDteV54Enable': 3.
                         serialDteLL 1.3.6.1.4.1.425.8.5.1.1.19 integer read-write
Specifies if the unit should respond to local loop activation by the local loopback signal (EIA530 or RS-232 pin 18). Enumeration: 'serialDteLLEnable': 3, 'serialDteLLOther': 1, 'serialDteLLDisable': 2.
                         serialDteRL 1.3.6.1.4.1.425.8.5.1.1.20 integer read-write
Specifies if the unit should respond to remote loop activation by the remote loopback signal (EIA530 or RS-232 pin 21). Enumeration: 'serialDteRLEnable': 3, 'serialDteRLDisable': 2, 'serialDteRLOther': 1.
                         serialDteStartChannel 1.3.6.1.4.1.425.8.5.1.1.21 integer read-write
Specifies the starting channel for the interface.
                         serialDteNumberOfChannels 1.3.6.1.4.1.425.8.5.1.1.22 integer read-write
Specifies the number of channels allocated to the interface.
                         serialDteTxClock 1.3.6.1.4.1.425.8.5.1.1.23 integer read-write
Specifies how the interface derives its transmit clock. Enumeration: 'serialDteTxClockOther': 1, 'serialDteTxClockExternal': 3, 'serialDteTxClockOversample': 4, 'serialDteTxClockInternal': 2.
                         serialDteBundle 1.3.6.1.4.1.425.8.5.1.1.24 integer read-write
Specifies the allocation pattern of channels assigned to the serial port. Enumeration: 'alternate': 3, 'contiguous': 2, 'other': 1.
                         serialDteChannelRate 1.3.6.1.4.1.425.8.5.1.1.25 integer read-write
Specifies the rate of all channels assigned to the serial port. Enumeration: 'nx64k': 3, 'other': 1, 'nx56k': 2.
                         serialDteInvertClock 1.3.6.1.4.1.425.8.5.1.1.26 integer read-write
Specifies if an inverted clock is used to send data from the serial port. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
                 serialDteAlarmTable 1.3.6.1.4.1.425.8.5.2 no-access
The Serial DTE Alarm Table.
                     serialDteAlarmTableEntry 1.3.6.1.4.1.425.8.5.2.1 no-access
An entry in the serial DTE Alarm Table.
                         serialDteAlarmNearIndex 1.3.6.1.4.1.425.8.5.2.1.1 integer read-only
Selects the near device.
                         serialDteAlarmFarIndex 1.3.6.1.4.1.425.8.5.2.1.2 integer read-only
Selects the far device.
                         serialDteAlarmIndex 1.3.6.1.4.1.425.8.5.2.1.3 integer read-only
Index into the serialDteAlarmTable.
                         serialDteDTRAlarmControl 1.3.6.1.4.1.425.8.5.2.1.4 integer read-write
Specifies if the unit should alarm on loss of DTR. Enumeration: 'serialDteDTRAlarmOther': 1, 'serialDteDTRAlarmEnable': 3, 'serialDteDTRAlarmDisable': 2.
                         serialDteDTRAlarmStatus 1.3.6.1.4.1.425.8.5.2.1.5 integer read-only
This status indicates a DTR Loss alarm is active. Enumeration: 'serialDteDTRAlarmOther': 1, 'serialDteDTRAlarmActive': 3, 'serialDteDTRAlarmNone': 2.
                         serialDteStatusSummary 1.3.6.1.4.1.425.8.5.2.1.6 displaystring read-only
This object provides a summary of the port status.
                         serialDteAlarmSummary 1.3.6.1.4.1.425.8.5.2.1.7 displaystring read-only
This object provides a summary of the port alarms.
                         serialDteASCStatus 1.3.6.1.4.1.425.8.5.2.1.8 integer read-only
Reports if an ASC condition exists on the interface. Enumeration: 'serialDteStatusNoASC': 2, 'serialDteStatusASC': 3, 'serialDteStatusASCOther': 1.
                         serialDteASCCount 1.3.6.1.4.1.425.8.5.2.1.9 integer read-only
This count contains the number of ASC seconds received by the interface.
                         serialDteASCThreshold 1.3.6.1.4.1.425.8.5.2.1.10 integer read-write
The number of ASC seconds that must be received before an alarm is declared.
                         serialDteASCAlarm 1.3.6.1.4.1.425.8.5.2.1.11 integer read-only
This status indicates if the ASC Seconds threshold is exceeded. Enumeration: 'serialDteASCAlarmNone': 2, 'serialDteASCAlarmThresholdExceeded': 3, 'serialDteASCAlarmOther': 1.
                         serialDteFDLStatus 1.3.6.1.4.1.425.8.5.2.1.12 integer read-only
Reports if an FDL error condition exists on the interface. Enumeration: 'serialDteStatusNoFDL': 2, 'serialDteStatusFDL': 3, 'serialDteStatusFDLOther': 1.
                         serialDteFDLCount 1.3.6.1.4.1.425.8.5.2.1.13 integer read-only
This count contains the number of FDL errored seconds received by the interface.
                         serialDteFDLThreshold 1.3.6.1.4.1.425.8.5.2.1.14 integer read-write
The number of FDL errored seconds that must be received before an alarm is declared.
                         serialDteFDLAlarm 1.3.6.1.4.1.425.8.5.2.1.15 integer read-only
This status indicates if the FDL Errored Seconds threshold is exceeded. Enumeration: 'serialDteFDLAlarmThresholdExceeded': 3, 'serialDteFDLAlarmOther': 1, 'serialDteFDLAlarmNone': 2.
                         serialDteLOSStatus 1.3.6.1.4.1.425.8.5.2.1.16 integer read-only
Reports if an LOS condition exists on the interface. Enumeration: 'serialDteStatusLOSOther': 1, 'serialDteStatusNoLOS': 2, 'serialDteStatusLOS': 3.
                         serialDteLOSCount 1.3.6.1.4.1.425.8.5.2.1.17 integer read-only
This count contains the number of LOS seconds received by the interface.
                         serialDteLOSThreshold 1.3.6.1.4.1.425.8.5.2.1.18 integer read-write
The number of LOS seconds that must be received before an alarm is declared.
                         serialDteLOSAlarm 1.3.6.1.4.1.425.8.5.2.1.19 integer read-only
This status indicates if the LOS Seconds threshold is exceeded. Enumeration: 'serialDteLOSAlarmThresholdExceeded': 3, 'serialDteLOSAlarmOther': 1, 'serialDteLOSAlarmNone': 2.
             analogDte 1.3.6.1.4.1.425.8.6
                 analogDteTable 1.3.6.1.4.1.425.8.6.1 no-access
The Analog DTE Table.
                     analogDteTableEntry 1.3.6.1.4.1.425.8.6.1.1 no-access
An entry in the Analog DTE Table.
                         analogDteNearIndex 1.3.6.1.4.1.425.8.6.1.1.1 integer read-only
Selects the near device.
                         analogDteFarIndex 1.3.6.1.4.1.425.8.6.1.1.2 integer read-only
Selects the far device.
                         analogDteIndex 1.3.6.1.4.1.425.8.6.1.1.3 integer read-only
Index into the analogDteTable.
                         analogDteDescription 1.3.6.1.4.1.425.8.6.1.1.4 displaystring read-only
Contains a textual description of the port.
                         analogDteCardType 1.3.6.1.4.1.425.8.6.1.1.5 integer read-only
Identifies the analog DTE card type. Enumeration: 'analogDteCardTypeFXS': 2, 'analogDteCardTypeFXO': 3, 'analogDteCardTypeOther': 1, 'analogDteCardType4WEM': 4.
                         analogDteMode 1.3.6.1.4.1.425.8.6.1.1.6 integer read-write
Selects whether the port is actively assigned to a netowrk channel or not used. Enumeration: 'analogDteModeSpare': 2, 'analogDteModeOther': 1, 'analogDteModeActive': 3.
                         analogDteState 1.3.6.1.4.1.425.8.6.1.1.7 integer read-only
Displays the port status as either in the Busy or Idle state. Enumeration: 'analogDteStateIdle': 2, 'analogDteStateOther': 1, 'analogDteStateBusy': 3.
                         analogDteElementID 1.3.6.1.4.1.425.8.6.1.1.8 displaystring read-write
This object signifies the name of the device.
                         analogDteSignalling 1.3.6.1.4.1.425.8.6.1.1.9 integer read-write
Selects the supervisory operation of the port. Enumeration: 'analogDteSignallingDNISWGS': 16, 'analogDteSignallingMEGGS': 6, 'analogDteSignallingFXSGS': 3, 'analogDteSignalling4WEMTO': 29, 'analogDteSignallingPLAR': 9, 'analogDteSignallingUVG': 4, 'analogDteSignallingDNISDRLS': 15, 'analogDteSignallingDIDDNIS': 11, 'analogDteSignallingFXOUVGR': 23, 'analogDteSignallingSLC96': 10, 'analogDteSignallingDNISDGS': 17, 'analogDteSignallingDNISWRLS': 14, 'analogDteSignallingMEGLS': 5, 'analogDteSignallingDNISWLS': 12, 'analogDteSignallingOther': 1, 'analogDteSignallingMEGRGS': 8, 'analogDteSignallingFXSLS': 2, 'analogDteSignallingFXOLS': 20, 'analogDteSignallingFXOUVG': 22, 'analogDteSignalling4WEMTYPE4': 27, 'analogDteSignalling4WEMTYPE5': 28, 'analogDteSignallingDNISDLS': 13, 'analogDteSignalling4WEMTYPE1': 24, 'analogDteSignalling4WEMTYPE2': 25, 'analogDteSignalling4WEMTYPE3': 26, 'analogDteSignallingDNISWRGS': 18, 'analogDteSignallingMEGRLS': 7, 'analogDteSignallingDNISDRGS': 19, 'analogDteSignallingFXOGS': 21.
                         analogDteDNISDelay 1.3.6.1.4.1.425.8.6.1.1.10 integer read-write
If the signalling mode has a delay, it can be set from 1 to 5 seconds. Enumeration: 'analogDteDNISDelay1Second': 2, 'analogDteDNISDelay4Seconds': 5, 'analogDteDNISDelayOther': 1, 'analogDteDNISDelay3Seconds': 4, 'analogDteDNISDelay2Seconds': 3, 'analogDteDNISDelay5Seconds': 6.
                         analogDteTxGain 1.3.6.1.4.1.425.8.6.1.1.11 integer read-write
Selects the transmit gain. Values prefixed with m are negative. Enumeration: 'analogDteTxGainm7DB': 12, 'analogDteTxGainm6DB': 11, 'analogDteTxGain3DB': 2, 'analogDteTxGainm8DB': 13, 'analogDteTxGainm9DB': 14, 'analogDteTxGain0DB': 5, 'analogDteTxGainm5DB': 10, 'analogDteTxGainm10DB': 15, 'analogDteTxGainm1DB': 6, 'analogDteTxGain1DB': 4, 'analogDteTxGain2DB': 3, 'analogDteTxGainm3DB': 8, 'analogDteTxGainOther': 1, 'analogDteTxGainm4DB': 9, 'analogDteTxGainm2DB': 7.
                         analogDteRxGain 1.3.6.1.4.1.425.8.6.1.1.12 integer read-write
Selects the receive gain. Values prefixed with m are negative. Enumeration: 'analogDteRxGainm4DB': 8, 'analogDteRxGainm13DB': 17, 'analogDteRxGain0DB': 4, 'analogDteRxGainm7DB': 11, 'analogDteRxGainm11DB': 15, 'analogDteRxGainm2DB': 6, 'analogDteRxGainm3DB': 7, 'analogDteRxGainm1DB': 5, 'analogDteRxGainm14DB': 18, 'analogDteRxGainm12DB': 16, 'analogDteRxGain2DB': 2, 'analogDteRxGainm6DB': 10, 'analogDteRxGain1DB': 3, 'analogDteRxGainm16DB': 20, 'analogDteRxGainm9DB': 13, 'analogDteRxGainm15DB': 19, 'analogDteRxGainOther': 1, 'analogDteRxGainm5DB': 9, 'analogDteRxGainm10DB': 14, 'analogDteRxGainm8DB': 12.
             connection 1.3.6.1.4.1.425.8.7
                 connectionTable 1.3.6.1.4.1.425.8.7.1 no-access
The connection table.
                     connectionTableEntry 1.3.6.1.4.1.425.8.7.1.1 no-access
An entry in the connection table.
                         connectionNearIndex 1.3.6.1.4.1.425.8.7.1.1.1 integer read-only
Selects the near device.
                         connectionFarIndex 1.3.6.1.4.1.425.8.7.1.1.2 integer read-only
Selects the far device.
                         connectionTableIndex 1.3.6.1.4.1.425.8.7.1.1.3 integer read-only
The index into the connection table.
                         connectionTableDescription 1.3.6.1.4.1.425.8.7.1.1.4 displaystring read-only
A description of the connection.
                 connectionChannelTable 1.3.6.1.4.1.425.8.7.2 no-access
The channel-level connection table.
                     connectionChannelEntry 1.3.6.1.4.1.425.8.7.2.1 no-access
An entry in the connectionChannelTable.
                         connectionChannelNearIndex 1.3.6.1.4.1.425.8.7.2.1.1 integer read-only
Selects the near device.
                         connectionChannelFarIndex 1.3.6.1.4.1.425.8.7.2.1.2 integer read-only
Selects the far device.
                         connectionChannelLineIndex 1.3.6.1.4.1.425.8.7.2.1.3 integer read-only
Selects instance of line.
                         connectionChannelIndex 1.3.6.1.4.1.425.8.7.2.1.4 integer read-only
The index into the connection table.
                         channelInterfaceAssignment 1.3.6.1.4.1.425.8.7.2.1.5 integer read-write
The channel assignment. Enumeration: 'unassigned': 2, 'slot3PortA': 39, 'slot3PortB': 40, 'slot6Dsu2PortA': 97, 'slot6Dsu2PortB': 98, 'slot4Dsu6PortB': 82, 'slot4Dsu6PortA': 81, 'slot3Dsu2PortB': 62, 'slot3Dsu2PortA': 61, 'slot5Dsu3PortB': 88, 'slot5Dsu3PortA': 87, 'slot5Dsu6PortA': 93, 'slot5Dsu6PortB': 94, 'port8': 12, 'port9': 13, 'port6': 10, 'port7': 11, 'port4': 8, 'port5': 9, 'port2': 6, 'port3': 7, 'port1': 5, 'slot4Dsu1PortB': 72, 'slot4Dsu1PortA': 71, 'slot2Dsu4PortB': 54, 'slot2Dsu4PortA': 53, 'slot6PortB': 46, 'slot6PortA': 45, 'slot6Dsu4PortB': 102, 'slot6Dsu4PortA': 101, 'remComm': 4, 'slot5Dsu5PortA': 91, 'slot5Dsu5PortB': 92, 'slot3Dsu3PortA': 63, 'slot3Dsu3PortB': 64, 'port32': 36, 'port30': 34, 'port31': 35, 'slot5Dsu4PortB': 90, 'slot5Dsu4PortA': 89, 'slot2Dsu3PortB': 52, 'slot2Dsu3PortA': 51, 'slot2Dsu6PortB': 58, 'port29': 33, 'port28': 32, 'port25': 29, 'port24': 28, 'port27': 31, 'port26': 30, 'port21': 25, 'port20': 24, 'port23': 27, 'port22': 26, 'slot4Dsu3PortA': 75, 'slot4Dsu3PortB': 76, 'slot4PortA': 41, 'slot4PortB': 42, 'slot3Dsu5PortB': 68, 'slot3Dsu5PortA': 67, 'slot3Dsu6PortB': 70, 'slot3Dsu6PortA': 69, 'slot6Dsu6PortA': 105, 'slot6Dsu6PortB': 106, 'slot2PortB': 38, 'slot2PortA': 37, 'port18': 22, 'port19': 23, 'slot4Dsu2PortA': 73, 'port10': 14, 'port11': 15, 'port12': 16, 'port13': 17, 'port14': 18, 'port15': 19, 'port16': 20, 'port17': 21, 'slot2Dsu6PortA': 57, 'slot4Dsu4PortB': 78, 'slot6Dsu5PortA': 103, 'slot6Dsu5PortB': 104, 'slot6Dsu1PortA': 95, 'slot6Dsu1PortB': 96, 'slot2Dsu2PortA': 49, 'slot4Dsu2PortB': 74, 'dTE': 3, 'slot2Dsu2PortB': 50, 'slot5Dsu2PortA': 85, 'slot5Dsu2PortB': 86, 'slot2Dsu1PortA': 47, 'slot2Dsu1PortB': 48, 'slot2Dsu5PortA': 55, 'slot2Dsu5PortB': 56, 'slot4Dsu5PortB': 80, 'slot4Dsu5PortA': 79, 'slot5Dsu1PortA': 83, 'slot5Dsu1PortB': 84, 'slot5PortB': 44, 'slot5PortA': 43, 'slot6Dsu3PortB': 100, 'slot3Dsu4PortA': 65, 'slot3Dsu4PortB': 66, 'slot6Dsu3PortA': 99, 'other': 1, 'slot4Dsu4PortA': 77, 'slot3Dsu1PortB': 60, 'slot3Dsu1PortA': 59.
                         channelInterfaceDescription 1.3.6.1.4.1.425.8.7.2.1.6 displaystring read-only
Contains a description of the interface channel connection.
                         channelInterfaceChannel 1.3.6.1.4.1.425.8.7.2.1.7 integer read-write
Displays the corresponding channel of the interface channel connection.
                         channelSignalling 1.3.6.1.4.1.425.8.7.2.1.8 integer read-write
Allows a selection of Clear Channel or Robbed Bit signalling for each DS0. Enumeration: 'clearChannel': 2, 'other': 1, 'robbedBit': 3.
             maintenance 1.3.6.1.4.1.425.8.8
                 bertTable 1.3.6.1.4.1.425.8.8.1 no-access
BERT control table.
                     bertTableEntry 1.3.6.1.4.1.425.8.8.1.1 no-access
An entry in the BERT control table.
                         bertNearIndex 1.3.6.1.4.1.425.8.8.1.1.1 integer read-only
Selects the near device.
                         bertFarIndex 1.3.6.1.4.1.425.8.8.1.1.2 integer read-only
Selects the far device.
                         bertIndex 1.3.6.1.4.1.425.8.8.1.1.3 integer read-only
The index into the BERT control table. Selects which BERT chip to use.
                         bertPattern 1.3.6.1.4.1.425.8.8.1.1.4 integer read-write
Selects the test pattern to be used. Enumeration: 'bertPatternCLEAR': 12, 'bertPattern511': 4, 'bertPatternALT': 11, 'bertPatternOther': 1, 'bertPattern1in8': 9, 'bertPattern3in24': 10, 'bertPattern220': 7, 'bertPattern223': 8, 'bertPattern63': 3, 'bertPattern215': 6, 'bertPattern2047': 5, 'bertPatternQRSS': 2.
                         bertLength 1.3.6.1.4.1.425.8.8.1.1.5 integer read-write
Specifies how long the test should run. Enumeration: 'bertLength15minutes': 2, 'bertLengthOther': 1, 'bertLength30minutes': 3, 'bertLengthContinuous': 6, 'bertLength24hours': 5, 'bertLength60minutes': 4.
                         bertPatternSync 1.3.6.1.4.1.425.8.8.1.1.6 integer read-only
Displays the current state of pattern sync during a test. Enumeration: 'bertPatternSyncOther': 1, 'bertPatternSyncNoTest': 2, 'bertPatternSyncNoSync': 3, 'bertPatternSyncInsync': 4.
                         bertElapsedTime 1.3.6.1.4.1.425.8.8.1.1.7 integer read-only
Displays the amount of time elapsed since a timed test began in seconds.
                         bertBitErrors 1.3.6.1.4.1.425.8.8.1.1.8 integer read-only
Displays the total number of bit errors detected since the test began.
                         bertErroredSeconds 1.3.6.1.4.1.425.8.8.1.1.9 integer read-only
Displays the number of asynchronous errored seconds that have been detected since the test began.
                         bertPercentEFS 1.3.6.1.4.1.425.8.8.1.1.10 integer read-only
Displays a ratio derived from the number of error free seconds divided by the number of seconds accumulated in elapsed time.
                         bertCommand 1.3.6.1.4.1.425.8.8.1.1.11 integer read-write
Issues a test command for the interface. Enumeration: 'bertCommandStart': 2, 'bertCommandOther': 1, 'bertCommandStop': 3, 'bertCommandInjectError': 5, 'bertCommandResetErrors': 4.
                 bertInterfaceTable 1.3.6.1.4.1.425.8.8.2 no-access
BERT control interface table.
                     bertInterfaceTableEntry 1.3.6.1.4.1.425.8.8.2.1 no-access
An entry in the BERT control interface table.
                         bertInterfaceNearIndex 1.3.6.1.4.1.425.8.8.2.1.1 integer read-only
Selects the near device.
                         bertInterfaceFarIndex 1.3.6.1.4.1.425.8.8.2.1.2 integer read-only
Selects the far device.
                         bertChipIndex 1.3.6.1.4.1.425.8.8.2.1.3 integer read-only
Selects which BERT chip to use.
                         bertInterfaceIndex 1.3.6.1.4.1.425.8.8.2.1.4 integer read-only
An index into the MIB-II interfaces table; the interface for the BERT settings.
                         bertInterfaceSetting 1.3.6.1.4.1.425.8.8.2.1.5 integer read-write
Specifies the interface for the BERT chip. Enumeration: 'bertInterfaceSettingIdle': 2, 'bertInterfaceSettingChannel20': 22, 'bertInterfaceSettingOther': 1, 'bertInterfaceSettingChannel22': 24, 'bertInterfaceSettingChannel23': 25, 'bertInterfaceSettingChannel24': 26, 'bertInterfaceSettingChannel25': 27, 'bertInterfaceSettingChannel26': 28, 'bertInterfaceSettingChannel27': 29, 'bertInterfaceSettingChannel28': 30, 'bertInterfaceSettingChannel29': 31, 'bertInterfaceSettingDTE': 36, 'bertInterfaceSettingNotEnabled': 37, 'bertInterfaceSettingChannel19': 21, 'bertInterfaceSettingChannel18': 20, 'bertInterfaceSettingChannel32': 34, 'bertInterfaceSettingChannel31': 33, 'bertInterfaceSettingChannel30': 32, 'bertInterfaceSettingChannel11': 13, 'bertInterfaceSettingChannel10': 12, 'bertInterfaceSettingChannel13': 15, 'bertInterfaceSettingChannel12': 14, 'bertInterfaceSettingChannel15': 17, 'bertInterfaceSettingChannel14': 16, 'bertInterfaceSettingChannel17': 19, 'bertInterfaceSettingChannel16': 18, 'bertInterfaceSettingChannel1': 3, 'bertInterfaceSettingChannel3': 5, 'bertInterfaceSettingChannel2': 4, 'bertInterfaceSettingChannel5': 7, 'bertInterfaceSettingChannel4': 6, 'bertInterfaceSettingChannel7': 9, 'bertInterfaceSettingChannel6': 8, 'bertInterfaceSettingChannel9': 11, 'bertInterfaceSettingChannel8': 10, 'bertInterfaceSettingNet': 35, 'bertInterfaceSettingChannel21': 23.
                 testTable 1.3.6.1.4.1.425.8.8.3 no-access
Test control table.
                     testTableEntry 1.3.6.1.4.1.425.8.8.3.1 no-access
An entry in the testTable.
                         testNearIndex 1.3.6.1.4.1.425.8.8.3.1.1 integer read-only
Selects the near device.
                         testFarIndex 1.3.6.1.4.1.425.8.8.3.1.2 integer read-only
Selects the far device.
                         testTableIndex 1.3.6.1.4.1.425.8.8.3.1.3 integer read-only
The index into the testTable, one entry for each interface.
                         testType 1.3.6.1.4.1.425.8.8.3.1.4 integer read-write
Identifies the test type for the interface. Enumeration: 'testTypeFarV54Loop': 11, 'testTypeV54Loop': 10, 'testTypeOther': 1, 'testTypeNoTest': 2, 'testTypeFarPLB': 6, 'testTypePortLoop': 9, 'testTypePLB': 3, 'testTypeFarLLB': 7, 'testtypeMLB': 5, 'testTypeFarMLB': 8, 'testTypeLLB': 4.
                         testLoopDirection 1.3.6.1.4.1.425.8.8.3.1.5 integer read-write
This object is the identifier of the current unit loop mode. The values mean: testLoopUnidirectional Line, Data, and V54 loops will be unidirectional Local loop will be bidirectional testLoopBidirectional All loops will be bidirectional Enumeration: 'testLoopUnidirectional': 2, 'testLoopOther': 1, 'testLoopBidirectional': 3.
                         testFarLLBFraming 1.3.6.1.4.1.425.8.8.3.1.6 integer read-write
This setting, for Far LLB tests on T1 lines, must match the far end unit loop code framing. Enumeration: 'testFarLLBFramingFramed': 3, 'testFarLLBFramingUnframed': 2, 'testFarLLBFramingOther': 1.
             performance 1.3.6.1.4.1.425.8.9
                 performance24Table 1.3.6.1.4.1.425.8.9.1 no-access
Performance table, contains TR54016 standard and enhanced data.
                     performance24TableEntry 1.3.6.1.4.1.425.8.9.1.1 no-access
An entry in the performance24Table.
                         performance24NearIndex 1.3.6.1.4.1.425.8.9.1.1.1 integer read-only
Selects the near device.
                         performance24FarIndex 1.3.6.1.4.1.425.8.9.1.1.2 integer read-only
Selects the far device.
                         performance24InterfaceIndex 1.3.6.1.4.1.425.8.9.1.1.3 integer read-only
Selects the interface.
                         performance24Index 1.3.6.1.4.1.425.8.9.1.1.4 integer read-only
The index into the 24-hour performance table. Enumeration: 'performance24period42': 44, 'performance24period43': 45, 'performance24period40': 42, 'performance24period41': 43, 'performance24period46': 48, 'performance24period47': 49, 'performance24period44': 46, 'performance24period45': 47, 'performance24period48': 50, 'performance24period49': 51, 'performance24period79': 81, 'performance24period78': 80, 'performance24period77': 79, 'performance24period76': 78, 'performance24period75': 77, 'performance24period74': 76, 'performance24period73': 75, 'performance24period72': 74, 'performance24period71': 73, 'performance24period70': 72, 'performance24period95': 97, 'performance24period94': 96, 'performance24period96': 98, 'performance24period91': 93, 'performance24period90': 92, 'performance24period93': 95, 'performance24period92': 94, 'performance24period68': 70, 'performance24period69': 71, 'performance24period60': 62, 'performance24period61': 63, 'performance24period62': 64, 'performance24period63': 65, 'performance24period64': 66, 'performance24period65': 67, 'performance24period66': 68, 'performance24period67': 69, 'performance24period86': 88, 'performance24period87': 89, 'performance24period84': 86, 'performance24period85': 87, 'performance24period82': 84, 'performance24period83': 85, 'performance24period80': 82, 'performance24period81': 83, 'performance24period88': 90, 'performance24period89': 91, 'performance24period19': 21, 'performance24period18': 20, 'performance24period15': 17, 'performance24period14': 16, 'performance24period17': 19, 'performance24period16': 18, 'performance24period11': 13, 'performance24period10': 12, 'performance24period13': 15, 'performance24period12': 14, 'performance24period39': 41, 'performance24period38': 40, 'performance24period33': 35, 'performance24period32': 34, 'performance24period31': 33, 'performance24period30': 32, 'performance24period37': 39, 'performance24period36': 38, 'performance24period35': 37, 'performance24period34': 36, 'performance24Summary': 1, 'performance24period9': 11, 'performance24period8': 10, 'performance24period5': 7, 'performance24period4': 6, 'performance24period7': 9, 'performance24period6': 8, 'performance24period1': 3, 'performance24period3': 5, 'performance24period2': 4, 'performance24Current': 2, 'performance24period24': 26, 'performance24period25': 27, 'performance24period26': 28, 'performance24period27': 29, 'performance24period20': 22, 'performance24period21': 23, 'performance24period22': 24, 'performance24period23': 25, 'performance24period28': 30, 'performance24period29': 31, 'performance24period51': 53, 'performance24period50': 52, 'performance24period53': 55, 'performance24period52': 54, 'performance24period55': 57, 'performance24period54': 56, 'performance24period57': 59, 'performance24period56': 58, 'performance24period59': 61, 'performance24period58': 60.
                         performance24ES 1.3.6.1.4.1.425.8.9.1.1.5 integer read-only
The number of Errored Seconds for the 15-minute period.
                         performance24BES 1.3.6.1.4.1.425.8.9.1.1.6 integer read-only
The number of Bursty Errored Seconds for the 15-minute period.
                         performance24SES 1.3.6.1.4.1.425.8.9.1.1.7 integer read-only
The number of Severely Errored Seconds for the 15-minute period.
                         performance24UAS 1.3.6.1.4.1.425.8.9.1.1.8 integer read-only
The number of Unavailable Seconds for the 15-minute period.
                         performance24LOFC 1.3.6.1.4.1.425.8.9.1.1.9 integer read-only
The number of Loss of Frame Counts for the 15-minute period.
                         performance24CSS 1.3.6.1.4.1.425.8.9.1.1.10 integer read-only
The number of Controlled Slip Seconds for the 15-minute period.
                         performance24CRCES 1.3.6.1.4.1.425.8.9.1.1.11 integer read-only
The number of CRC Errored Seconds for the 15-minute period.
                         performance24OOFS 1.3.6.1.4.1.425.8.9.1.1.12 integer read-only
The number of Out of Frame Seconds for the 15-minute period.
                         performance24LOSS 1.3.6.1.4.1.425.8.9.1.1.13 integer read-only
The number of Loss of Signal Seconds for the 15-minute period.
                         performance24AISS 1.3.6.1.4.1.425.8.9.1.1.14 integer read-only
The number of Alarm Indication Signal Seconds for the 15-minute period.
                         performance24RAS 1.3.6.1.4.1.425.8.9.1.1.15 integer read-only
The number of Remote Alarm (Yellow) Seconds for the 15-minute period.
                         performance24BPVS 1.3.6.1.4.1.425.8.9.1.1.16 integer read-only
The number of Bipolar Violation Seconds for the 15-minute period.
                 performance30Table 1.3.6.1.4.1.425.8.9.2 no-access
Performance table, contains TR54016 standard and enhanced 30-day data.
                     performance30TableEntry 1.3.6.1.4.1.425.8.9.2.1 no-access
An entry in the performance30Table.
                         performance30NearIndex 1.3.6.1.4.1.425.8.9.2.1.1 integer read-only
Selects the near device.
                         performance30FarIndex 1.3.6.1.4.1.425.8.9.2.1.2 integer read-only
Selects the far device.
                         performance30InterfaceIndex 1.3.6.1.4.1.425.8.9.2.1.3 integer read-only
Selects the interface.
                         performance30Index 1.3.6.1.4.1.425.8.9.2.1.4 integer read-only
The index into the 30-day performance table. Enumeration: 'performance30day4': 5, 'performance30day5': 6, 'performance30day6': 7, 'performance30day7': 8, 'performance30day1': 2, 'performance30day2': 3, 'performance30day3': 4, 'performance30day8': 9, 'performance30day9': 10, 'performance30day18': 19, 'performance30day19': 20, 'performance30day16': 17, 'performance30day17': 18, 'performance30day14': 15, 'performance30day15': 16, 'performance30day12': 13, 'performance30day13': 14, 'performance30day10': 11, 'performance30day11': 12, 'performance30day30': 31, 'performance30day27': 28, 'performance30day26': 27, 'performance30day25': 26, 'performance30day24': 25, 'performance30day23': 24, 'performance30day22': 23, 'performance30day21': 22, 'performance30day20': 21, 'performance30Summary': 1, 'performance30day29': 30, 'performance30day28': 29.
                         performance30ES 1.3.6.1.4.1.425.8.9.2.1.5 integer read-only
The number of Errored Seconds for the 1-day period.
                         performance30BES 1.3.6.1.4.1.425.8.9.2.1.6 integer read-only
The number of Bursty Errored Seconds for the 1-day period.
                         performance30SES 1.3.6.1.4.1.425.8.9.2.1.7 integer read-only
The number of Severely Errored Seconds for the 1-day period.
                         performance30UAS 1.3.6.1.4.1.425.8.9.2.1.8 integer read-only
The number of Unavailable Seconds for the 1-day period.
                         performance30LOFC 1.3.6.1.4.1.425.8.9.2.1.9 integer read-only
The number of Loss of Frame Counts for the 1-day period.
                         performance30CSS 1.3.6.1.4.1.425.8.9.2.1.10 integer read-only
The number of Controlled Slip Seconds for the 1-day period.
                         performance30CRCES 1.3.6.1.4.1.425.8.9.2.1.11 integer read-only
The number of CRC Errored Seconds for the 1-day period.
                         performance30OOFS 1.3.6.1.4.1.425.8.9.2.1.12 integer read-only
The number of Out of Frame Seconds for the 1-day period.
                         performance30LOSS 1.3.6.1.4.1.425.8.9.2.1.13 integer read-only
The number of Loss of Signal Seconds for the 1-day period.
                         performance30AISS 1.3.6.1.4.1.425.8.9.2.1.14 integer read-only
The number of Alarm Indication Signal Seconds for the 1-day period.
                         performance30RAS 1.3.6.1.4.1.425.8.9.2.1.15 integer read-only
The number of Remote Alarm (Yellow) Seconds for the 1-day period.
                         performance30BPVS 1.3.6.1.4.1.425.8.9.2.1.16 integer read-only
The number of Bipolar Violation Seconds for the 1-day period.
             itable 1.3.6.1.4.1.425.8.10
                   iTable 1.3.6.1.4.1.425.8.10.1 no-access
The interface table.
                       iTableEntry 1.3.6.1.4.1.425.8.10.1.1 no-access
An entry in the interface table.
                           iTableNearIndex 1.3.6.1.4.1.425.8.10.1.1.1 integer read-only
Selects the near device.
                           iTableFarIndex 1.3.6.1.4.1.425.8.10.1.1.2 integer read-only
Selects the far device.
                           iTableIndex 1.3.6.1.4.1.425.8.10.1.1.3 integer read-only
The index into the interface table, used for addressing in above tables.
                           iDescription 1.3.6.1.4.1.425.8.10.1.1.4 displaystring read-only
Description of the interface.
                           iType 1.3.6.1.4.1.425.8.10.1.1.5 integer read-only
Enumerated interface type. Enumeration: 'v35': 1, 'e1ntw': 133, 'dualddsv2': 11, 'dualddsv1': 7, 'ddsntw': 134, 'alt': 129, 't1ntw': 132, 'hexdds': 8, 'fxo': 138, 'fxs': 137, 'ddsdte': 135, 'rfdl': 128, 'x21': 10, 'dualt1dte': 6, 'eandm': 139, 'eia530': 2, 'ddsdb': 136, 'rs232': 3, 'hsdata': 5, 'disabled': 0, 't1dte': 130, 'e1sig': 192, 'voice': 4, 'ocudp': 9, 'didte': 131.
                           iSlot 1.3.6.1.4.1.425.8.10.1.1.6 integer read-only
Device-dependent slot in which the interface resides.
                           iPort 1.3.6.1.4.1.425.8.10.1.1.7 integer read-only
Device-dependent port in which the interface resides.
                           iStatus 1.3.6.1.4.1.425.8.10.1.1.8 integer read-only
Status of the interface. Enumeration: 'iStatusTesting': 5, 'iStatusOther': 1, 'iStatusOK': 2, 'iStatusErrored': 3, 'iStatusAlarmed': 4.
             traplog 1.3.6.1.4.1.425.8.11
                   traplogTable 1.3.6.1.4.1.425.8.11.1 no-access
The traplog table.
                       traplogEntry 1.3.6.1.4.1.425.8.11.1.1 no-access
An entry in the traplog table.
                           traplogIndex 1.3.6.1.4.1.425.8.11.1.1.1 integer read-only
The index into the traplog table.
                           traplogNearIndex 1.3.6.1.4.1.425.8.11.1.1.2 integer read-only
Specifies the near device.
                           traplogFarIndex 1.3.6.1.4.1.425.8.11.1.1.3 integer read-only
Specifies the far device.
                           traplogInterfaceIndex 1.3.6.1.4.1.425.8.11.1.1.4 integer read-only
Specifies the interface.
                           traplogTrapNum 1.3.6.1.4.1.425.8.11.1.1.5 integer read-only
The SNMP trap id.
                           traplogTimeStamp 1.3.6.1.4.1.425.8.11.1.1.6 displaystring read-only
Time the SNMP was generated.
                           traplogDeviceType 1.3.6.1.4.1.425.8.11.1.1.7 integer read-only
Specifies the device type for the trap. Enumeration: 't13060': 10, 't12000': 3, 'none': 2, 'dds4151': 18, 'dds4051': 17, 'dds4001': 15, 't13002': 8, 't13000': 6, 't13001': 7, 'generic54016': 20, 'e13021': 5, 't13102': 12, 't13101': 11, 'other': 1, 't13111': 13, 't13112': 14, 'dds4101': 16, 'e12048': 4, 't13030': 9, 'dds41TDM': 19.
                   traplogDeleteEntry 1.3.6.1.4.1.425.8.11.2 integer read-write
Writing the index of a trap to this object will delete the trap entry. Writing an index value of 0 will delete all entries.
                   traplogSortOption 1.3.6.1.4.1.425.8.11.3 integer read-write
Determines the order in which traps are presented. Enumeration: 'ascendingunit': 3, 'other': 1, 'ascendingtimestamp': 2.
                   traplogLastTimeStamp 1.3.6.1.4.1.425.8.11.4 timeticks read-only
The timestamp of the newest trap in the trap log.
             unitUtilities 1.3.6.1.4.1.425.8.12
                   unitUtilitiesTable 1.3.6.1.4.1.425.8.12.1 no-access
The unit utilities table.
                       unitUtilitiesTableEntry 1.3.6.1.4.1.425.8.12.1.1 no-access
An entry in the unit utilities table.
                           unitUtilitiesNearIndex 1.3.6.1.4.1.425.8.12.1.1.1 integer read-only
Selects the near device.
                           unitUtilitiesFarIndex 1.3.6.1.4.1.425.8.12.1.1.2 integer read-only
Selects the far device.
                           unitUtilitiesLocalPassword 1.3.6.1.4.1.425.8.12.1.1.3 displaystring read-write
The password for local access to a device (VT100, front panel).
                           unitUtilitiesTime 1.3.6.1.4.1.425.8.12.1.1.4 displaystring read-write
This string is the current time as known to the device. The current time may be entered in this field using the HHMMSS format. For example, 3:45AM is entered as 034500 and 3:45PM is entered as 154500.
                           unitUtilitiesDate 1.3.6.1.4.1.425.8.12.1.1.5 displaystring read-write
This string is the current date as known to the device. The current date may be entered in this field using the MMDDYY format. For example, July 4, 1997 is entered as 070497.
                           unitUtilitiesMaintenanceReset 1.3.6.1.4.1.425.8.12.1.1.6 integer read-write
This field allows resetting the device to default values by reloading the start-up default configuration parameters. Enumeration: 'reset': 2, 'other': 1, 'restart': 3.
                           unitUtilitiesAlarmResetTimer 1.3.6.1.4.1.425.8.12.1.1.7 integer read-write
This field allows setting a timer which will cause all existing alarms on the device to be cleared upon expiration. The counter is in seconds.
                           unitUtilitiesAlarmClear 1.3.6.1.4.1.425.8.12.1.1.8 integer read-write
Writing a 2 to this field causes all existing alarms to be cleared immediatedly. Enumeration: 'utilitiesAlarmClearNow': 2, 'utilitiesAlarmClearOther': 1.