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

VENDOR: CODEX


 Home MIB: SS-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
                     cdx6500CfgGeneralGroup 1.3.6.1.4.1.449.2.1.2.2
                         cdx6500GCTLSSTable 1.3.6.1.4.1.449.2.1.2.2.14 no-access
A list of Configuration parameters that makeup the Switched Service/LBU Table.
                               cdx6500SSCfgEntry 1.3.6.1.4.1.449.2.1.2.2.14.1 no-access
Each entry contains the Configuration parameters for each switched Service/backup link.
                                   cdx6500SSEntryNumber 1.3.6.1.4.1.449.2.1.2.2.14.1.1 integer read-only
This identifies the particular Switched Service/LBU Table entry being configured. The number of instances defined by this entry depends on the configured value of the Maximum Switch Service Entry parameter in the Node record (upto a maximum of 1024 entries). If this value is 0, no switched Service/backup links may be configured i.e. this table will be empty.
                                   cdx6500SSDestinationName 1.3.6.1.4.1.449.2.1.2.2.14.1.2 displaystring read-only
This is a unique name that identifies this entry.
                                   cdx6500SSCfgMonitoredPort 1.3.6.1.4.1.449.2.1.2.2.14.1.3 displaystring read-only
The X.25 port to be monitored for link failure. This is the port whose calls are rerouted in the event of port failure. The format must be the following: X25-n, FRI-nSm OR BRI-nCp where n is the port number, m is the station number and p is BRI channel number.
                                   cdx6500SSCfgRestoralPort 1.3.6.1.4.1.449.2.1.2.2.14.1.4 displaystring read-only
This is the port or channel that acts as the backup when there is a port failure on the port specified by the parameter Monitored port, or primary destination port (activated by call) The format must be the following: X25-n or BRI-nCm, where n is the port number and m is the channel number.
                                   cdx6500SSDialSequence 1.3.6.1.4.1.449.2.1.2.2.14.1.5 displaystring read-only
This specifies the telephone numbers that will be dialed when the backup port is activated. To enter your own telephone number, use any combination of the following characters: 0-9 Decimal : Wait Tone < Pause = Seperator 3 > Seperator 4 P or p Dialing to be continued in PULSE mode. T or t Dialing to be continued in DTMF mode. & Flash To have the modem dial one of its pre-programmed telephone numbers, enter: #n where 'n' identifies the pre-programmed telephone number stored in the modem.
                                   cdx6500SSActivationMode 1.3.6.1.4.1.449.2.1.2.2.14.1.6 integer read-only
This specifies how the switched service/backup port will be activated. fail - Activate the backup port upon link failure. call - Activate the backup port upon a call request. either - Activate the backup port upon link failure or a call request. newvalFail - same functionality as 'fail', new enumeration added for RFC1155 compatibility. Enumeration: 'fail': 0, 'call': 1, 'either': 2, 'newvalFail': 50.
                                   cdx6500SSDeactivationMode 1.3.6.1.4.1.449.2.1.2.2.14.1.7 integer read-only
This specifies how the switched service/backup port is deactivated after the original link is up. none - Backup port can only be deactivated by operator intervention. busyOut - The backup port is deactivated after all the calls on that port are cleared for a predetermined amount of time. This substitutes the value assigned to the parameter Link Hold Time with the value assigned to the parameter Idle Disconnect Time in the X.25 Port Record. The Idle Disconnect Time will then work as described in the Operators Guide. When Deactivation Mode = BUSY OUT and Link Hold Time = 0 (zero) the overall effect is the same as setting this entry to NONE. imm - The backup link is terminated IMMediately when the monitored port is restored regardless of how many calls are present. newvalNone - same functionality as 'none', new enumeration added for RFC1155 compatibility. Enumeration: 'none': 0, 'newvalNone': 50, 'imm': 2, 'busyOut': 1.
                                   cdx6500SSLinkHoldTime 1.3.6.1.4.1.449.2.1.2.2.14.1.8 integer read-only
This replaces the value of the parameter Idle Disconnect Timer in the X.25 Port Record and specifies how long (in seconds) the backup link remains active after the original link is back up.
                                   cdx6500SSOutBoundPass 1.3.6.1.4.1.449.2.1.2.2.14.1.9 displaystring read-only
This is the password used by the remote station to determine if dial access is authorized.
                                   cdx6500SSRedialTime 1.3.6.1.4.1.449.2.1.2.2.14.1.10 integer read-only
This is the time in seconds between dial attempts when bringing up a switched service call.
                                   cdx6500SSRedialCounter 1.3.6.1.4.1.449.2.1.2.2.14.1.11 integer read-only
This parameter is used to specify the number of times that the Switched Service will attempt to redial when redial timer is expired. A value of zero will allow unlimited attempts.
                                   cdx6500SSSecurityMode 1.3.6.1.4.1.449.2.1.2.2.14.1.12 integer read-only
This specifies under what conditions the port/channel authorizes call request. none - A call request not be rejected based on password of calling party id validation. password - A call request will only be accepted if the password it provides matches the switched services password configured in the node record. callingId - A call request will only be accepted if the calling party id of the caller matches one of the entries found in the calling party id table. both - A call request is accepted only if both the password and the calling party id are valid. newvalNone - same functionality as 'none', new enumeration added for RFC1155 compatibility. Enumeration: 'both': 3, 'none': 0, 'password': 1, 'callingId': 2, 'newvalNone': 50.
                                   cdx6500SSSetupTime 1.3.6.1.4.1.449.2.1.2.2.14.1.13 integer read-only
This is the time in seconds the monitor port(s) are given to come up after node boot before the backup port is activated.
                                   cdx6500SSCfgMonitoredPort2 1.3.6.1.4.1.449.2.1.2.2.14.1.14 displaystring read-only
The X.25 port to be monitored for link failure. This is the port whose calls are rerouted in the event of port failure. The format must be the following: X25-n, FRI-nSm OR BRI-nCp where n is the port number, m is the station number and p is BRI channel number.
                                   cdx6500SSCfgMonitoredPort3 1.3.6.1.4.1.449.2.1.2.2.14.1.15 displaystring read-only
The X.25 port to be monitored for link failure. This is the port whose calls are rerouted in the event of port failure. The format must be the following: X25-n, FRI-nSm OR BRI-nCp where n is the port number, m is the station number and p is BRI channel number.
                                   cdx6500SSCfgMonitoredPort4 1.3.6.1.4.1.449.2.1.2.2.14.1.16 displaystring read-only
The X.25 port to be monitored for link failure. This is the port whose calls are rerouted in the event of port failure. The format must be the following: X25-n, FRI-nSm OR BRI-nCp where n is the port number, m is the station number and p is BRI channel number.
                                   cdx6500SSDialSequence2 1.3.6.1.4.1.449.2.1.2.2.14.1.17 displaystring read-only
This specifies the telephone numbers that will be dialed when the backup port is activated. To enter your own telephone number, use any combination of the following characters: 0-9 Decimal : Wait Tone < Pause = Seperator 3 > Seperator 4 P or p Dialing to be continued in PULSE mode. T or t Dialing to be continued in DTMF mode. & Flash To have the modem dial one of its pre-programmed telephone numbers, enter: #n where 'n' identifies the pre-programmed telephone number stored in the modem.
                                   cdx6500SSDialSequence3 1.3.6.1.4.1.449.2.1.2.2.14.1.18 displaystring read-only
This specifies the telephone numbers that will be dialed when the backup port is activated. To enter your own telephone number, use any combination of the following characters: 0-9 Decimal : Wait Tone < Pause = Seperator 3 > Seperator 4 P or p Dialing to be continued in PULSE mode. T or t Dialing to be continued in DTMF mode. & Flash To have the modem dial one of its pre-programmed telephone numbers, enter: #n where 'n' identifies the pre-programmed telephone number stored in the modem.
                                   cdx6500SSDialSequence4 1.3.6.1.4.1.449.2.1.2.2.14.1.19 displaystring read-only
This specifies the telephone numbers that will be dialed when the backup port is activated. To enter your own telephone number, use any combination of the following characters: 0-9 Decimal : Wait Tone < Pause = Seperator 3 > Seperator 4 P or p Dialing to be continued in PULSE mode. T or t Dialing to be continued in DTMF mode. & Flash To have the modem dial one of its pre-programmed telephone numbers, enter: #n where 'n' identifies the pre-programmed telephone number stored in the modem.
                         cdx6500CallIDTable 1.3.6.1.4.1.449.2.1.2.2.18 no-access
A list of Configuration calling ID that makeup the Calling ID Table.
                               cdx6500CallIDEntry 1.3.6.1.4.1.449.2.1.2.2.18.1 no-access
Each entry contains the Configuration Calling ID.
                                   cdx6500CallIDEntryNumber 1.3.6.1.4.1.449.2.1.2.2.18.1.1 integer read-only
This is not a configurable parameter. This identifies the particular calling ID Table entry being configured by the other parameters in the record.
                                   cdx6500CallIDString 1.3.6.1.4.1.449.2.1.2.2.18.1.2 displaystring read-only
Each calling id entry is a numeric value which may contain periods or dashes. Only calls matching these ids will be allowed when calling id security is enabled.
                 cdx6500Statistics 1.3.6.1.4.1.449.2.1.3
                     cdx6500StatOtherStatsGroup 1.3.6.1.4.1.449.2.1.3.2
                         cdx6500OSTSSTable 1.3.6.1.4.1.449.2.1.3.2.3 no-access
A list of statistics parameters for the Switch Service/Link Backup port,station,and channel.
                             cdx6500SSStatEntry 1.3.6.1.4.1.449.2.1.3.2.3.1 no-access
Each entry on this table pertains to the Switched Service/Link Backup port,station and channel, and can be accessed using the following index: the switched/backup port number, switched/backup station number and the switched/backup channel number.
                                 cdx6500SSStatRestoralPort 1.3.6.1.4.1.449.2.1.3.2.3.1.1 integer read-only
This is the backup port number, used as an index to access Switched Service/LBU statistics.
                                 cdx6500SSPortType 1.3.6.1.4.1.449.2.1.3.2.3.1.2 displaystring read-only
The port type of the backup port.
                                 cdx6500SSConnType 1.3.6.1.4.1.449.2.1.3.2.3.1.3 displaystring read-only
The connection type of the backup port.
                                 cdx6500SSStatus 1.3.6.1.4.1.449.2.1.3.2.3.1.4 integer read-only
The status of the backup port. newvalDown - same functionality as 'down', new enumeration added for RFC1155 compatibility. Enumeration: 'deactivating': 5, 'up': 1, 'down': 0, 'idle': 4, 'redial': 3, 'activating': 2, 'newvalDown': 50.
                                 cdx6500SSReason 1.3.6.1.4.1.449.2.1.3.2.3.1.5 integer read-only
The reason that the backup port is active. none : Backup port is deactivated. call : A call request was made on the backup port. fail : Due to a link failure on the monitored port. remote : A call request was made to the backup port. ctp : Backup port was activated from the control terminal. newvalNone : same functionality as 'none', new enumeration added for RFC1155 compatibility. Enumeration: 'none': 0, 'newvalNone': 50, 'remote': 3, 'call': 1, 'fail': 2, 'ctp': 4.
                                 cdx6500SSRedial 1.3.6.1.4.1.449.2.1.3.2.3.1.6 integer read-only
This parameter is used to specify the number of times that the Switched Service will attempt to redial when the redial timer is expired. A value of zero will allow unlimited attempts.
                                 cdx6500SSLastActivated 1.3.6.1.4.1.449.2.1.3.2.3.1.7 displaystring read-only
The last time the backup port was activated.
                                 cdx6500SSLastPhoneDialed 1.3.6.1.4.1.449.2.1.3.2.3.1.8 displaystring read-only
The phone number dialed the last time the backup port was activated.
                         cdx6500OSTSSMonTable 1.3.6.1.4.1.449.2.1.3.2.4 no-access
A list of statistics parameters for the Link Backup's monitored port.
                             cdx6500SSMonStatEntry 1.3.6.1.4.1.449.2.1.3.2.4.1 no-access
Each entry on this table pertains to one of the monitored ports/station/channel that is monitored by the backup port/ station/channel and should be accessed using the following index, * the backup port number * the backup station number * the backup channel number * the monitored port * the monitored station * the monitored channel.
                                 cdx6500SSStatRestMonPort 1.3.6.1.4.1.449.2.1.3.2.4.1.1 integer read-only
This is the backup port number, used as a primary index to access monitored port statistics.
                                 cdx6500SSStatMonitoredPort 1.3.6.1.4.1.449.2.1.3.2.4.1.2 integer read-only
This is the port being monitored by the backup port, used as a secondary index to access monitored port statistics.
                                 cdx6500SSMonPortState 1.3.6.1.4.1.449.2.1.3.2.4.1.3 integer read-only
State of the monitored port. newvalDown : same functionality as 'down', new enumeration added for RFC1155 compatibility. Enumeration: 'deactivating': 5, 'up': 1, 'down': 0, 'idle': 4, 'redial': 3, 'activating': 2, 'newvalDown': 50.
                                 cdx6500SSRestPhoneNum 1.3.6.1.4.1.449.2.1.3.2.4.1.4 displaystring read-only
Phone number that the backup port will dial when a monitored port has a link failure.