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

VENDOR: CODEX


 Home MIB: WAN-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
                         cdx6500GCTLANConnectionTable 1.3.6.1.4.1.449.2.1.2.2.16 no-access
A list of parameters for configuring LAN Connections.
                               cdx6500GCTLANConnectionEntry 1.3.6.1.4.1.449.2.1.2.2.16.1 no-access
Each entry contains the Configuration parameters for each LAN Connection.
                                   cdx6500WAEntryNumber 1.3.6.1.4.1.449.2.1.2.2.16.1.1 integer read-only
This is a standard table entry number. It identifies a specific LAN Connection Record within the table.
                                   cdx6500WALanForwarderType 1.3.6.1.4.1.449.2.1.2.2.16.1.2 integer read-only
This parameter specifies the type of forwarders communicating over this LAN Connection. brid - Bridging Forwarders. rout - Routing Forwarders. brout - Bridging and Routing Forwarders. nc - Skipped during configuration. newvalBrid - same functionality as 'brid', new enumeration added for RFC1155 compatibility. Enumeration: 'rout': 1, 'nc': 100, 'brout': 2, 'newvalBrid': 50, 'brid': 0.
                                   cdx6500WABridgeLinkNumber 1.3.6.1.4.1.449.2.1.2.2.16.1.3 integer read-only
This parameter specifies the Bridge-Link that is using this LAN Connection.
                                   cdx6500WARouterInterfaceNum 1.3.6.1.4.1.449.2.1.2.2.16.1.4 integer read-only
This parameter specifies the Router Interface that is using this LAN Connection.
                                   cdx6500WACfgEncapsulationType 1.3.6.1.4.1.449.2.1.2.2.16.1.5 integer read-only
This parameter specifies the data encapsulation type used over this LAN Connection. This object has been deprecated, use cdx6500WACfgEncapType instead. Enumeration: 'deprecatedObj': 1.
                                   cdx6500WAAutocallMnemonic 1.3.6.1.4.1.449.2.1.2.2.16.1.6 displaystring read-only
If configured, the Autocall Mnemonic references a remote address which will be called by the LAN Connection.
                                   cdx6500WAAutocallTimeout 1.3.6.1.4.1.449.2.1.2.2.16.1.7 integer read-only
This is the time interval in seconds between call attempts when auto calling.
                                   cdx6500WAMaxAutocallAttempts 1.3.6.1.4.1.449.2.1.2.2.16.1.8 integer read-only
This parameter is used to specify the number of times that the LAN Connection will attempt to autocall a remote destination. A value of zero will allow unlimited attempts.
                                   cdx6500WARemoteConnectionId 1.3.6.1.4.1.449.2.1.2.2.16.1.9 integer read-only
This parameter specifies the number of the remote LAN Connection or the FRA Station number that this LAN connection will attempt to connect to if configured for autocall.
                                   cdx6500WABillingRecords 1.3.6.1.4.1.449.2.1.2.2.16.1.10 integer read-only
This controls whether billing (accounting) records will be created for calls on this LAN Connection. off : Billing records will not be created. on : Billing records will be created. nc : Skipped during configuration. newvalOff : same functionality as 'off', new enumeration added for RFC1155 compatibility. Enumeration: 'on': 1, 'nc': 100, 'off': 0, 'newvalOff': 50.
                                   cdx6500WADataPassingPriority 1.3.6.1.4.1.449.2.1.2.2.16.1.11 integer read-only
This parameter specifies the Traffic Priority of this LAN Connection. low - Low Priority. med - Medium Priority. high - High Priority. exp - Expedite Priority. nc - Skipped during configuration. newvalLow - same functionality as 'low', new enumeration added for RFC1155 compatibility. Enumeration: 'med': 1, 'newvalLow': 50, 'nc': 100, 'high': 2, 'low': 0, 'exp': 3.
                                   cdx6500WALCONQueueLimit 1.3.6.1.4.1.449.2.1.2.2.16.1.12 integer read-only
This parameter specifies the maximum number of bytes that will be queued for this LCON befor transmission on the WAN link. It is recommended that this parameter be set for two seconds of data on the WAN link.
                                   cdx6500WACfgEncapType 1.3.6.1.4.1.449.2.1.2.2.16.1.13 integer read-only
This parameter specifies the data encapsulation type used over this LAN Connection. codex - Codex Proprietary Encapsulation. rfc1294 - RFC 1294 Multiprotocol Encapsulation. rfc877 - RFC 877 Multiprotocol Encapsulation. nc - Skipped during configuration. newvalCodex - same functionality as 'codex', new enumeration added for RFC1155 compatibility. Enumeration: 'codex': 0, 'nc': 100, 'rfc877': 2, 'rfc1294': 1, 'newvalCodex': 50.
                                   cdx6500WACfgOnDemand 1.3.6.1.4.1.449.2.1.2.2.16.1.14 integer read-only
This parameter controls whether the circuit is established at startup or established when required for data passing. disabled - Circuit is established at start up. enabled - Circuit is established on demand. nc - Skipped during configuration. newvalDisabled - same functionality as 'disabled', new enumeration added for RFC1155 compatibility. Enumeration: 'disabled': 0, 'newvalDisabled': 50, 'nc': 100, 'enabled': 1.
                                   cdx6500WACfgIdleTimeout 1.3.6.1.4.1.449.2.1.2.2.16.1.15 integer read-only
This parameter specifies the amount of time in seconds the circuit will remain connected without passing any data before being brought down. Setting the parameter to zero keeps the circuit up indefinitely
                                   cdx6500WACfgLanConnectionType 1.3.6.1.4.1.449.2.1.2.2.16.1.16 integer read-only
This parameter specifies whether the LAN Connection defines a point to point connection across the WAN, or is part of a group of LAN Connections. ptToPt - Point to Point LAN Connection. group - Member of a LAN Connection Group. nc - Skipped during configuration. newvalPtToPt - same functionality as 'ptToPt', new enumeration added for RFC1155 compatibility. Enumeration: 'newvalPtToPt': 50, 'nc': 100, 'group': 1, 'ptToPt': 0.
                                   cdx6500WACfgNexthopIpAddress 1.3.6.1.4.1.449.2.1.2.2.16.1.17 ipaddress read-only
This parameter specifies the IP address of the Router Interface on the other end of this LAN Connection, which is the next hop on the path to the final destination. A setting of 0.0.0.0 causes this parameter to be ignored.
                                   cdx6500WACfgNexthopIpxNodeNumber 1.3.6.1.4.1.449.2.1.2.2.16.1.18 integer read-only
This parameter specifies the IPX node number of the Router on the other end of this LAN Connection, which is the next hop on the path to the final destination. A setting of 0 causes this parameter to be ignored.
                                   cdx6500WACfgParallelSvc 1.3.6.1.4.1.449.2.1.2.2.16.1.19 integer read-only
This parameter specifies the maximum number of parallel connections that can be established to the remote destination. Parallel SVCs are established when congestion thresholds are reached on active connections.
                                   cdx6500WACfgParallelThreshold 1.3.6.1.4.1.449.2.1.2.2.16.1.20 integer read-only
This parameter specifies the number of outstanding data bytes that will trigger the establishment of a Parallel SVC. If this number of data bytes has been transmitted without acknowledgment, the receipt of additional data for transmission will trigger Parallel SVC establishment. Note that this parameter must be configured with a value less than the LCON Queue Limit parameter.
                                   cdx6500WACfgParallelPort 1.3.6.1.4.1.449.2.1.2.2.16.1.21 displaystring read-only
This parameter specifies the port that Parallel SVCs should be brought up over. The parameter can be in two forms. It can be in the form of a port identifier string. For example, to bring Parallel SVCs up over X25 port number 8, enter the string X25-8. It can also be in the form of a Switched Services Table destination name, if the port that the Parallel SVCs are to come up over is a dial on demand port. A value of (blank) will cause Parallel SVCs to be brought up over the same port as the main connection.
                                   cdx6500WACfgBroadcast 1.3.6.1.4.1.449.2.1.2.2.16.1.22 integer read-only
This parameter specifies whether broadcast datagrams should be transmitted over this LAN Connection to the remote destination. disabled : Broadcast datagrams will not be transmitted over this LAN Connection. enabled : Broadcast datagrams will be transmitted over this LAN Connection. nc : Skipped during configuration. newvalDisabled : same functionality as 'disabled', new enumeration added for RFC1155 compatibility. Enumeration: 'disabled': 0, 'newvalDisabled': 50, 'nc': 100, 'enabled': 1.
                         cdx6500GCTWanAdaptorGroup 1.3.6.1.4.1.449.2.1.2.2.17
                               cdx6500GCMaxLCON 1.3.6.1.4.1.449.2.1.2.2.17.1 integer read-only
Defines the maximum number of LAN Connections that may be configured.
                 cdx6500Statistics 1.3.6.1.4.1.449.2.1.3
                     cdx6500StatProtocolGroup 1.3.6.1.4.1.449.2.1.3.1
                         cdx6500PSTLANConnectionGroup 1.3.6.1.4.1.449.2.1.3.1.6
                             cdx6500LCTDataSummaryStats 1.3.6.1.4.1.449.2.1.3.1.6.1 no-access
Data summary statstics provides the information on data packets transmitted, received, queued and discarded.
                                 cdx6500WADataStatEntry 1.3.6.1.4.1.449.2.1.3.1.6.1.1 no-access
LAN Connection Record number.
                                     cdx6500WALanConnNumberData 1.3.6.1.4.1.449.2.1.3.1.6.1.1.1 integer read-only
It identifies a specific LAN Connection Record.
                                     cdx6500WALastStatResetTime 1.3.6.1.4.1.449.2.1.3.1.6.1.1.2 displaystring read-only
The date and time of the last statistics reset.
                                     cdx6500WAAvgPktSizeTx 1.3.6.1.4.1.449.2.1.3.1.6.1.1.3 counter16 read-only
Specifies the average size of the packets sent on the WAN, in bytes.
                                     cdx6500WACurTxQueueDepth 1.3.6.1.4.1.449.2.1.3.1.6.1.1.4 counter read-only
Specifies the current number of packets queued awaiting transmission on the WAN, in packets.
                                     cdx6500WAMaxTxQueueDepth 1.3.6.1.4.1.449.2.1.3.1.6.1.1.5 counter read-only
Specifies the maximum number of packets queued awaiting transmission on the WAN, in packets.
                                     cdx6500WAMaxTxQDepthTime 1.3.6.1.4.1.449.2.1.3.1.6.1.1.6 displaystring read-only
The date and time when the number of packets queued awaiting transmission on the WAN reached its maximum.
                                     cdx6500WAAvgPktSizeRcv 1.3.6.1.4.1.449.2.1.3.1.6.1.1.7 counter16 read-only
Specifies the average size of the packets received on the WAN, in bytes.
                                     cdx6500WATxPktDiscardFrwdReq 1.3.6.1.4.1.449.2.1.3.1.6.1.1.8 counter read-only
This is a non-supported object.
                                     cdx6500WATxPktDiscardTransDelay 1.3.6.1.4.1.449.2.1.3.1.6.1.1.9 counter read-only
Specifies the number of packets discarded due to packets exceeding the maximum allowed delay through the node.
                                     cdx6500WATxPktDiscardCong 1.3.6.1.4.1.449.2.1.3.1.6.1.1.10 counter read-only
Specifies the number of packets discarded due to severe congestion.
                                     cdx6500WATxPktDiscardMaxFrame 1.3.6.1.4.1.449.2.1.3.1.6.1.1.11 counter read-only
Specifies the number of packets discarded due to packets exceeding the maximum allowed frame size.
                                     cdx6500WATxPktDiscardCLrReq 1.3.6.1.4.1.449.2.1.3.1.6.1.1.12 counter read-only
Specifies the number of packets discarded due to Clear Requests Received.
                                     cdx6500WATxPktDiscardCallEstab 1.3.6.1.4.1.449.2.1.3.1.6.1.1.13 counter read-only
Specifies the number of packets discarded due to Call Establishment Failure.
                                     cdx6500WABytesOutstanding 1.3.6.1.4.1.449.2.1.3.1.6.1.1.14 counter read-only
Count of outstanding transmit bytes .
                             cdx6500LCTCallSummaryStats 1.3.6.1.4.1.449.2.1.3.1.6.2 no-access
A list of Call Summary Statistics for LAN connection.
                                 cdx6500WACallStatEntry 1.3.6.1.4.1.449.2.1.3.1.6.2.1 no-access
LAN Connection Record number.
                                     cdx6500WALanConnNumberCall 1.3.6.1.4.1.449.2.1.3.1.6.2.1.1 integer read-only
It identifies a specific LAN Connection Record.
                                     cdx6500WAConnectionType 1.3.6.1.4.1.449.2.1.3.1.6.2.1.2 displaystring read-only
Specifies whether the connection is a Permanent Virtual Circuit (PVC) or a Switched Virtual Circuit (SVC).
                                     cdx6500WAStatEncapsulationType 1.3.6.1.4.1.449.2.1.3.1.6.2.1.3 integer read-only
This parameter specifies the data encapsulation type used over this LAN Connection. codex - Codex Proprietary Encapsulation. rfc1294 - RFC 1294 Multiprotocol Encapsulation. rfc877 - RFC 877 Multiprotocol Encapsulation. newvalCodex - same functionality as 'codex', new enumeration added for RFC1155 compatibility. Enumeration: 'codex': 0, 'rfc877': 2, 'rfc1294': 1, 'newvalCodex': 50.
                                     cdx6500WAConnectionState 1.3.6.1.4.1.449.2.1.3.1.6.2.1.4 integer read-only
Specifies the current state of the Permanent Virtual Circuit (PVC) or a Switched Virtual Circuit (SVC). unconfigured : Init state. backinHeap : LCONCB has been returned to memory heap. notConnected : Completed Init, waiting for startup, or failed autocall SVC. disabled : Connection is Disabled. calling : Autocall SVC trying to complete call. waitForCall : Non-autocall SVC waiting for call. handshaking : PVC in reset handshake process. connected : Connection is established. connectedCongested : Connection has reached congestion thresh. wfccRecall : Wait for Clr Conf Re-Call, autocall SVC. wfccWaitForCall : Wait for Clr Conf Wait for Call non-auto : calling SVC. wfccDisabled : Wait for Clr Conf goto Disabled. newvalUnconfigured : same functionality as 'unconfigured', new enumeration added for RFC1155 compatibility. Enumeration: 'disabled': 3, 'wfccDisabled': 9, 'wfccWaitForCall': 8, 'connectedCongested': 18, 'wfccRecall': 7, 'calling': 11, 'backinHeap': 1, 'connected': 17, 'unconfigured': 0, 'waitForCall': 6, 'notConnected': 2, 'newvalUnconfigured': 50, 'handshaking': 4.
                                     cdx6500WAForwardersConnected 1.3.6.1.4.1.449.2.1.3.1.6.2.1.5 displaystring read-only
Specifies which forwarders are currently connected to this LAN Connection .
                                     cdx6500WARemoteAddress 1.3.6.1.4.1.449.2.1.3.1.6.2.1.6 displaystring read-only
Specifies the called address of the remote WAN Adaptor LAN Connection for connected SVCs.
                                     cdx6500WANumAutocallAttempts 1.3.6.1.4.1.449.2.1.3.1.6.2.1.7 counter8 read-only
Specifies the number of times attempted to autocall before either succeeded or failed in establishing the connection.
                                     cdx6500WALastClearCauseCode 1.3.6.1.4.1.449.2.1.3.1.6.2.1.8 integer read-only
This is the cause code in the call clear packet last received by the LAN connection and explains why the last call was cleared.
                                     cdx6500WALastClearDiagCode 1.3.6.1.4.1.449.2.1.3.1.6.2.1.9 integer read-only
This is the diagnostic code in the call clear packet last received by the LAN connection and explains why the last call was cleared.
                                     cdx6500WAParallelSvcsEstab 1.3.6.1.4.1.449.2.1.3.1.6.2.1.10 counter16 read-only
Count of parallel SVCs with calls established.
                                     cdx6500WAParallelSvcsConfigured 1.3.6.1.4.1.449.2.1.3.1.6.2.1.11 counter8 read-only
Number of Parallel SVCs.
                             cdx6500LCTPacketSummaryStats 1.3.6.1.4.1.449.2.1.3.1.6.3 no-access
A list of Packet Summary Statistics for LAN connection.
                                 cdx6500WAPktStatEntry 1.3.6.1.4.1.449.2.1.3.1.6.3.1 no-access
LAN Connection Record number.
                                     cdx6500WALanConnNumberPkt 1.3.6.1.4.1.449.2.1.3.1.6.3.1.1 integer read-only
It identifies a specific LAN Connection Record.
                                     cdx6500WADataPktTx 1.3.6.1.4.1.449.2.1.3.1.6.3.1.2 counter read-only
Specifies the total number of Data Packets sent on the WAN.
                                     cdx6500WADataPktRcv 1.3.6.1.4.1.449.2.1.3.1.6.3.1.3 counter read-only
Specifies the total number of Data Packets received from the WAN.
                                     cdx6500WACallReqPktsTx 1.3.6.1.4.1.449.2.1.3.1.6.3.1.4 counter read-only
Specifies the total number of Call Request Packets sent on the WAN.
                                     cdx6500WACallReqPktsRcv 1.3.6.1.4.1.449.2.1.3.1.6.3.1.5 counter read-only
Specifies the total number of Call Request Packets received from the WAN.
                                     cdx6500WACallAcceptPktsTx 1.3.6.1.4.1.449.2.1.3.1.6.3.1.6 counter read-only
Specifies the total number of Call Accept Packets sent on the WAN.
                                     cdx6500WACallAcceptPktsRcv 1.3.6.1.4.1.449.2.1.3.1.6.3.1.7 counter read-only
Specifies the total number of Call Accept Packets received from the WAN.
                                     cdx6500WAClearReqPktsTx 1.3.6.1.4.1.449.2.1.3.1.6.3.1.8 counter read-only
Specifies the total number of Clear Request Packets sent on the WAN.
                                     cdx6500WAClearReqPktsRcv 1.3.6.1.4.1.449.2.1.3.1.6.3.1.9 counter read-only
Specifies the total number of Clear Request Packets received from the WAN.
                                     cdx6500WAClearConfPktsTx 1.3.6.1.4.1.449.2.1.3.1.6.3.1.10 counter read-only
Specifies the total number of Clear Confirm Packets sent on the WAN.
                                     cdx6500WAClearConfPktsRcv 1.3.6.1.4.1.449.2.1.3.1.6.3.1.11 counter read-only
Specifies the total number of Clear Confirm Packets received from the WAN.
                                     cdx6500WAResetReqPktsTx 1.3.6.1.4.1.449.2.1.3.1.6.3.1.12 counter read-only
Specifies the total number of Reset Request Packets sent on the WAN.
                                     cdx6500WAResetReqPktsRcv 1.3.6.1.4.1.449.2.1.3.1.6.3.1.13 counter read-only
Specifies the total number of Reset Request Packets received from the WAN.
                                     cdx6500WAResetConfPktsTx 1.3.6.1.4.1.449.2.1.3.1.6.3.1.14 counter read-only
Specifies the total number of Reset Confirm Packets sent on the WAN.
                                     cdx6500WAResetConfPktsRcv 1.3.6.1.4.1.449.2.1.3.1.6.3.1.15 counter read-only
Specifies the total number of Reset Confirm Packets received from the WAN.
                 cdx6500Controls 1.3.6.1.4.1.449.2.1.4
                     cdx6500ContWANAdaptor 1.3.6.1.4.1.449.2.1.4.1
                         cdx6500ContWANAdaptorTable 1.3.6.1.4.1.449.2.1.4.1.1 no-access
Control parameters for the LAN Connection.
                             cdx6500ContWANAdaptorEntry 1.3.6.1.4.1.449.2.1.4.1.1.1 no-access
Each control applies to a single LAN Connection.
                                 cdx6500WAControlLanConnNumber 1.3.6.1.4.1.449.2.1.4.1.1.1.1 integer read-only
This identifies a specific LAN Connection Record.
                                 cdx6500WALanConnEnableDisable 1.3.6.1.4.1.449.2.1.4.1.1.1.2 integer read-write
This command enables or disables a specified LAN connection. newvalEnable : same functionality as 'enable', new enumeration added for RFC1155 compatibility. Enumeration: 'enable': 0, 'newvalEnable': 50, 'disable': 1.
                                 cdx6500WALanConnBoot 1.3.6.1.4.1.449.2.1.4.1.1.1.3 integer read-write
This command causes the LAN connection record to be booted. Enumeration: 'boot': 1.
                                 cdx6500WALanConnResetStat 1.3.6.1.4.1.449.2.1.4.1.1.1.4 integer read-write
When this command is entered the resettable statistics parameters are reset for the specified LAN Connection Number. Enumeration: 'resetStats': 1.