Wellfleet-LLC-MIB

File: Wellfleet-LLC-MIB.mib (34425 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
Wellfleet-COMMON-MIB

Imported symbols

Counter OBJECT-TYPE DisplayString
wfLlcGroup

Defined Types

WfLlcInterfaceEntry  
SEQUENCE    
  wfLlcInterfaceDelete INTEGER
  wfLlcInterfaceDisable INTEGER
  wfLlcInterfaceState INTEGER
  wfLlcInterfaceCircuit INTEGER
  wfLlcInterfaceLlc2CctId INTEGER
  wfLlc1InterfaceMaxUinfoSize INTEGER
  wfLlc1InterfaceMaxRetry INTEGER
  wfLlc1InterfaceTAckWait INTEGER
  wfLlc2InterfaceMaxInfoSize INTEGER
  wfLlc2InterfaceK INTEGER
  wfLlc2InterfaceN2 INTEGER
  wfLlc2InterfaceN3 INTEGER
  wfLlc2InterfaceTAckWait INTEGER
  wfLlc2InterfaceTReject INTEGER
  wfLlc2InterfaceTRemoteBusy INTEGER
  wfLlc2InterfaceTRspAck INTEGER
  wfLlc2InterfaceTIdle INTEGER
  wfLlc2InterfaceTPollCycle INTEGER
  wfLlcInterfaceMaxNumOfSap INTEGER
  wfLlcInterfaceMaxNumOfLink INTEGER
  wfLlcInterfaceDupAddrCheck INTEGER
  wfLlc2InterfaceRW INTEGER
  wfLlc2InterfaceTW INTEGER
  wfLlcInterfaceEncapsType INTEGER
  wfLlcInterfaceSrbRingId INTEGER
  wfLlcInterfaceFrVMask OCTET STRING
  wfLlc2InterfaceDynWin INTEGER
  wfLlcInterfaceCurrentLinks INTEGER
  wfLlcInterfaceHiWaterLinks INTEGER
  wfLlcInterfaceHiWaterReset INTEGER
  wfLlcInterfaceFrSapTranslation INTEGER

WfLlcSapEntry  
SEQUENCE    
  wfLlcSapCircuit INTEGER
  wfLlcSapValue INTEGER

WfLlcLinkEntry  
SEQUENCE    
  wfLlcLinkCircuit INTEGER
  wfLlcLinkDestMadr OCTET STRING
  wfLlcLinkSrcMadr OCTET STRING
  wfLlcLinkDsap INTEGER
  wfLlcLinkSsap INTEGER
  wfLlcInfoRxCnt Counter
  wfLlcInfoTxCnt Counter
  wfLlcInfoReXmitCnt Counter
  wfLlcByteInfoRxCnt Counter
  wfLlcByteInfoTxCnt Counter
  wfLlcRrRxCnt Counter
  wfLlcRrTxCnt Counter
  wfLlcRnrRxCnt Counter
  wfLlcRnrTxCnt Counter
  wfLlcRejRxCnt Counter
  wfLlcRejTxCnt Counter
  wfLlcFrmrRxCnt Counter
  wfLlcFrmrTxCnt Counter
  wfLlcFlowDefersCnt Counter
  wfLlcWaitAckTimeouts Counter
  wfLlcRejectTimeouts Counter
  wfLlcPollCycleTimeouts Counter
  wfLlcStateChangeCnt Counter
  wfLlcLastChangeReason Counter
  wfLlcCurrentState Counter

WfLlc2TrafficFilterEntry  
SEQUENCE    
  wfLlc2TrafficFilterCreate INTEGER
  wfLlc2TrafficFilterEnable INTEGER
  wfLlc2TrafficFilterStatus INTEGER
  wfLlc2TrafficFilterCounter Counter
  wfLlc2TrafficFilterDefinition OCTET STRING
  wfLlc2TrafficFilterReserved INTEGER
  wfLlc2TrafficFilterCircuit INTEGER
  wfLlc2TrafficFilterRuleNumber INTEGER
  wfLlc2TrafficFilterFragment INTEGER
  wfLlc2TrafficFilterName DisplayString

WfLlcDlciEntry  
SEQUENCE    
  wfLlcDlciDelete INTEGER
  wfLlcDlciCct INTEGER
  wfLlcDlciNum INTEGER
  wfLlcDlciLocalMac OCTET STRING
  wfLlcDlciRemoteMac OCTET STRING

WfLlcFrSvcEntry  
SEQUENCE    
  wfLlcFrSvcDelete INTEGER
  wfLlcFrSvcCct INTEGER
  wfLlcFrSvcMac OCTET STRING
  wfLlcFrSvcMappingType INTEGER
  wfLlcFrSvcX121Addr DisplayString
  wfLlcFrSvcSubAddr DisplayString
  wfLlcFrSvcPlan INTEGER
  wfLlcFrSvcTypeOfNumber INTEGER

Defined Values

wfLlc 1.3.6.1.4.1.18.3.5.1.6.1
OBJECT IDENTIFIER    

wfLlcBaseDelete 1.3.6.1.4.1.18.3.5.1.6.1.1
- Create/Delete parameter. Default is created. - Users perform an SNMP SET operation on this - object in order to create/delete LLC.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfLlcBaseDisable 1.3.6.1.4.1.18.3.5.1.6.1.2
- Enable/Disable parameter. Default is disabled. - Users perform an SNMP SET operation on this - object in order to enable/disable LLC.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfLlcBaseState 1.3.6.1.4.1.18.3.5.1.6.1.3
- The current state of LLC service
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), notpresent(4)  

wfLlcInterfaceTable 1.3.6.1.4.1.18.3.5.1.6.2
A table that contains information about every interface that is associated with this LLC
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfLlcInterfaceEntry

wfLlcInterfaceEntry 1.3.6.1.4.1.18.3.5.1.6.2.1
An entry in wfLlcInterface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfLlcInterfaceEntry  

wfLlcInterfaceDelete 1.3.6.1.4.1.18.3.5.1.6.2.1.1
- Create/Delete parameter. Default is created. - Users perform an SNMP SET operation on this - object in order to create/delete an interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfLlcInterfaceDisable 1.3.6.1.4.1.18.3.5.1.6.2.1.2
- - Enable/Disable parameter. Default is enabled. - Users perform an SNMP SET operation on this - object in order to enable/disable an interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfLlcInterfaceState 1.3.6.1.4.1.18.3.5.1.6.2.1.3
The current state of the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), notpresent(4)  

wfLlcInterfaceCircuit 1.3.6.1.4.1.18.3.5.1.6.2.1.4
The llc1 circuit of this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfLlcInterfaceLlc2CctId 1.3.6.1.4.1.18.3.5.1.6.2.1.5
The llc2 circuit number assigned for this slot, line, and llc1 cct.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfLlc1InterfaceMaxUinfoSize 1.3.6.1.4.1.18.3.5.1.6.2.1.6
- Maximum number of octets in UI PDU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..5128  

wfLlc1InterfaceMaxRetry 1.3.6.1.4.1.18.3.5.1.6.2.1.7
- Maximum retry limit. Specifeis the - maximum number of times that an XID - or TEST command PDU is sent following - the running out of the response timer - TResponse
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..2  

wfLlc1InterfaceTAckWait 1.3.6.1.4.1.18.3.5.1.6.2.1.8
- The amount of time during which the - LLC shall expect to receive an - an acknowledgment to a sent unnumbered - XID or TEST command PDU - time in seconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

wfLlc2InterfaceMaxInfoSize 1.3.6.1.4.1.18.3.5.1.6.2.1.9
- Max number of octets in an I Pdu
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..5128  

wfLlc2InterfaceK 1.3.6.1.4.1.18.3.5.1.6.2.1.10
- The wfLlc2InterfaceK parameter is no longer used. - It is replaced by the send window (wfLlc2InterfaceTW) - and the receive window (wfLlc2InterfaceRW) parameters.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..127  

wfLlc2InterfaceN2 1.3.6.1.4.1.18.3.5.1.6.2.1.11
- Maximum number of transmissions. This specifies the - max number of times that a PDU is sent following the - elapse of the .. - acknowledgment timer - poll timer - reject timer
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

wfLlc2InterfaceN3 1.3.6.1.4.1.18.3.5.1.6.2.1.12
- Maximum number of received I PDUs before - sending a local acknowledgment to the - transmitter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..2  

wfLlc2InterfaceTAckWait 1.3.6.1.4.1.18.3.5.1.6.2.1.13
- Acknowledment timer for TX window - rotation - time in seconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

wfLlc2InterfaceTReject 1.3.6.1.4.1.18.3.5.1.6.2.1.14
- Reject Timer - time in seconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

wfLlc2InterfaceTRemoteBusy 1.3.6.1.4.1.18.3.5.1.6.2.1.15
- busy state timer - time in seconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..60  

wfLlc2InterfaceTRspAck 1.3.6.1.4.1.18.3.5.1.6.2.1.16
- Local response timer for remote TX - window rotation - response in seconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

wfLlc2InterfaceTIdle 1.3.6.1.4.1.18.3.5.1.6.2.1.17
- Idle timer - in seconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..120  

wfLlc2InterfaceTPollCycle 1.3.6.1.4.1.18.3.5.1.6.2.1.18
- P/F bit cycle timer (link activity) - time in secs
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..30  

wfLlcInterfaceMaxNumOfSap 1.3.6.1.4.1.18.3.5.1.6.2.1.19
- maximum number of saps per LLC service - Max = 255 and Min = 4
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 4..255  


wfLlcInterfaceDupAddrCheck 1.3.6.1.4.1.18.3.5.1.6.2.1.21
- Flag to force duplicate address check - Default is DISABLED
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfLlc2InterfaceRW 1.3.6.1.4.1.18.3.5.1.6.2.1.22
- Maximum number of outstanding ( = unacknowledged) - receive I PDUs. This cannot exceed 127.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..127  

wfLlc2InterfaceTW 1.3.6.1.4.1.18.3.5.1.6.2.1.23
- Maximum number of outstanding ( = unacknowledged) - transmit I PDUs. This cannot exceed 127. - This value acts as a default window size, when no other - window size has been agreed upon through - an XID3 exchange procedure.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..127  

wfLlcInterfaceEncapsType 1.3.6.1.4.1.18.3.5.1.6.2.1.24
This indicates which encapsulation technique should be used by LLC.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER default(1), tring(2), csmacd(3), srb(4), fr(5)  

wfLlcInterfaceSrbRingId 1.3.6.1.4.1.18.3.5.1.6.2.1.25
This indicates a ring number to be used by LLC if the encapsulation technique is SRB. It must be unique in the SRB network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..4095  

wfLlcInterfaceFrVMask 1.3.6.1.4.1.18.3.5.1.6.2.1.26
- LLC Frame Relay Virtual Mac Address Mask. - This Mask specifies the upper 2-4 bytes of the - destination mac address. The lower remaining - bytes specifies the DLCI to be used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfLlc2InterfaceDynWin 1.3.6.1.4.1.18.3.5.1.6.2.1.27
- Enable/Disable dynamic window. The default is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  



wfLlcInterfaceHiWaterReset 1.3.6.1.4.1.18.3.5.1.6.2.1.30
Setting to 2 (reset) sets HiWaterLinks to CurrentLinks.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), reset(2)  

wfLlcInterfaceFrSapTranslation 1.3.6.1.4.1.18.3.5.1.6.2.1.31
Enables SMAC SSAP translation for FR to pass multiple SMACs over one VC
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfLlcSapTable 1.3.6.1.4.1.18.3.5.1.6.3
- llc sap table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfLlcSapEntry

wfLlcSapEntry 1.3.6.1.4.1.18.3.5.1.6.3.1
An entry in wfLlcSapTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfLlcSapEntry  

wfLlcSapCircuit 1.3.6.1.4.1.18.3.5.1.6.3.1.1
- The llc1 circuit that this sap is on
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfLlcSapValue 1.3.6.1.4.1.18.3.5.1.6.3.1.2
- Sap Value
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfLlcLinkTable 1.3.6.1.4.1.18.3.5.1.6.4
- Link table, indexed by slot, circuit, da, sa, dsap, ssap
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfLlcLinkEntry

wfLlcLinkEntry 1.3.6.1.4.1.18.3.5.1.6.4.1
An entry in wfLlcLinkTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfLlcLinkEntry  

wfLlcLinkCircuit 1.3.6.1.4.1.18.3.5.1.6.4.1.1
- The llc1 circuit that this da/sa/dsap/ssap pair is on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfLlcLinkDestMadr 1.3.6.1.4.1.18.3.5.1.6.4.1.2
- Destination and source Mac addresses
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

wfLlcLinkSrcMadr 1.3.6.1.4.1.18.3.5.1.6.4.1.3
- source Mac address
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

wfLlcLinkDsap 1.3.6.1.4.1.18.3.5.1.6.4.1.4
- Destination and source sap's
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfLlcLinkSsap 1.3.6.1.4.1.18.3.5.1.6.4.1.5
- Source Sap
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfLlcInfoRxCnt 1.3.6.1.4.1.18.3.5.1.6.4.1.6
- Counter for I Pdus rcvd
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlcInfoTxCnt 1.3.6.1.4.1.18.3.5.1.6.4.1.7
- Counter for I Pdus sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlcInfoReXmitCnt 1.3.6.1.4.1.18.3.5.1.6.4.1.8
- Counter for I Pdus re-xmitted
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlcByteInfoRxCnt 1.3.6.1.4.1.18.3.5.1.6.4.1.9
- Counter for unnnumbered information - Bytes rcvd
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlcByteInfoTxCnt 1.3.6.1.4.1.18.3.5.1.6.4.1.10
- Counter for unnnumbered information - Bytes sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlcRrRxCnt 1.3.6.1.4.1.18.3.5.1.6.4.1.11
- Counter for RR Pdus rcvd
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlcRrTxCnt 1.3.6.1.4.1.18.3.5.1.6.4.1.12
- Counter for RR Pdus Xmted
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlcRnrRxCnt 1.3.6.1.4.1.18.3.5.1.6.4.1.13
- Counter for RNR Pdus rcvd
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlcRnrTxCnt 1.3.6.1.4.1.18.3.5.1.6.4.1.14
- Counter for RNR Pdus sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlcRejRxCnt 1.3.6.1.4.1.18.3.5.1.6.4.1.15
- Counter for REJ pdus rcvd
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlcRejTxCnt 1.3.6.1.4.1.18.3.5.1.6.4.1.16
- Counter for REJ pdus xmted
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlcFrmrRxCnt 1.3.6.1.4.1.18.3.5.1.6.4.1.17
- Counter for frame reject rcvd
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlcFrmrTxCnt 1.3.6.1.4.1.18.3.5.1.6.4.1.18
- Counter for frame reject sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlcFlowDefersCnt 1.3.6.1.4.1.18.3.5.1.6.4.1.19
- Counter for the number of times LLC is unable - to xmit due to a percieved remote busy condition - or to lack of RX window space
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlcWaitAckTimeouts 1.3.6.1.4.1.18.3.5.1.6.4.1.20
- Counter for expiration of acknowledgment - timers
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlcRejectTimeouts 1.3.6.1.4.1.18.3.5.1.6.4.1.21
- Counter for the expiration of reject - timeouts
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlcPollCycleTimeouts 1.3.6.1.4.1.18.3.5.1.6.4.1.22
- Counter for the expiration of P/F cycle timer
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlcStateChangeCnt 1.3.6.1.4.1.18.3.5.1.6.4.1.23
- Counter for number of LLC flow state changes
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlcLastChangeReason 1.3.6.1.4.1.18.3.5.1.6.4.1.24
- Counter for the most recent incrementing of the - flow state change counter
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlcCurrentState 1.3.6.1.4.1.18.3.5.1.6.4.1.25
- Current flow state of the LLC link station
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlc2TrafficFilterTable 1.3.6.1.4.1.18.3.5.1.6.8
LLC2 Traffic Filters
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfLlc2TrafficFilterEntry

wfLlc2TrafficFilterEntry 1.3.6.1.4.1.18.3.5.1.6.8.1
An entry in WfLLC2TrafficFilterTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfLlc2TrafficFilterEntry  

wfLlc2TrafficFilterCreate 1.3.6.1.4.1.18.3.5.1.6.8.1.1
Defines the existence of the traffic filter rule: created - traffic filter exists delete - traffic filter does not exist and can be deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfLlc2TrafficFilterEnable 1.3.6.1.4.1.18.3.5.1.6.8.1.2
Defines whether or not the traffic filter rule should be used: enabled - activate the rule. disabled - inactivate the rule.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfLlc2TrafficFilterStatus 1.3.6.1.4.1.18.3.5.1.6.8.1.3
Defines the current status of the traffic filter: inactive - the rule is not in use. active - the rule is being used. error - the application detected an error in the rule.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), error(2), inactive(3)  

wfLlc2TrafficFilterCounter 1.3.6.1.4.1.18.3.5.1.6.8.1.4
The number of received packets that have matched this rule.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfLlc2TrafficFilterDefinition 1.3.6.1.4.1.18.3.5.1.6.8.1.5
The filter rule definition.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfLlc2TrafficFilterReserved 1.3.6.1.4.1.18.3.5.1.6.8.1.6
Reserved field.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfLlc2TrafficFilterCircuit 1.3.6.1.4.1.18.3.5.1.6.8.1.7
The ID of the Bridge Circuit to which the filter is applied.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfLlc2TrafficFilterRuleNumber 1.3.6.1.4.1.18.3.5.1.6.8.1.8
ID for the rule.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfLlc2TrafficFilterFragment 1.3.6.1.4.1.18.3.5.1.6.8.1.9
Fragment number - for large rules.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfLlc2TrafficFilterName 1.3.6.1.4.1.18.3.5.1.6.8.1.10
name of the rule number
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfLlcDlciTable 1.3.6.1.4.1.18.3.5.1.6.9
ljd: This table defines which DLCI's a LLC interface has access to and the appropriate mac address mappings.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfLlcDlciEntry

wfLlcDlciEntry 1.3.6.1.4.1.18.3.5.1.6.9.1
An entry in wfLlcDlciTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfLlcDlciEntry  

wfLlcDlciDelete 1.3.6.1.4.1.18.3.5.1.6.9.1.1
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete a DLSw Local Device
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfLlcDlciCct 1.3.6.1.4.1.18.3.5.1.6.9.1.2
The LLC interface circuit on which this mapping is configured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfLlcDlciNum 1.3.6.1.4.1.18.3.5.1.6.9.1.3
The dlci number for this mapping.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfLlcDlciLocalMac 1.3.6.1.4.1.18.3.5.1.6.9.1.4
The Local MAC address of the end station to be mapped. In-coming requests on this DLCI will be mapped to the specified Local Mac address. Values are standard MSB Token Ring MAC addresses.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfLlcDlciRemoteMac 1.3.6.1.4.1.18.3.5.1.6.9.1.5
The Remote MAC address mapping. Out-going requests specifing this mac address will be mapped to the DLCI. Values are standard MSB Token Ring MAC addresses.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfLlcFrSvcTable 1.3.6.1.4.1.18.3.5.1.6.10
ljd: This table defines which FrSvc's a LLC interface has access to and the appropriate mac address mappings.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfLlcFrSvcEntry

wfLlcFrSvcEntry 1.3.6.1.4.1.18.3.5.1.6.10.1
An entry in wfLlcFrSvcTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfLlcFrSvcEntry  

wfLlcFrSvcDelete 1.3.6.1.4.1.18.3.5.1.6.10.1.1
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete a local or remote DNA to mac mapping
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfLlcFrSvcCct 1.3.6.1.4.1.18.3.5.1.6.10.1.2
The LLC interface circuit on which this mapping is configured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfLlcFrSvcMac 1.3.6.1.4.1.18.3.5.1.6.10.1.3
The local or remote MAC address of the end station to be mapped. Values are standard MSB Token Ring MAC addresses.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

wfLlcFrSvcMappingType 1.3.6.1.4.1.18.3.5.1.6.10.1.4
Specifies weather this is remote or local mapping.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER local(1), remote(2)  

wfLlcFrSvcX121Addr 1.3.6.1.4.1.18.3.5.1.6.10.1.5
WAN address (X.121, E.164, etc.) used to register with FR to accept an incoming call if the mapping is local, or used to establish an SVC (initiate the call) to the configured number if the mapping is remote.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfLlcFrSvcSubAddr 1.3.6.1.4.1.18.3.5.1.6.10.1.6
Subaddress of type NSAP (Q.931) further qualifies number
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfLlcFrSvcPlan 1.3.6.1.4.1.18.3.5.1.6.10.1.7
Supported Q.931 4.3.8/4.3.10 numbering plans. Each plan is represented by the 4 least significant bits to align with the values stated in Q.931.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER e164(1), x121(3)  

wfLlcFrSvcTypeOfNumber 1.3.6.1.4.1.18.3.5.1.6.10.1.8
Supported Q.931 4.3.8/4.3.10 types of number. Each type is represented by a value one greater than the values stated in Q.931.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), international(2)