CISCO-WAN-FR-SIGNALING-MIB

File: CISCO-WAN-FR-SIGNALING-MIB.mib (26156 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF BASIS-MIB
CISCOWAN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 MODULE-COMPLIANCE OBJECT-GROUP
frPortCnfSig frPortCntSig ciscoWan

Defined Types

FrPortCnfSigLMIGrpEntry  
SEQUENCE    
  lmiCnfPortNum Integer32
  signallingProtocolType INTEGER
  asynchronousUpdates INTEGER
  t391LinkIntegrityTimer Integer32
  t392PollingVerificationTimer Integer32
  n391FullStatusPollingCounter Integer32
  n392ErrorThreshold Integer32
  n393MonitoredEventCount Integer32
  enhancedLmi INTEGER
  portFRF1Dot2Support INTEGER
  portLmiSigConfMethod INTEGER

FrPortCntSigLMIGrpEntry  
SEQUENCE    
  lmiSigPortNum Integer32
  rcvStatusInquiry Counter32
  rcvInvalidRequest Counter32
  rcvUNISeqMismatch Counter32
  xmtStatus Counter32
  xmtAsynchUpdate Counter32
  uniSignalingTimeout Counter32
  xmtStatusInquiry Counter32
  rcvStatus Counter32
  rcvAsynchUpdate Counter32
  rcvNNISeqMismatch Counter32
  nniSignalingTimeout Counter32

FrPortCnfSigCLLMGrpEntry  
SEQUENCE    
  cllmCnfPortNum Integer32
  cllmEnable INTEGER
  xmtCLLMStatusTimer Integer32
  rcvCLLMStatusTimer INTEGER

FrPortCntSigCLLMGrpEntry  
SEQUENCE    
  cllmSigPortNum Integer32
  rcvFramesCLLM Counter32
  rcvBytesCLLM Counter32
  xmtFramesCLLM Counter32
  xmtBytesCLLM Counter32
  cllmFailures Counter32

Defined Values

ciscoWanFrSignalingMIB 1.3.6.1.4.1.351.150.46
The MIB module to configure LMI and CLLM on a frame relay ports. This mib module also contains objects to represent LMI and CLLM statistics information. The frame relay logical port is referred to as 'frame relay port' in this mib. The 'logical port' refers to frame relay port. LMI : Local Management Interface. The Frame Relay LMI is a set of enhancements to the basic Frame Relay Specification. The Key Frame Relay LMI extensions include global addressing, virtual circuit status messages and multicasting. The LMI includes support for a keepalive mechanism, which verifies that data is flowing, and a status mechanism, which provides an on-going status report on the DLCIs known to the switch. The LMI Global Addressing extension gives Frame Relay DLCI values global rather than local significance. The global addressing extension adds functionality and manageability to Frame Relay internetworks. The LMI virtual circuit messages provide communication and synchronization between Frame Relay DTE and DCE devices. These messages are periodically report on the status of PVCs, which prevents data from being sent into black holes(that, over PVCs that no longer exist). LMI UNI signaling enables subscribers to find out about the PVC status of the network, thus inhibiting the use of an unavailable PVC and supplies procedures for detecting and modifying following events: * deletion of a PVC * addition of a PVC * availability of a configured PVC * unavailability of a configured PVC * error due to LMI message sequencing ELMI : Enhanced LMI ELMI allows the router to learn QoS(Quality of Service) parameters from the switch and use them for traffic shaping, configuration or management purposes. CLLM : Consolidated Link Layer Management. The CLLM is an out-of-band mechanism to transport congestion-related information to the far end. The CLLM enables the Frame Relay network to more efficiently relay congestion notifications to the DTE(router). The CLLM congestion notification is sent on the reserved data link connection identifier(DLCI) 1023. Frame Forwarding Port: Frame Forwarding Ports are identified by portType = frame-forward(3). The signaling parameters are not applicable to these ports.
MODULE-IDENTITY    

frPortCnfSigLMIGrp 1.3.6.1.4.1.351.110.5.1.1.1.2.1
OBJECT IDENTIFIER    

frPortCnfSigLMIGrpTable 1.3.6.1.4.1.351.110.5.1.1.1.2.1.1
This table is for configuration of singaling(LMI) on frame relay ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FrPortCnfSigLMIGrpEntry

frPortCnfSigLMIGrpEntry 1.3.6.1.4.1.351.110.5.1.1.1.2.1.1.1
An entry for each frame relay port. The entries are applicable only for following ports: portType = frame-relay(1), portType = frFUNI(2). This table is not applicable for Frame Forwarding ports,i.e portType = frame-forward(3).
Status: current Access: not-accessible
OBJECT-TYPE    
  FrPortCnfSigLMIGrpEntry  

lmiCnfPortNum 1.3.6.1.4.1.351.110.5.1.1.1.2.1.1.1.1
The value of this object identifies the frame relay port. The value of this object must be same as the value of 'portNum' from frPortCnfPortGrpTable. The Frame Forwarding Port value is not valid for this object.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

signallingProtocolType 1.3.6.1.4.1.351.110.5.1.1.1.2.1.1.1.2
The value of this object is used for configuring the LMI signaling protocol type. 1 - other. Not a valid value for SET request. 2 - noSignalling 3 - strataLMI 4 - annexAUNI 5 - annexDUNI 6 - annexANNI 7 - annexDNNI The ports with portType = frame-forward(3) can be set to noSingalling(2) only. The value strataLMI(3) is not supported for portHeaderLen = fourOctets(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), noSignalling(2), strataLMI(3), annexAUNI(4), annexDUNI(5), annexANNI(6), annexDNNI(7)  

asynchronousUpdates 1.3.6.1.4.1.351.110.5.1.1.1.2.1.1.1.3
This object is used for configuring asynchronous updates. The possible values are : disable(1) : disable Asynchronous Status Updates & Unsolicited Full Status enable(2) : enable Asynchronous Status Updates fsenable(3) : enable Unsolicited Full Status updfsenable(4) : enable Asynchronous Status Updates & Unsolicited Full Status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2), fsenable(3), updfsenable(4)  

t391LinkIntegrityTimer 1.3.6.1.4.1.351.110.5.1.1.1.2.1.1.1.4
The value of this object identifies the desired User-side T391 link integrity verification polling timer value for this UNI/NNI logical port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..30  

t392PollingVerificationTimer 1.3.6.1.4.1.351.110.5.1.1.1.2.1.1.1.5
The value of this object identifies the desired Network-side T392 polling verification timer value (nT2 for LMI) for this UNI/NNI logical port. This is the length of time the network should wait between Status Inquiry Messages.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..30  

n391FullStatusPollingCounter 1.3.6.1.4.1.351.110.5.1.1.1.2.1.1.1.6
The value of this object identifies the User-Side 391 full status polling cycle value for this UNI/NNI logical port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

n392ErrorThreshold 1.3.6.1.4.1.351.110.5.1.1.1.2.1.1.1.7
The value of this object identifies the desired User-side/Network-side N392 error threshold value for this UNI/NNI logical port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

n393MonitoredEventCount 1.3.6.1.4.1.351.110.5.1.1.1.2.1.1.1.8
The value of this object identifies the desired User-side/Network-side N393 monitored events count value for this UNI/NNI logical port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

enhancedLmi 1.3.6.1.4.1.351.110.5.1.1.1.2.1.1.1.9
This object enables/disables the Enhanced LMI (ELMI) on the frame relay port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

portFRF1Dot2Support 1.3.6.1.4.1.351.110.5.1.1.1.2.1.1.1.10
This object enables/disables the FRF 1.2 feature. This object is added for FRSM12. This object is not applicable to MGX Release 1.x
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

portLmiSigConfMethod 1.3.6.1.4.1.351.110.5.1.1.1.2.1.1.1.11
This object enables/disables the port LMI signalling autosense. Setting this object to autosense(2) enables the port to autodetect and configure port LMI signalling type. signallingProtocolType mib should be set to noSignalling while this object is being set to autosense(2). If signallingProtocolType mib is set to a value other than noSignalling while this object is being set to autosense(2), the set request fails. When this object is set to manual(1), user needs to manually configure the port LMI signalling type using the signallingProtocolType mib. signallingProtocolType can be configured to any valid value including noSignalling when this object is set to manual(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER manual(1), autosense(2)  

frPortCntSigLMIGrp 1.3.6.1.4.1.351.110.5.1.1.2.2.1
OBJECT IDENTIFIER    

frPortCntSigLMIGrpTable 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1
This table contains the LMI statistics of frame relay ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FrPortCntSigLMIGrpEntry

frPortCntSigLMIGrpEntry 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1.1
An entry for each frame relay port. Each entry identifies the LMI statistics supported on a frame relay port. The entries are applicable only for following ports: portType = frame-relay(1), portType = frFUNI(2). This table is not applicable for Frame Forwarding ports,i.e portType = frame-forward(3).
Status: current Access: not-accessible
OBJECT-TYPE    
  FrPortCntSigLMIGrpEntry  

lmiSigPortNum 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1.1.1
The value of this object refers to the frame relay port. The value for this object must be same as the 'portNum' object defined in frPortCnfPortGrpTable. The frame forwarding port value is not valid for this object.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

rcvStatusInquiry 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1.1.2
The number of Status Inquiry messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvInvalidRequest 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1.1.3
The number of Invalid Request messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvUNISeqMismatch 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1.1.4
The number of times UNI messages with sequence number mismatches were received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtStatus 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1.1.5
The number of times Status response messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtAsynchUpdate 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1.1.6
The number of times Asynch Status messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

uniSignalingTimeout 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1.1.7
The number of times UNI Status requests were not received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtStatusInquiry 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1.1.8
The number of Status Inquiry messages transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvStatus 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1.1.9
The number of times Status response messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvAsynchUpdate 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1.1.10
The number of times Asynch Status messages received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvNNISeqMismatch 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1.1.11
The number of times NNI messages with sequence number mismatches were received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nniSignalingTimeout 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1.1.12
The number of times NNI Status requests were not received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPortCnfSigCLLMGrp 1.3.6.1.4.1.351.110.5.1.1.1.2.2
OBJECT IDENTIFIER    

frPortCnfSigCLLMGrpTable 1.3.6.1.4.1.351.110.5.1.1.1.2.2.1
This table is configuring the CLLM on frame relay ports. This table is not applicable for Frame Forwarding ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FrPortCnfSigCLLMGrpEntry

frPortCnfSigCLLMGrpEntry 1.3.6.1.4.1.351.110.5.1.1.1.2.2.1.1
An entry for each frame relay port. The entries are applicable only for following ports: portType = frame-relay(1), portType = frFUNI(2). This table is not applicable for Frame Forwarding ports,i.e portType = frame-forward(3).
Status: current Access: not-accessible
OBJECT-TYPE    
  FrPortCnfSigCLLMGrpEntry  

cllmCnfPortNum 1.3.6.1.4.1.351.110.5.1.1.1.2.2.1.1.1
The value of this object identifies the frame relay port. The value of this object must be same as the value of 'portNum' from frPortCnfPortGrpTable. The Frame Forwarding Port value is not valid for this object.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

cllmEnable 1.3.6.1.4.1.351.110.5.1.1.1.2.2.1.1.2
This object is used for enabling/disabling CLLM on frame relay port. When set to 'disabled', CLLM is disabled. When set to 'enabled', CLLM is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

xmtCLLMStatusTimer 1.3.6.1.4.1.351.110.5.1.1.1.2.2.1.1.3
Interval in milliseconds for CLLM to send CLLM updates.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 40..5000  

rcvCLLMStatusTimer 1.3.6.1.4.1.351.110.5.1.1.1.2.2.1.1.4
Timeout value for receiving CLLM updates.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rcvCLLMTimerValue(1000)  

frPortCntSigCLLMGrp 1.3.6.1.4.1.351.110.5.1.1.2.2.2
OBJECT IDENTIFIER    

frPortCntSigCLLMGrpTable 1.3.6.1.4.1.351.110.5.1.1.2.2.2.1
This table is for CLLM statistics for frame relay ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FrPortCntSigCLLMGrpEntry

frPortCntSigCLLMGrpEntry 1.3.6.1.4.1.351.110.5.1.1.2.2.2.1.1
An entry for frame relay port. The entries are applicable only for following ports: portType = frame-relay(1), portType = frFUNI(2). This table is not applicable for Frame Forwarding ports,i.e portType = frame-forward(3).
Status: current Access: not-accessible
OBJECT-TYPE    
  FrPortCntSigCLLMGrpEntry  

cllmSigPortNum 1.3.6.1.4.1.351.110.5.1.1.2.2.2.1.1.1
The value of this object identifies the frame relay port. The value of this object must be same as the value of 'portNum' from frPortCnfPortGrpTable. The Frame Forwarding Port value is not valid for this object.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

rcvFramesCLLM 1.3.6.1.4.1.351.110.5.1.1.2.2.2.1.1.2
The number of CLLM frames received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvBytesCLLM 1.3.6.1.4.1.351.110.5.1.1.2.2.2.1.1.3
The number of CLLM bytes received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtFramesCLLM 1.3.6.1.4.1.351.110.5.1.1.2.2.2.1.1.4
The number of CLLM frames transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtBytesCLLM 1.3.6.1.4.1.351.110.5.1.1.2.2.2.1.1.5
The number of CLLM bytes transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cllmFailures 1.3.6.1.4.1.351.110.5.1.1.2.2.2.1.1.6
The number of times an expected CLLM message was not received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cwfSignalingMIBConformance 1.3.6.1.4.1.351.150.46.2
OBJECT IDENTIFIER    

cwfSignalingMIBGroups 1.3.6.1.4.1.351.150.46.2.1
OBJECT IDENTIFIER    

cwfSignalingMIBCompliances 1.3.6.1.4.1.351.150.46.2.2
OBJECT IDENTIFIER    

cwfSignalingMIBCompliance 1.3.6.1.4.1.351.150.46.2.2.1
The compliance statement for SNMP entities which have network interfaces.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoWanFrLmiConfigGroup 1.3.6.1.4.1.351.150.46.2.1.1
A collection of objects providing information applicable to Frame Relay Logical Ports (Frame Relay Ports).
Status: current Access: read-only
OBJECT-GROUP    

ciscoWanFrLmiStatsGroup 1.3.6.1.4.1.351.150.46.2.1.2
A collection of objects providing information applicable to LMI statistics on Frame Relay Ports.
Status: current Access: read-only
OBJECT-GROUP    

ciscoWanFrCllmGroup 1.3.6.1.4.1.351.150.46.2.1.3
A collection of objects providing information on CLLM applicable to Frame Relay Ports.
Status: current Access: read-only
OBJECT-GROUP    

ciscoWanFrCllmStatsGroup 1.3.6.1.4.1.351.150.46.2.1.4
A collection of objects providing information applicable to CLLMI statistics on Frame Relay Ports.
Status: current Access: read-only
OBJECT-GROUP