MX25-OPT-MIB: View SNMP OID List / Download MIB

VENDOR: CODEX


 Home MIB: MX25-OPT-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
 codex 1.3.6.1.4.1.449
         cdxProductSpecific 1.3.6.1.4.1.449.2
             cdx6500 1.3.6.1.4.1.449.2.1
                 cdx6500Configuration 1.3.6.1.4.1.449.2.1.2
                     cdx6500CfgProtocolGroup 1.3.6.1.4.1.449.2.1.2.1
                         cdx6500PCTPortProtocolGroup 1.3.6.1.4.1.449.2.1.2.1.1
                             cdx6500PPCTMX25PortTables 1.3.6.1.4.1.449.2.1.2.1.1.4
                                 cdx6500PPCTMX25PortTable 1.3.6.1.4.1.449.2.1.2.1.1.4.1 no-access
All of the common configuration parameters relevant to the MX.25 port table.
                                     cdx6500PPCTMX25PortEntry 1.3.6.1.4.1.449.2.1.2.1.1.4.1.1 no-access
A row of MX.25 Port configuration parameters.
                                         cdx6500mx25pCfgPortNum 1.3.6.1.4.1.449.2.1.2.1.1.4.1.1.1 integer read-only
MX25 Port Number.
                                         cdx6500mx25pSubType 1.3.6.1.4.1.449.2.1.2.1.1.4.1.1.2 integer read-only
This is the mode in which this MX25 port will run. newvalMaster : same functionality as 'master', new enumeration added for RFC1155 compatibility. Enumeration: 'slave': 1, 'master': 0, 'newvalMaster': 50.
                                 cdx6500PPCTMX25MPortTable 1.3.6.1.4.1.449.2.1.2.1.1.4.2 no-access
All of the configuration parameters relevant to the MX.25 Master port table.
                                     cdx6500PPCTMX25MPortEntry 1.3.6.1.4.1.449.2.1.2.1.1.4.2.1 no-access
A row of MX.25 Master Port configuration parameters.
                                         cdx6500mx25mpCfgPortNum 1.3.6.1.4.1.449.2.1.2.1.1.4.2.1.1 integer read-only
MX25 Port Number.
                                         cdx6500mx25mpSubType 1.3.6.1.4.1.449.2.1.2.1.1.4.2.1.2 integer read-only
This is the mode in which this MX25 port will run. newvalMaster : same functionality as 'master', new enumeration added for RFC1155 compatibility. Enumeration: 'master': 0, 'newvalMaster': 50.
                                         cdx6500mx25mpClockSource 1.3.6.1.4.1.449.2.1.2.1.1.4.2.1.3 integer read-only
int - internal clock source. ext - external clock source. newvalInt - same functionality as 'int', new enumeration added for RFc1155 compatibility. Enumeration: 'int': 0, 'ext': 1, 'newvalInt': 50.
                                         cdx6500mx25mpClockSpeed 1.3.6.1.4.1.449.2.1.2.1.1.4.2.1.4 integer read-only
This is the speed of the port in bits per second, when using internal clocking.
                                         cdx6500mx25mpStationCnt 1.3.6.1.4.1.449.2.1.2.1.1.4.2.1.5 integer read-only
The number of slave stations on the MX25 line.
                                         cdx6500mx25mpPollTimer 1.3.6.1.4.1.449.2.1.2.1.1.4.2.1.6 integer read-only
Worst case delay for a slave to respond to a poll frame sent by the master, including modem turn around time, etc. Value in 10ths of second ( 30 = 3.0 seconds ).
                                         cdx6500mx25mpPollPeriod 1.3.6.1.4.1.449.2.1.2.1.1.4.2.1.7 integer read-only
Time in milliseconds between polls when no data is exchanged.
                                         cdx6500mx25mpTries 1.3.6.1.4.1.449.2.1.2.1.1.4.2.1.8 integer read-only
Maximum number of attempts to complete a transmission.
                                         cdx6500mx25mpRestartTimer 1.3.6.1.4.1.449.2.1.2.1.1.4.2.1.9 integer read-only
Restart-Request timeout timer in seconds. If timer expires, request is sent again.
                                         cdx6500mx25mpResetTimer 1.3.6.1.4.1.449.2.1.2.1.1.4.2.1.10 integer read-only
Reset-Request timeout timer in seconds. If timer expires, request is sent again.
                                         cdx6500mx25mpCallTimer 1.3.6.1.4.1.449.2.1.2.1.1.4.2.1.11 integer read-only
Call-Request timeout timer in seconds. If timer expires, call is cleared.
                                         cdx6500mx25mpClearTimer 1.3.6.1.4.1.449.2.1.2.1.1.4.2.1.12 integer read-only
Clear-Request timeout timer in seconds. If timer expires, request is sent again.
                                         cdx6500mx25mpPortControl 1.3.6.1.4.1.449.2.1.2.1.1.4.2.1.13 displaystring read-only
Specify any of the following port control options: NONE - no option specified. MB - raise Pin 22 when the port becomes disabled.
                                         cdx6500mx25mpTXEncoding 1.3.6.1.4.1.449.2.1.2.1.1.4.2.1.14 integer read-only
This is the data encoding used on the MX25 link. nrz - Non Return to Zero. nrzi - Non Return to Zero Inverted. newvalNrz : same functionality as 'nrz', new enumeration added for RFC1155 compatibility. Enumeration: 'nrz': 0, 'newvalNrz': 50, 'nrzi': 1.
                                         cdx6500mx25mpElectricalInterfaceType 1.3.6.1.4.1.449.2.1.2.1.1.4.2.1.15 integer read-only
Specify the Electrical Interface Type: V.24 - V.24 Electrical Interface Type V.35 - V.35 Electrical Interface Type V.36 - V.36 Electrical Interface Type X.21 - X.21 Electrical Interface Type NONE - Electrically disabled Enumeration: 'none': 5, 'x21': 4, 'v35': 2, 'v36': 3, 'v24': 1.
                                         cdx6500mx25mpV24ElectricalInterfaceOption 1.3.6.1.4.1.449.2.1.2.1.1.4.2.1.16 integer read-only
Specify the Pin 22 option: RI - V.24 uses Pin 22 for Ring Indicator output signal TM - V.24 uses Pin 22 for Test Mode input signal Enumeration: 'tm': 2, 'ri': 1.
                                         cdx6500mx25mpHighSpeedElectricalInterfaceOption 1.3.6.1.4.1.449.2.1.2.1.1.4.2.1.17 integer read-only
Specify the cable type: NONE - V.35/V.36/X.21 DCE with straight through cable XOVER - V.35/V.36/X.21 DCE with crossover adapter cable Enumeration: 'none': 1, 'xover': 2.
                                 cdx6500PPCTMX25SPortTable 1.3.6.1.4.1.449.2.1.2.1.1.4.3 no-access
All of the configuration parameters relevant to the MX.25 Slave port table.
                                     cdx6500PPCTMX25SPortEntry 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1 no-access
A row of MX.25 Slave Port configuration parameters.
                                         cdx6500mx25spCfgPortNum 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.1 integer read-only
MX25 Port Number.
                                         cdx6500mx25spSubType 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.2 integer read-only
This is the mode in which this MX25 port will run. Enumeration: 'slave': 1.
                                         cdx6500mx25spClockSource 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.3 integer read-only
int - internal clock source. ext - external clock source. newvalInt - same functionality as 'int', new enumeration added for RFC1155 compatibility. Enumeration: 'int': 0, 'ext': 1, 'newvalInt': 50.
                                         cdx6500mx25spClockSpeed 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.4 integer read-only
This is the speed of the port in bits per second, when using internal clocking.
                                         cdx6500mx25spStationAddress 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.5 displaystring read-only
The station address on the multidrop line.
                                         cdx6500mx25spPVCChannels 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.6 integer read-only
Number of logical channels used for Permanent Virtual Circuits. The total number of PVC and SVC channels on a link should be kept as small as possible and consistent with needs. PVC connections must be configured in the PVC Table.
                                         cdx6500mx25spStartingPVC 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.7 integer read-only
This is the starting logical channel number for the Permanent Virtual Circuits on this link. Not used if the number of PVCs = 0.
                                         cdx6500mx25spSVCChannels 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.8 integer read-only
Number of logical channels used in Switched Virtual Circuits. The total number of PVC and SVC channels on a link should be kept as small as possible and consistent with needs.
                                         cdx6500mx25spStartingSVC 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.9 integer read-only
This is the starting logical channel number for the Switched Virtual Circuits on this link. Not used if the number of SVCs = 0.
                                         cdx6500mx25spPollTimer 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.10 integer read-only
Worst case delay for a slave to respond to a poll frame sent by the master, including modem turn around time, etc. Value in 10ths of second ( 30 = 3.0 seconds ).
                                         cdx6500mx25spTries 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.11 integer read-only
Maximum number of attempts to complete a transmission.
                                         cdx6500mx25spFrameWinSize 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.12 integer read-only
Frame level window size must be set to the same value in devices at each end of the link.
                                         cdx6500mx25spPacketWinSize 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.13 integer read-only
Packet level window size must be set to the same value in devices at each end of the link.
                                         cdx6500mx25spRestartTimer 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.14 integer read-only
Restart-Request timeout timer in seconds. If timer expires, request is sent again.
                                         cdx6500mx25spResetTimer 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.15 integer read-only
Reset-Request timeout timer in seconds. If timer expires, request is sent again.
                                         cdx6500mx25spCallTimer 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.16 integer read-only
Call-Request timeout timer in seconds. If timer expires, call is cleared.
                                         cdx6500mx25spClearTimer 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.17 integer read-only
Clear-Request timeout timer in seconds. If timer expires, request is sent again.
                                         cdx6500mx25spMX25Options 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.18 displaystring read-only
Select options on this MX.25 port as follows: NONE - no option specified. HOLD - hold calls over link restart. CUG - check closed user group; otherwise, CUG passes transparently. INL - inter-node link. Link goes to another 6500 device. INLA - set with INL option when an MX.25 link connection is to a 6500 node using 2.12.04 or earlier. DELAY - enable Delay and Path trace on this link (link must connected to Rel. 4.xx node) Any combination of the above specified by summing (e.g. HOLD+CUG+. . .).
                                         cdx6500mx25spRCDestination 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.19 displaystring read-only
All calls entering this port will be routed to the destination specified in this parameter, irrespective of route selection table entries. For example, to route calls to port 1, use P1. To route calls to port 2, station 4, use P2S4. Blank this field to disable this function.
                                         cdx6500mx25spCUG 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.20 displaystring read-only
The port may be a member of up to 8 different Closed User Groups (CUGs). Each CUG membership must be a two digit number (except --) and separated by a comma. (e.g. 12,34,56,09,02,03 ). -- - No CUG Membership 00-99 - CUG Membership
                                         cdx6500mx25spBillingRecords 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.21 integer read-only
This controls whether billing (accounting) records will be created for calls on this port. newvalOff - same functionality as 'off', new enumeration added for RFC1155 compatibility. Enumeration: 'on': 1, 'off': 0, 'newvalOff': 50.
                                         cdx6500mx25spPortControl 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.22 displaystring read-only
Specify any of the following port control options: NONE - no option specified. MB - raise Pin 22 when the port becomes disabled.
                                         cdx6500mx25spTXEncoding 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.23 integer read-only
This is the data encoding used on the MX25 link. nrz - Non Return to Zero. nrzi - Non Return to Zero Inverted. newvalNrz - same functionality as 'nrz', new enumeration added for RFC1155 compatibility. Enumeration: 'nrz': 0, 'newvalNrz': 50, 'nrzi': 1.
                                         cdx6500mx25spUpperQueue 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.24 integer read-only
This is the maximum number of data packets a channel on this port will queue for transmission before invoking flow control to the attached channel.
                                         cdx6500mx25spLowerQueue 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.25 integer read-only
This is the number of data packets a channel on this port will have queued for transmission when it releases flow control to the attached channel.
                                         cdx6500mx25spElectricalInterfaceType 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.26 integer read-only
Specify the Electrical Interface Type: V.24 - V.24 Electrical Interface Type V.35 - V.35 Electrical Interface Type V.36 - V.36 Electrical Interface Type X.21 - X.21 Electrical Interface Type NONE - Electrically disabled Enumeration: 'none': 5, 'x21': 4, 'v35': 2, 'v36': 3, 'v24': 1.
                                         cdx6500mx25spV24ElectricalInterfaceOption 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.27 integer read-only
Specify the Pin 22 option: RI - V.24 uses Pin 22 for Ring Indicator output signal TM - V.24 uses Pin 22 for Test Mode input signal Enumeration: 'tm': 2, 'ri': 1.
                                         cdx6500mx25spHighSpeedElectricalInterfaceOption 1.3.6.1.4.1.449.2.1.2.1.1.4.3.1.28 integer read-only
Specify the cable type: NONE - V.35/V.36/X.21 DCE with straight through cable XOVER - V.35/V.36/X.21 DCE with crossover adapter cable Enumeration: 'none': 1, 'xover': 2.
                         cdx6500PCTStationProtocolGroup 1.3.6.1.4.1.449.2.1.2.1.3
                             cdx6500SPCTMX25StationTable 1.3.6.1.4.1.449.2.1.2.1.3.1 no-access
All of the configuration parameters relevant to the MX.25 station table.
                                 cdx6500SPCTMX25StationEntry 1.3.6.1.4.1.449.2.1.2.1.3.1.1 no-access
A row of MX.25 station configuration parameters.
                                     cdx6500mx25sCfgPortNum 1.3.6.1.4.1.449.2.1.2.1.3.1.1.1 integer read-only
MX25 Port Number.
                                     cdx6500mx25sCfgStationNum 1.3.6.1.4.1.449.2.1.2.1.3.1.1.2 integer read-only
The number of the controller on the multidrop line. Also used for routing purposes.
                                     cdx6500mx25sStationAddress 1.3.6.1.4.1.449.2.1.2.1.3.1.1.3 displaystring read-only
The station address on the multidrop line.
                                     cdx6500mx25sPVCChannels 1.3.6.1.4.1.449.2.1.2.1.3.1.1.4 integer read-only
Number of logical channels used for Permanent Virtual Circuits. The total number of PVC and SVC channels on a link should be kept as small as possible and consistent with needs. PVC connections must be configured in the PVC Table.
                                     cdx6500mx25sStartingPVC 1.3.6.1.4.1.449.2.1.2.1.3.1.1.5 integer read-only
This is the starting logical channel number for the Permanent Virtual Circuits on this link. Not used if the number of PVCs = 0.
                                     cdx6500mx25sSVCChannels 1.3.6.1.4.1.449.2.1.2.1.3.1.1.6 integer read-only
Number of logical channels used in Switched Virtual Circuits. The total number of PVC and SVC channels on a link should be kept as small as possible and consistent with needs.
                                     cdx6500mx25sStartingSVC 1.3.6.1.4.1.449.2.1.2.1.3.1.1.7 integer read-only
This is the starting logical channel number for the Switched Virtual Circuits on this link. Not used if the number of SVCs = 0.
                                     cdx6500mx25sFrameWinSize 1.3.6.1.4.1.449.2.1.2.1.3.1.1.8 integer read-only
Frame level window size must be set to the same value in devices at each end of the link.
                                     cdx6500mx25sPacketWinSize 1.3.6.1.4.1.449.2.1.2.1.3.1.1.9 integer read-only
Packet level window size must be set to the same value in devices at each end of the link.
                                     cdx6500mx25sMX25Options 1.3.6.1.4.1.449.2.1.2.1.3.1.1.10 displaystring read-only
Select options on this MX.25 port as follows: NONE - no option specified HOLD - hold calls over link restart CUG - check closed user group; otherwise, CUG passes transparently INL - inter-node link. Link goes to another 6500 device INLA - set with INL option when an MX.25 link connection is to a 6500 node using 2.12.04 or earlier Any combination of the above specified by summing (e.g. HOLD+CUG+. . .).
                                     cdx6500mx25sRCDestination 1.3.6.1.4.1.449.2.1.2.1.3.1.1.11 displaystring read-only
All calls entering this port will be routed to the destination specified in this parameter, irrespective of route selection table entries. For example, to route calls to port 1, use P1. To route calls to port 2, station 4, use P2S4. Blank this field to disable this function.
                                     cdx6500mx25sCUG 1.3.6.1.4.1.449.2.1.2.1.3.1.1.12 displaystring read-only
The port may be a member of up to 8 different Closed User Groups (CUGs). Each CUG membership must be a two digit number (except --) and separated by a comma. (e.g. 12,34,56,09,02,03). -- - No CUG Membership 00-99 - CUG Membership
                                     cdx6500mx25sBillingRecords 1.3.6.1.4.1.449.2.1.2.1.3.1.1.13 integer read-only
This controls whether billing (accounting) records will be created for calls on this port. newvalOff - same functionality as 'off', new enumeration added for RFc1155 compatibility. Enumeration: 'on': 1, 'off': 0, 'newvalOff': 50.
                                     cdx6500mx25sUpperQueue 1.3.6.1.4.1.449.2.1.2.1.3.1.1.14 integer read-only
This is the maximum number of data packets a channel on this port will queue for transmission before invoking flow control to the attached channel.
                                     cdx6500mx25sLowerQueue 1.3.6.1.4.1.449.2.1.2.1.3.1.1.15 integer read-only
This is the number of data packets a channel on this port will have queued for transmission when it releases flow control to the attached channel.
                 cdx6500Statistics 1.3.6.1.4.1.449.2.1.3
                     cdx6500StatProtocolGroup 1.3.6.1.4.1.449.2.1.3.1
                         cdx6500PSTPortProtocolGroup 1.3.6.1.4.1.449.2.1.3.1.1
                             cdx6500PPSTMX25PortTable 1.3.6.1.4.1.449.2.1.3.1.1.4 no-access
All of the statistics parameters relevant to the MX25 Port table.
                                 cdx6500PPSTMX25PortEntry 1.3.6.1.4.1.449.2.1.3.1.1.4.1 no-access
A row of MX25 Port statistics parameters.
                                     cdx6500mx25pStatsPortNum 1.3.6.1.4.1.449.2.1.3.1.1.4.1.1 integer read-only
Number of the port.
                                     cdx6500mx25pPortStatus 1.3.6.1.4.1.449.2.1.3.1.1.4.1.2 displaystring read-only
Status of this port : Up - Port is active. Down - Port Is inactive. Disabled - An operator has disabled the port. Busy Out - an operator has busied out the port.
                                     cdx6500mx25pPortSpeed 1.3.6.1.4.1.449.2.1.3.1.1.4.1.3 integer read-only
This is the speed of the port when Clock=Int; this is the detected clock speed if Clock=Ext. If Port Speed is 0, Clock=Ext but clocking is not being received from attached device.
                                     cdx6500mx25pCharInTotal 1.3.6.1.4.1.449.2.1.3.1.1.4.1.4 counter read-only
Number of characters received by the port since the last node, port, or statistics reset.
                                     cdx6500mx25pCharOutTotal 1.3.6.1.4.1.449.2.1.3.1.1.4.1.5 counter read-only
Number of characters sent by the port since the last node, port, or statistics reset.
                                     cdx6500mx25pCharsInPerSec 1.3.6.1.4.1.449.2.1.3.1.1.4.1.6 integer read-only
Summary of the characters being received over the port.
                                     cdx6500mx25pCharsOutPerSec 1.3.6.1.4.1.449.2.1.3.1.1.4.1.7 integer read-only
Summary of the characters being sent over the port.
                                     cdx6500mx25pFrameInTotal 1.3.6.1.4.1.449.2.1.3.1.1.4.1.8 counter read-only
Number of frames received by the port since the last node, port, or statistics reset.
                                     cdx6500mx25pFrameOutTotal 1.3.6.1.4.1.449.2.1.3.1.1.4.1.9 counter read-only
Number of frames sent by the port since the last node, port, or statistics reset.
                                     cdx6500mx25pFramesInPerSec 1.3.6.1.4.1.449.2.1.3.1.1.4.1.10 integer read-only
Summary of the frames being received over the port.
                                     cdx6500mx25pFramesOutPerSec 1.3.6.1.4.1.449.2.1.3.1.1.4.1.11 integer read-only
Summary of the frames being sent over the port.
                         cdx6500PSTStationProtocolGroup 1.3.6.1.4.1.449.2.1.3.1.3
                             cdx6500SPSTMX25StationTable 1.3.6.1.4.1.449.2.1.3.1.3.1 no-access
All of the statistics parameters relevant to the MX25 Station table.
                                 cdx6500SPSTMX25StationEntry 1.3.6.1.4.1.449.2.1.3.1.3.1.1 no-access
A row of MX25 Station statistics parameters.
                                     cdx6500mx25sStatsPortNum 1.3.6.1.4.1.449.2.1.3.1.3.1.1.1 integer read-only
Number of the port.
                                     cdx6500mx25sStatsStationNum 1.3.6.1.4.1.449.2.1.3.1.3.1.1.2 integer read-only
Station reference number.
                                     cdx6500mx25sStatsStnAddr 1.3.6.1.4.1.449.2.1.3.1.3.1.1.3 displaystring read-only
Configured station address.
                                     cdx6500mx25sCharInTotal 1.3.6.1.4.1.449.2.1.3.1.3.1.1.4 counter read-only
Number of characters received by the port since the last node, port, or statistics reset
                                     cdx6500mx25sCharOutTotal 1.3.6.1.4.1.449.2.1.3.1.3.1.1.5 counter read-only
Number of characters sent by the port since the last node, port, or statistics reset
                                     cdx6500mx25sCharsInPerSec 1.3.6.1.4.1.449.2.1.3.1.3.1.1.6 integer read-only
Summary of the characters being received over the port.
                                     cdx6500mx25sCharsOutPerSec 1.3.6.1.4.1.449.2.1.3.1.3.1.1.7 integer read-only
Summary of the characters being sent over the port.
                                     cdx6500mx25sFrameInTotal 1.3.6.1.4.1.449.2.1.3.1.3.1.1.8 counter read-only
Number of frames received by the port since the last node, port, or statistics reset.
                                     cdx6500mx25sFrameOutTotal 1.3.6.1.4.1.449.2.1.3.1.3.1.1.9 counter read-only
Number of frames sent by the port since the last node, port, or statistics reset.
                                     cdx6500mx25sFramesInPerSec 1.3.6.1.4.1.449.2.1.3.1.3.1.1.10 integer read-only
Summary of the frames being received over the port.
                                     cdx6500mx25sFramesOutPerSec 1.3.6.1.4.1.449.2.1.3.1.3.1.1.11 integer read-only
Summary of the frames being sent over the port.
                                     cdx6500mx25sCallCount 1.3.6.1.4.1.449.2.1.3.1.3.1.1.12 integer read-only
Current number of calls.
                 cdx6500Controls 1.3.6.1.4.1.449.2.1.4
                     cdx6500ContMX25 1.3.6.1.4.1.449.2.1.4.6
                         cdx6500ContMX25StationTable 1.3.6.1.4.1.449.2.1.4.6.1 no-access
All of the control parameters relevant to the MX25 Station table.
                             cdx6500ContMX25StationEntry 1.3.6.1.4.1.449.2.1.4.6.1.1 no-access
A row of MX25 Station Control parameters.
                                 cdx6500mx25sContPortNum 1.3.6.1.4.1.449.2.1.4.6.1.1.1 integer no-access
MX25 Port Number.
                                 cdx6500mx25sContStationNum 1.3.6.1.4.1.449.2.1.4.6.1.1.2 integer no-access
MX25 Station Number.
                                 cdx6500mx25sContBootStation 1.3.6.1.4.1.449.2.1.4.6.1.1.3 integer read-write
Boots the specified MX25 station. boot - Boot Station. noBoot - Do not boot Station. Enumeration: 'boot': 1, 'noBoot': 2.
                                 cdx6500mx25sContDisableStation 1.3.6.1.4.1.449.2.1.4.6.1.1.4 integer read-write
Disables the specified MX25 station. disable - Disable Station. noDisable - Do not disable Station. Enumeration: 'noDisable': 2, 'disable': 1.
                                 cdx6500mx25sContEnableStation 1.3.6.1.4.1.449.2.1.4.6.1.1.5 integer read-write
Enables the specified MX25 station. enable - Enable Station. noEnable - Do not enable Station. Enumeration: 'noEnable': 2, 'enable': 1.
                                 cdx6500mx25sContBusyOutStation 1.3.6.1.4.1.449.2.1.4.6.1.1.6 integer read-write
Busy outs the specified MX25 station. busyOut - Busyout Station. noBusyOut - Do not busyout Station. Enumeration: 'busyOut': 1, 'noBusyOut': 2.
                                 cdx6500mx25sContResetStnStats 1.3.6.1.4.1.449.2.1.4.6.1.1.7 integer read-write
Busy outs the specified MX25 station. reset - Reset Station Statistics. noReset - Do not reset Station Statistics. Enumeration: 'reset': 1, 'noReset': 2.