WAN-OPT-MIB

File: WAN-OPT-MIB.mib (41691 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

IpAddress Counter enterprises
OBJECT-TYPE

Defined Types

Counter8  
INTEGER 0..255    

Counter16  
INTEGER 0..65535    

DisplayString  
OCTET STRING    

Cdx6500GCTLANConnectionEntry  
SEQUENCE    
  cdx6500WAEntryNumber INTEGER
  cdx6500WALanForwarderType INTEGER
  cdx6500WABridgeLinkNumber INTEGER
  cdx6500WARouterInterfaceNum INTEGER
  cdx6500WACfgEncapsulationType INTEGER
  cdx6500WAAutocallMnemonic DisplayString
  cdx6500WAAutocallTimeout INTEGER
  cdx6500WAMaxAutocallAttempts INTEGER
  cdx6500WARemoteConnectionId INTEGER
  cdx6500WABillingRecords INTEGER
  cdx6500WADataPassingPriority INTEGER
  cdx6500WALCONQueueLimit INTEGER
  cdx6500WACfgEncapType INTEGER
  cdx6500WACfgOnDemand INTEGER
  cdx6500WACfgIdleTimeout INTEGER
  cdx6500WACfgLanConnectionType INTEGER
  cdx6500WACfgNexthopIpAddress IpAddress
  cdx6500WACfgNexthopIpxNodeNumber INTEGER
  cdx6500WACfgParallelSvc INTEGER
  cdx6500WACfgParallelThreshold INTEGER
  cdx6500WACfgParallelPort DisplayString
  cdx6500WACfgBroadcast INTEGER

Cdx6500WADataStatEntry  
SEQUENCE    
  cdx6500WALanConnNumberData INTEGER
  cdx6500WALastStatResetTime DisplayString
  cdx6500WAAvgPktSizeTx Counter16
  cdx6500WACurTxQueueDepth Counter
  cdx6500WAMaxTxQueueDepth Counter
  cdx6500WAMaxTxQDepthTime DisplayString
  cdx6500WAAvgPktSizeRcv Counter16
  cdx6500WATxPktDiscardFrwdReq Counter
  cdx6500WATxPktDiscardTransDelay Counter
  cdx6500WATxPktDiscardCong Counter
  cdx6500WATxPktDiscardMaxFrame Counter
  cdx6500WATxPktDiscardCLrReq Counter
  cdx6500WATxPktDiscardCallEstab Counter
  cdx6500WABytesOutstanding Counter

Cdx6500WACallStatEntry  
SEQUENCE    
  cdx6500WALanConnNumberCall INTEGER
  cdx6500WAConnectionType DisplayString
  cdx6500WAStatEncapsulationType INTEGER
  cdx6500WAConnectionState INTEGER
  cdx6500WAForwardersConnected DisplayString
  cdx6500WARemoteAddress DisplayString
  cdx6500WANumAutocallAttempts Counter8
  cdx6500WALastClearCauseCode INTEGER
  cdx6500WALastClearDiagCode INTEGER
  cdx6500WAParallelSvcsEstab Counter16
  cdx6500WAParallelSvcsConfigured Counter8

Cdx6500WAPktStatEntry  
SEQUENCE    
  cdx6500WALanConnNumberPkt INTEGER
  cdx6500WADataPktTx Counter
  cdx6500WADataPktRcv Counter
  cdx6500WACallReqPktsTx Counter
  cdx6500WACallReqPktsRcv Counter
  cdx6500WACallAcceptPktsTx Counter
  cdx6500WACallAcceptPktsRcv Counter
  cdx6500WAClearReqPktsTx Counter
  cdx6500WAClearReqPktsRcv Counter
  cdx6500WAClearConfPktsTx Counter
  cdx6500WAClearConfPktsRcv Counter
  cdx6500WAResetReqPktsTx Counter
  cdx6500WAResetReqPktsRcv Counter
  cdx6500WAResetConfPktsTx Counter
  cdx6500WAResetConfPktsRcv Counter

Cdx6500ContWANAdaptorEntry  
SEQUENCE    
  cdx6500WAControlLanConnNumber INTEGER
  cdx6500WALanConnEnableDisable INTEGER
  cdx6500WALanConnBoot INTEGER
  cdx6500WALanConnResetStat INTEGER

Defined Values

codex 1.3.6.1.4.1.449
OBJECT IDENTIFIER    

cdxProductSpecific 1.3.6.1.4.1.449.2
OBJECT IDENTIFIER    

cdx6500 1.3.6.1.4.1.449.2.1
OBJECT IDENTIFIER    

cdx6500Configuration 1.3.6.1.4.1.449.2.1.2
OBJECT IDENTIFIER    

cdx6500CfgGeneralGroup 1.3.6.1.4.1.449.2.1.2.2
OBJECT IDENTIFIER    

cdx6500Statistics 1.3.6.1.4.1.449.2.1.3
OBJECT IDENTIFIER    

cdx6500StatProtocolGroup 1.3.6.1.4.1.449.2.1.3.1
OBJECT IDENTIFIER    

cdx6500PSTLANConnectionGroup 1.3.6.1.4.1.449.2.1.3.1.6
OBJECT IDENTIFIER    

cdx6500Controls 1.3.6.1.4.1.449.2.1.4
OBJECT IDENTIFIER    

cdx6500ContWANAdaptor 1.3.6.1.4.1.449.2.1.4.1
OBJECT IDENTIFIER    

cdx6500GCTLANConnectionTable 1.3.6.1.4.1.449.2.1.2.2.16
A list of parameters for configuring LAN Connections.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cdx6500GCTLANConnectionEntry

cdx6500GCTLANConnectionEntry 1.3.6.1.4.1.449.2.1.2.2.16.1
Each entry contains the Configuration parameters for each LAN Connection.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cdx6500GCTLANConnectionEntry  

cdx6500WAEntryNumber 1.3.6.1.4.1.449.2.1.2.2.16.1.1
This is a standard table entry number. It identifies a specific LAN Connection Record within the table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

cdx6500WALanForwarderType 1.3.6.1.4.1.449.2.1.2.2.16.1.2
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER brid(0), rout(1), brout(2), newvalBrid(50), nc(100)  

cdx6500WABridgeLinkNumber 1.3.6.1.4.1.449.2.1.2.2.16.1.3
This parameter specifies the Bridge-Link that is using this LAN Connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 5..36  

cdx6500WARouterInterfaceNum 1.3.6.1.4.1.449.2.1.2.2.16.1.4
This parameter specifies the Router Interface that is using this LAN Connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 5..36  

cdx6500WACfgEncapsulationType 1.3.6.1.4.1.449.2.1.2.2.16.1.5
This parameter specifies the data encapsulation type used over this LAN Connection. This object has been deprecated, use cdx6500WACfgEncapType instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER deprecatedObj(1)  

cdx6500WAAutocallMnemonic 1.3.6.1.4.1.449.2.1.2.2.16.1.6
If configured, the Autocall Mnemonic references a remote address which will be called by the LAN Connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500WAAutocallTimeout 1.3.6.1.4.1.449.2.1.2.2.16.1.7
This is the time interval in seconds between call attempts when auto calling.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 5..255  

cdx6500WAMaxAutocallAttempts 1.3.6.1.4.1.449.2.1.2.2.16.1.8
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cdx6500WARemoteConnectionId 1.3.6.1.4.1.449.2.1.2.2.16.1.9
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

cdx6500WABillingRecords 1.3.6.1.4.1.449.2.1.2.2.16.1.10
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1), newvalOff(50), nc(100)  

cdx6500WADataPassingPriority 1.3.6.1.4.1.449.2.1.2.2.16.1.11
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER low(0), med(1), high(2), exp(3), newvalLow(50), nc(100)  

cdx6500WALCONQueueLimit 1.3.6.1.4.1.449.2.1.2.2.16.1.12
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

cdx6500WACfgEncapType 1.3.6.1.4.1.449.2.1.2.2.16.1.13
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER codex(0), rfc1294(1), rfc877(2), newvalCodex(50), nc(100)  

cdx6500WACfgOnDemand 1.3.6.1.4.1.449.2.1.2.2.16.1.14
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), newvalDisabled(50), nc(100)  

cdx6500WACfgIdleTimeout 1.3.6.1.4.1.449.2.1.2.2.16.1.15
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

cdx6500WACfgLanConnectionType 1.3.6.1.4.1.449.2.1.2.2.16.1.16
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ptToPt(0), group(1), newvalPtToPt(50), nc(100)  

cdx6500WACfgNexthopIpAddress 1.3.6.1.4.1.449.2.1.2.2.16.1.17
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

cdx6500WACfgNexthopIpxNodeNumber 1.3.6.1.4.1.449.2.1.2.2.16.1.18
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..4294967295  

cdx6500WACfgParallelSvc 1.3.6.1.4.1.449.2.1.2.2.16.1.19
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

cdx6500WACfgParallelThreshold 1.3.6.1.4.1.449.2.1.2.2.16.1.20
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

cdx6500WACfgParallelPort 1.3.6.1.4.1.449.2.1.2.2.16.1.21
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500WACfgBroadcast 1.3.6.1.4.1.449.2.1.2.2.16.1.22
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), newvalDisabled(50), nc(100)  

cdx6500GCTWanAdaptorGroup 1.3.6.1.4.1.449.2.1.2.2.17
OBJECT IDENTIFIER    

cdx6500GCMaxLCON 1.3.6.1.4.1.449.2.1.2.2.17.1
Defines the maximum number of LAN Connections that may be configured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdx6500LCTDataSummaryStats 1.3.6.1.4.1.449.2.1.3.1.6.1
Data summary statstics provides the information on data packets transmitted, received, queued and discarded.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cdx6500WADataStatEntry

cdx6500WADataStatEntry 1.3.6.1.4.1.449.2.1.3.1.6.1.1
LAN Connection Record number.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cdx6500WADataStatEntry  

cdx6500WALanConnNumberData 1.3.6.1.4.1.449.2.1.3.1.6.1.1.1
It identifies a specific LAN Connection Record.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

cdx6500WALastStatResetTime 1.3.6.1.4.1.449.2.1.3.1.6.1.1.2
The date and time of the last statistics reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500WAAvgPktSizeTx 1.3.6.1.4.1.449.2.1.3.1.6.1.1.3
Specifies the average size of the packets sent on the WAN, in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter16  

cdx6500WACurTxQueueDepth 1.3.6.1.4.1.449.2.1.3.1.6.1.1.4
Specifies the current number of packets queued awaiting transmission on the WAN, in packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WAMaxTxQueueDepth 1.3.6.1.4.1.449.2.1.3.1.6.1.1.5
Specifies the maximum number of packets queued awaiting transmission on the WAN, in packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WAMaxTxQDepthTime 1.3.6.1.4.1.449.2.1.3.1.6.1.1.6
The date and time when the number of packets queued awaiting transmission on the WAN reached its maximum.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500WAAvgPktSizeRcv 1.3.6.1.4.1.449.2.1.3.1.6.1.1.7
Specifies the average size of the packets received on the WAN, in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter16  

cdx6500WATxPktDiscardFrwdReq 1.3.6.1.4.1.449.2.1.3.1.6.1.1.8
This is a non-supported object.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WATxPktDiscardTransDelay 1.3.6.1.4.1.449.2.1.3.1.6.1.1.9
Specifies the number of packets discarded due to packets exceeding the maximum allowed delay through the node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WATxPktDiscardCong 1.3.6.1.4.1.449.2.1.3.1.6.1.1.10
Specifies the number of packets discarded due to severe congestion.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WATxPktDiscardMaxFrame 1.3.6.1.4.1.449.2.1.3.1.6.1.1.11
Specifies the number of packets discarded due to packets exceeding the maximum allowed frame size.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WATxPktDiscardCLrReq 1.3.6.1.4.1.449.2.1.3.1.6.1.1.12
Specifies the number of packets discarded due to Clear Requests Received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WATxPktDiscardCallEstab 1.3.6.1.4.1.449.2.1.3.1.6.1.1.13
Specifies the number of packets discarded due to Call Establishment Failure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WABytesOutstanding 1.3.6.1.4.1.449.2.1.3.1.6.1.1.14
Count of outstanding transmit bytes .
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500LCTCallSummaryStats 1.3.6.1.4.1.449.2.1.3.1.6.2
A list of Call Summary Statistics for LAN connection.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cdx6500WACallStatEntry

cdx6500WACallStatEntry 1.3.6.1.4.1.449.2.1.3.1.6.2.1
LAN Connection Record number.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cdx6500WACallStatEntry  

cdx6500WALanConnNumberCall 1.3.6.1.4.1.449.2.1.3.1.6.2.1.1
It identifies a specific LAN Connection Record.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

cdx6500WAConnectionType 1.3.6.1.4.1.449.2.1.3.1.6.2.1.2
Specifies whether the connection is a Permanent Virtual Circuit (PVC) or a Switched Virtual Circuit (SVC).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500WAStatEncapsulationType 1.3.6.1.4.1.449.2.1.3.1.6.2.1.3
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER codex(0), rfc1294(1), rfc877(2), newvalCodex(50)  

cdx6500WAConnectionState 1.3.6.1.4.1.449.2.1.3.1.6.2.1.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unconfigured(0), backinHeap(1), notConnected(2), disabled(3), handshaking(4), waitForCall(6), wfccRecall(7), wfccWaitForCall(8), wfccDisabled(9), calling(11), connected(17), connectedCongested(18), newvalUnconfigured(50)  

cdx6500WAForwardersConnected 1.3.6.1.4.1.449.2.1.3.1.6.2.1.5
Specifies which forwarders are currently connected to this LAN Connection .
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500WARemoteAddress 1.3.6.1.4.1.449.2.1.3.1.6.2.1.6
Specifies the called address of the remote WAN Adaptor LAN Connection for connected SVCs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500WANumAutocallAttempts 1.3.6.1.4.1.449.2.1.3.1.6.2.1.7
Specifies the number of times attempted to autocall before either succeeded or failed in establishing the connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500WALastClearCauseCode 1.3.6.1.4.1.449.2.1.3.1.6.2.1.8
This is the cause code in the call clear packet last received by the LAN connection and explains why the last call was cleared.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdx6500WALastClearDiagCode 1.3.6.1.4.1.449.2.1.3.1.6.2.1.9
This is the diagnostic code in the call clear packet last received by the LAN connection and explains why the last call was cleared.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdx6500WAParallelSvcsEstab 1.3.6.1.4.1.449.2.1.3.1.6.2.1.10
Count of parallel SVCs with calls established.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter16  

cdx6500WAParallelSvcsConfigured 1.3.6.1.4.1.449.2.1.3.1.6.2.1.11
Number of Parallel SVCs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500LCTPacketSummaryStats 1.3.6.1.4.1.449.2.1.3.1.6.3
A list of Packet Summary Statistics for LAN connection.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cdx6500WAPktStatEntry

cdx6500WAPktStatEntry 1.3.6.1.4.1.449.2.1.3.1.6.3.1
LAN Connection Record number.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cdx6500WAPktStatEntry  

cdx6500WALanConnNumberPkt 1.3.6.1.4.1.449.2.1.3.1.6.3.1.1
It identifies a specific LAN Connection Record.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

cdx6500WADataPktTx 1.3.6.1.4.1.449.2.1.3.1.6.3.1.2
Specifies the total number of Data Packets sent on the WAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WADataPktRcv 1.3.6.1.4.1.449.2.1.3.1.6.3.1.3
Specifies the total number of Data Packets received from the WAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WACallReqPktsTx 1.3.6.1.4.1.449.2.1.3.1.6.3.1.4
Specifies the total number of Call Request Packets sent on the WAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WACallReqPktsRcv 1.3.6.1.4.1.449.2.1.3.1.6.3.1.5
Specifies the total number of Call Request Packets received from the WAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WACallAcceptPktsTx 1.3.6.1.4.1.449.2.1.3.1.6.3.1.6
Specifies the total number of Call Accept Packets sent on the WAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WACallAcceptPktsRcv 1.3.6.1.4.1.449.2.1.3.1.6.3.1.7
Specifies the total number of Call Accept Packets received from the WAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WAClearReqPktsTx 1.3.6.1.4.1.449.2.1.3.1.6.3.1.8
Specifies the total number of Clear Request Packets sent on the WAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WAClearReqPktsRcv 1.3.6.1.4.1.449.2.1.3.1.6.3.1.9
Specifies the total number of Clear Request Packets received from the WAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WAClearConfPktsTx 1.3.6.1.4.1.449.2.1.3.1.6.3.1.10
Specifies the total number of Clear Confirm Packets sent on the WAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WAClearConfPktsRcv 1.3.6.1.4.1.449.2.1.3.1.6.3.1.11
Specifies the total number of Clear Confirm Packets received from the WAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WAResetReqPktsTx 1.3.6.1.4.1.449.2.1.3.1.6.3.1.12
Specifies the total number of Reset Request Packets sent on the WAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WAResetReqPktsRcv 1.3.6.1.4.1.449.2.1.3.1.6.3.1.13
Specifies the total number of Reset Request Packets received from the WAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WAResetConfPktsTx 1.3.6.1.4.1.449.2.1.3.1.6.3.1.14
Specifies the total number of Reset Confirm Packets sent on the WAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500WAResetConfPktsRcv 1.3.6.1.4.1.449.2.1.3.1.6.3.1.15
Specifies the total number of Reset Confirm Packets received from the WAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500ContWANAdaptorTable 1.3.6.1.4.1.449.2.1.4.1.1
Control parameters for the LAN Connection.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cdx6500ContWANAdaptorEntry

cdx6500ContWANAdaptorEntry 1.3.6.1.4.1.449.2.1.4.1.1.1
Each control applies to a single LAN Connection.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cdx6500ContWANAdaptorEntry  

cdx6500WAControlLanConnNumber 1.3.6.1.4.1.449.2.1.4.1.1.1.1
This identifies a specific LAN Connection Record.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

cdx6500WALanConnEnableDisable 1.3.6.1.4.1.449.2.1.4.1.1.1.2
This command enables or disables a specified LAN connection. newvalEnable : same functionality as 'enable', new enumeration added for RFC1155 compatibility.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(0), disable(1), newvalEnable(50)  

cdx6500WALanConnBoot 1.3.6.1.4.1.449.2.1.4.1.1.1.3
This command causes the LAN connection record to be booted.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER boot(1)  

cdx6500WALanConnResetStat 1.3.6.1.4.1.449.2.1.4.1.1.1.4
When this command is entered the resettable statistics parameters are reset for the specified LAN Connection Number.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER resetStats(1)