RIVERSTONE-LFAP-MIB

File: RIVERSTONE-LFAP-MIB.mib (29002 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF INET-ADDRESS-MIB
SNMPv2-TC SNMP-FRAMEWORK-MIB RIVERSTONE-SMI-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 TimeTicks Counter32
Counter64 Gauge32 MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP InetAddressType
InetAddress TEXTUAL-CONVENTION RowStatus
TruthValue SnmpAdminString riverstoneMibs

Defined Types

RSLfapErrorCode  
This represents the error states that can be detected by the LFAP agent on the the equipment or the CCE.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), errorInConfig(2), resourceExhausted(3), errorNoServer(4)  

RsLfapServerInst  
This number represents an external LFAP server (FAS) in the list of LFAP servers configured on the CCE. If the value is 0, then no FAS is indicated.
TEXTUAL-CONVENTION    
  Integer32 1..32 | 0  

RsTaskPriority  
This represents the relative priority of the LFAP agent to other tasks which shares CPU resources with the LFAP agent on the CCE.
TEXTUAL-CONVENTION    
  INTEGER high(1), medium(2), low(3)  

RSOperState  
This represents the operational state of the LFAP agent running on the CCE.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), lfapNormal(2), lfapTest(3), lfapDegraded(4), lfapError(5)  

RsLfapServerStaticEntry  
SEQUENCE    
  rsLfapServerStaticIndex RsLfapServerInst
  rsLfapServerStaticAddressType InetAddressType
  rsLfapServerStaticAddress InetAddress
  rsLfapServerStaticStatus RowStatus

RsLfapStatsEntry  
SEQUENCE    
  rsLfapStatsSessionUp TruthValue
  rsLfapStatsSessionChangedAt TimeTicks
  rsLfapStatsTcpConnects Counter32
  rsLfapStatsTcpConnectFails Counter32
  rsLfapStatsTxVRs Counter32
  rsLfapStatsTxVRAs Counter32
  rsLfapStatsTxFARs Counter32
  rsLfapStatsTxFUNs Counter32
  rsLfapStatsTxARAs Counter32
  rsLfapStatsTxARs Counter32
  rsLfapStatsMsgsInTxQueue Integer32
  rsLfapStatsDropsInTxQueue Counter32
  rsLfapStatsDropsInTxQueueWhenUp Counter32
  rsLfapStatsRxVRs Counter32
  rsLfapStatsRxVRAs Counter32
  rsLfapStatsRxFARs Counter32
  rsLfapStatsRxFUNs Counter32
  rsLfapStatsRxARs Counter32
  rsLfapStatsRxARAs Counter32
  rsLfapStatsMsgsInRxQueue Integer32
  rsLfapStatsInvalidMsgsRx Counter32
  rsLfapStatsMsgsUnknownRx Counter32
  rsLfapStatsTxLostPackets Counter64
  rsLfapStatsTxLostOctets Counter64
  rsLfapStatsLostAt TimeTicks
  rsLfapStatsActiveFlows Counter32
  rsLfapStatsFlowRate Gauge32
  rsLfapStatsActiveFlowsPeak Gauge32
  rsLfapStatsMsgsInTxQueuePeak Gauge32
  rsLfapStatsFlowsPeakTime TimeTicks

Defined Values

rsLfapMIB 1.3.6.1.4.1.5567.2.19
This MIB module defines the enterprise protocol Lightweight Flow Accounting Protocol. It provides the following capabilities: 1. Report general LFAP connection state on the equipment, which would be called Connection Control Entity (CCE). 2. Report and configure LFAP agent. 3. Report and configure an external server, which would be called Flow Accounting Service (FAS). 4. Provide LFAP statistics per FAS. Copyright (C) Riverstone Networks, Inc 2001
MODULE-IDENTITY    

rsLfapMIBObjects 1.3.6.1.4.1.5567.2.19.1
OBJECT IDENTIFIER    

rsLfapAgentState 1.3.6.1.4.1.5567.2.19.1.1
OBJECT IDENTIFIER    

rsLfapAgentCfg 1.3.6.1.4.1.5567.2.19.1.2
OBJECT IDENTIFIER    

rsLfapServerCfg 1.3.6.1.4.1.5567.2.19.1.3
OBJECT IDENTIFIER    

rsLfapStats 1.3.6.1.4.1.5567.2.19.1.4
OBJECT IDENTIFIER    

rsLfapDiag 1.3.6.1.4.1.5567.2.19.1.5
OBJECT IDENTIFIER    

rsLfapCapabilities 1.3.6.1.4.1.5567.2.19.1.1.1
The capabilities of the LFAP agent on the equipment (CCE). The LFAP agent is a LFAP client.
Status: current Access: read-only
OBJECT-TYPE    
  BITS rsLfapV4(0), rsLfapV5(1)  

rsLfapAdminState 1.3.6.1.4.1.5567.2.19.1.1.2
The administrative status of LFAP agent on the CCE. The value true would start the LFAP agent. And false would stop the LFAP agent.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rsLfapOperState 1.3.6.1.4.1.5567.2.19.1.1.3
The operational state of the LFAP agent on the CCE.
Status: current Access: read-only
OBJECT-TYPE    
  RSOperState  

rsLfapLastError 1.3.6.1.4.1.5567.2.19.1.1.4
Current error status detected by the LFAP agent on the CCE.
Status: current Access: read-only
OBJECT-TYPE    
  RSLfapErrorCode  

rsLfapLastErrorReason 1.3.6.1.4.1.5567.2.19.1.1.5
Current error reason detected by the LFAP agent on the CCE. This string is suitable for display to an operator.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

rsLfapActiveServer 1.3.6.1.4.1.5567.2.19.1.1.6
This indicates which FAS is connected to the LFAP agent on the CCE.
Status: current Access: read-only
OBJECT-TYPE    
  RsLfapServerInst  

rsLfapPollInterval 1.3.6.1.4.1.5567.2.19.1.2.1
The rate to send accounting information to the FAS by the LFAP agent.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1440  

rsLfapBatchSize 1.3.6.1.4.1.5567.2.19.1.2.2
The number of records sent per batch to the FAS.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2000  

rsLfapBatchInterval 1.3.6.1.4.1.5567.2.19.1.2.3
The time in seconds to send flow-create and flow-delete information to the FAS server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2000  

rsLfapLostContactInterval 1.3.6.1.4.1.5567.2.19.1.2.4
Amount of time to wait before considering the TCP connection lost.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 20..2000  

rsLfapServerRetryInterval 1.3.6.1.4.1.5567.2.19.1.2.5
The rate at which to retry a connection to a FAS.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2000  

rsLfapMaxTxQueueSize 1.3.6.1.4.1.5567.2.19.1.2.6
Number of messages that can be queued for transmit before messages are dropped.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 100..2000000  

rsLfapTaskPriority 1.3.6.1.4.1.5567.2.19.1.2.7
This helps a task scheduler on the CCE in scheduling the LFAP agent relative to other tasks on the CCE.
Status: current Access: read-write
OBJECT-TYPE    
  RsTaskPriority  

rsLfapServerStaticLastChanged 1.3.6.1.4.1.5567.2.19.1.3.2
The value of sysUpTime at the time of the last change to any field or row in the rsLfapServerStaticTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

rsLfapServerStaticTable 1.3.6.1.4.1.5567.2.19.1.3.3
This table is used to configure FAS server(s) on the CCE.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsLfapServerStaticEntry

rsLfapServerStaticEntry 1.3.6.1.4.1.5567.2.19.1.3.3.1
Each entry would represent the configuration of an external FAS on the CCE. Rows added to this table persist across system restarts.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsLfapServerStaticEntry  

rsLfapServerStaticIndex 1.3.6.1.4.1.5567.2.19.1.3.3.1.1
A unique value to index each LFAP server instance defined in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsLfapServerInst  

rsLfapServerStaticAddressType 1.3.6.1.4.1.5567.2.19.1.3.3.1.2
The type of address found in rsLfapServerStaticAddress
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

rsLfapServerStaticAddress 1.3.6.1.4.1.5567.2.19.1.3.3.1.3
The IP address of a system acting as a FAS
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

rsLfapServerStaticStatus 1.3.6.1.4.1.5567.2.19.1.3.3.1.4
Install and delete rows in this table using this object.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rsLfapStatsTable 1.3.6.1.4.1.5567.2.19.1.4.1
This table contains one row per FAS server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsLfapStatsEntry

rsLfapStatsEntry 1.3.6.1.4.1.5567.2.19.1.4.1.1
On the CCE, each entry contains LFAP statistics collected by the LFAP agent relating to a FAS. Each entry is indexed by the FAS server index (rsLfapServerStaticIndex).
Status: current Access: not-accessible
OBJECT-TYPE    
  RsLfapStatsEntry  

rsLfapStatsSessionUp 1.3.6.1.4.1.5567.2.19.1.4.1.1.1
The current state of the TCP connection between the LFAP agent on the CCE and an external server (FAS) identified by rsLfapServerStaticIndex. If a connection from the CCE is established with the FAS, then its value would be true. Otherwise it would be false.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rsLfapStatsSessionChangedAt 1.3.6.1.4.1.5567.2.19.1.4.1.1.2
The value of sysUpTime when rsLfapStatsSessionUp last changed state.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

rsLfapStatsTcpConnects 1.3.6.1.4.1.5567.2.19.1.4.1.1.3
This is the number of successul TCP connections the LFAP agent made to a FAS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsLfapStatsTcpConnectFails 1.3.6.1.4.1.5567.2.19.1.4.1.1.4
This is the number of FAILED TCP connections the LFAP agent made to connect to a FAS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsLfapStatsTxVRs 1.3.6.1.4.1.5567.2.19.1.4.1.1.5
This object contains the number of Version Request(VR) sent by the CCE to a FAS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsLfapStatsTxVRAs 1.3.6.1.4.1.5567.2.19.1.4.1.1.6
This object contains the number of Version Request Acknowledge (VRA) sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsLfapStatsTxFARs 1.3.6.1.4.1.5567.2.19.1.4.1.1.7
This object contains the number of Flow Activation Records (FAR) sent. TBD: specify ref clause.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsLfapStatsTxFUNs 1.3.6.1.4.1.5567.2.19.1.4.1.1.8
This object contains the number of Flow Update Notification (FUN) sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsLfapStatsTxARs 1.3.6.1.4.1.5567.2.19.1.4.1.1.9
This object contains the number of Administrative Request(AR) sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsLfapStatsTxARAs 1.3.6.1.4.1.5567.2.19.1.4.1.1.10
This object contains the number of Administrative Request Acknowledge (ARA) sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsLfapStatsMsgsInTxQueue 1.3.6.1.4.1.5567.2.19.1.4.1.1.11
This object contains the number of messages currently in the send queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsLfapStatsDropsInTxQueue 1.3.6.1.4.1.5567.2.19.1.4.1.1.12
This object represents the number of messages dropped by the LFAP agent in the transmitting queue for this FAS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsLfapStatsDropsInTxQueueWhenUp 1.3.6.1.4.1.5567.2.19.1.4.1.1.13
This object represents the number of messages dropped by the LFAP agent in the send queue for this FAS while the connection between the CCE and the FAS is up.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsLfapStatsRxVRs 1.3.6.1.4.1.5567.2.19.1.4.1.1.14
This object contains the number of VRs received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsLfapStatsRxVRAs 1.3.6.1.4.1.5567.2.19.1.4.1.1.15
This object contains the number of VRAs received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsLfapStatsRxFARs 1.3.6.1.4.1.5567.2.19.1.4.1.1.16
This object contains the number of FARs received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsLfapStatsRxFUNs 1.3.6.1.4.1.5567.2.19.1.4.1.1.17
This object contains the number of FUNs received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsLfapStatsRxARs 1.3.6.1.4.1.5567.2.19.1.4.1.1.18
This object contains the number of ARs received by the CCE from a FAS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsLfapStatsRxARAs 1.3.6.1.4.1.5567.2.19.1.4.1.1.19
This object contains the number of ARAs received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsLfapStatsMsgsInRxQueue 1.3.6.1.4.1.5567.2.19.1.4.1.1.20
This object contains the number of messages currently in the receive queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsLfapStatsInvalidMsgsRx 1.3.6.1.4.1.5567.2.19.1.4.1.1.21
This object is the sum of corrupt and erroneous messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsLfapStatsMsgsUnknownRx 1.3.6.1.4.1.5567.2.19.1.4.1.1.22
This object contains the number of unknown LFAP message types received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsLfapStatsTxLostPackets 1.3.6.1.4.1.5567.2.19.1.4.1.1.23
The count of packets not accounted for and thus not recorded by the LFAP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rsLfapStatsTxLostOctets 1.3.6.1.4.1.5567.2.19.1.4.1.1.24
The count of octets not accounted for and thus not recorded by the LFAP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rsLfapStatsLostAt 1.3.6.1.4.1.5567.2.19.1.4.1.1.25
On the CCE, the sysUpTime when the LFAP agent last lost trasmitted FAR/FUN messages. On the FAS, it would be the last time when the server lost received FAR/FUN messages.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

rsLfapStatsActiveFlows 1.3.6.1.4.1.5567.2.19.1.4.1.1.26
Number of active flows being tracked per FAS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsLfapStatsFlowRate 1.3.6.1.4.1.5567.2.19.1.4.1.1.27
Number of flows being setup per second. This value is calculated as an exponentially decaying average over 30 second intervals
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rsLfapStatsActiveFlowsPeak 1.3.6.1.4.1.5567.2.19.1.4.1.1.28
High water mark for number of active flows being tracked by LFAP.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rsLfapStatsMsgsInTxQueuePeak 1.3.6.1.4.1.5567.2.19.1.4.1.1.29
High water mark for queue depth.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rsLfapStatsFlowsPeakTime 1.3.6.1.4.1.5567.2.19.1.4.1.1.30
The value of sysUpTime when max number of flows being reported on was reached.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

rsRunLfapSelfTest 1.3.6.1.4.1.5567.2.19.1.5.1
When set to true, CCE performs self diagsnostic of accounting subsystem. Requires rsLfapAdminState to be set to false. Upon completion, rsLfapLastError will indicate test results.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rsLfapMIBEvents 1.3.6.1.4.1.5567.2.19.2
OBJECT IDENTIFIER    

rsLfapMIBEventsPrefix 1.3.6.1.4.1.5567.2.19.2.0
OBJECT IDENTIFIER    

rsLfapNoServer 1.3.6.1.4.1.5567.2.19.2.0.1
The LFAP agent or a LFAP client has tried to connect to all servers in rsLfapStatsServerStaticTable and has failed.
Status: current Access: read-write
NOTIFICATION-TYPE    

rsLfapLostMessage 1.3.6.1.4.1.5567.2.19.2.0.2
When a LFAP client first drops messages due to no connected server, send this event. No additional events are sent until the value of rsLfapStatsSessionChangedAt value has changed.
Status: current Access: read-write
NOTIFICATION-TYPE    

rsLfapQueueFull 1.3.6.1.4.1.5567.2.19.2.0.3
Accounting data may be lost when the CCE queue reaches capacity. rsLfapStatsSessionUp indicates the typical case where there the connection to a FAS is lost. A second case is where the rate of inserts into the queue exceeds the rate at which the FAS is processing them. This can be caused by flow control of the underlying TCP session. Send only one rsLfapStatsQueueFull notification per 1000 messages.
Status: current Access: read-write
NOTIFICATION-TYPE    

rsLfapConformance 1.3.6.1.4.1.5567.2.19.3
OBJECT IDENTIFIER    

rsLfapCompliances 1.3.6.1.4.1.5567.2.19.3.1
OBJECT IDENTIFIER    

rsLfapGroups 1.3.6.1.4.1.5567.2.19.3.2
OBJECT IDENTIFIER    

rsLfapAgentCompliance 1.3.6.1.4.1.5567.2.19.3.1.1
This compliance statement for implementing this MIB on the CCE. Some objects also do not need to be implemeted if the LFAP agent is v4.
Status: current Access: not-accessible
MODULE-COMPLIANCE    

rsLfapServerCompliance 1.3.6.1.4.1.5567.2.19.3.1.2
This compliance statement for implementing this MIB on a FAS. Some objects in rsLfapStatsGroup would not apply to the FAS. TBD.
Status: current Access: not-accessible
MODULE-COMPLIANCE    

rsLfapAgentStateGroup 1.3.6.1.4.1.5567.2.19.3.2.1
The collection of objects used to represent the desired and actual state of the LFAP agent.
Status: current Access: not-accessible
OBJECT-GROUP    

rsLfapAgentCfgGroup 1.3.6.1.4.1.5567.2.19.3.2.2
The collection of objects used to represent the configuration of the LFAP agent.
Status: current Access: not-accessible
OBJECT-GROUP    

rsLfapServerStaticGroup 1.3.6.1.4.1.5567.2.19.3.2.3
The collection of objects used to represent the configuration of a LFAP server.
Status: current Access: not-accessible
OBJECT-GROUP    

rsLfapStatsGroup 1.3.6.1.4.1.5567.2.19.3.2.4
The collection of objects used to represent the statistics of a LFAP server.
Status: current Access: not-accessible
OBJECT-GROUP    

rsLfapDiagGroup 1.3.6.1.4.1.5567.2.19.3.2.5
The collection of objects used to represent LFAP diagnostics.
Status: current Access: not-accessible
OBJECT-GROUP    

rsLfapNotificationGroup 1.3.6.1.4.1.5567.2.19.3.2.6
The collection of notifications for RS LFAP MIB.
Status: current Access: not-accessible
NOTIFICATION-GROUP