RIVERSTONE-LFAP-MIB
AI MIB Summary
The RIVERSTONE-LFAP-MIB manages Riverstone Networks flow accounting by monitoring Connection Control Entity (CCE) states, configuring Flow Accounting Service (FAS) agents and external servers, and tracking per-FAS traffic statistics.
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
Main OID:
rsLfapMIB.1.3.6.1.4.1.5567.2.19
76
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
76 total| Object Name |
|---|
rsLfapMIBThis 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 .1.3.6.1.4.1.5567.2.19 |
rsLfapMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.19.1 |
rsLfapAgentState OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.19.1.1 |
rsLfapCapabilitiesThe capabilities of the LFAP agent on the equipment (CCE). The LFAP agent is a LFAP client.ro Bits .1.3.6.1.4.1.5567.2.19.1.1.1 |
rsLfapAdminStateThe administrative status of LFAP agent on the CCE. The value true would start the LFAP agent. And false would stop the LFAP agent.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5567.2.19.1.1.2 |
rsLfapOperStateThe operational state of the LFAP agent on the CCE.ro RSOperState .1.3.6.1.4.1.5567.2.19.1.1.3 |
rsLfapLastErrorCurrent error status detected by the LFAP agent on the CCE.ro RSLfapErrorCode .1.3.6.1.4.1.5567.2.19.1.1.4 |
rsLfapLastErrorReasonCurrent error reason detected by the LFAP agent on the CCE. This string is suitable for display to an operator.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5567.2.19.1.1.5 |
rsLfapActiveServerThis indicates which FAS is connected to the LFAP agent on the CCE.ro RsLfapServerInst .1.3.6.1.4.1.5567.2.19.1.1.6 |
rsLfapAgentCfg OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.19.1.2 |
rsLfapPollIntervalThe rate to send accounting information to the FAS by the LFAP agent.rw Integer32 .1.3.6.1.4.1.5567.2.19.1.2.1 |
rsLfapBatchSizeThe number of records sent per batch to the FAS.rw Integer32 .1.3.6.1.4.1.5567.2.19.1.2.2 |
rsLfapBatchIntervalThe time in seconds to send flow-create and flow-delete information to the FAS server.rw Integer32 .1.3.6.1.4.1.5567.2.19.1.2.3 |
rsLfapLostContactIntervalAmount of time to wait before considering the TCP connection lost.rw Integer32 .1.3.6.1.4.1.5567.2.19.1.2.4 |
rsLfapServerRetryIntervalThe rate at which to retry a connection to a FAS.rw Integer32 .1.3.6.1.4.1.5567.2.19.1.2.5 |
rsLfapMaxTxQueueSizeNumber of messages that can be queued for transmit before messages are dropped.rw Integer32 .1.3.6.1.4.1.5567.2.19.1.2.6 |
rsLfapTaskPriorityThis helps a task scheduler on the CCE in scheduling the LFAP agent relative to other tasks on the CCE.rw RsTaskPriority UNITS "seconds" .1.3.6.1.4.1.5567.2.19.1.2.7 |
rsLfapServerCfg OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.19.1.3 |
rsLfapServerStaticLastChangedThe value of sysUpTime at the time of the last change to any field or row in the rsLfapServerStaticTable.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.5567.2.19.1.3.2 |
rsLfapServerStaticTableThis table is used to configure FAS server(s) on the CCE. SEQUENCE OF RsLfapServerStaticEntry .1.3.6.1.4.1.5567.2.19.1.3.3 |
rsLfapServerStaticEntryEach entry would represent the configuration of an external FAS on the CCE. Rows added to this table persist across system restarts. RsLfapServerStaticEntry .1.3.6.1.4.1.5567.2.19.1.3.3.1 |
rsLfapServerStaticIndexA unique value to index each LFAP server instance defined in this table. RsLfapServerInst .1.3.6.1.4.1.5567.2.19.1.3.3.1.1 |
rsLfapServerStaticAddressTypeThe type of address found in rsLfapServerStaticAddressrw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.5567.2.19.1.3.3.1.2 |
rsLfapServerStaticAddressThe IP address of a system acting as a FASrw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.5567.2.19.1.3.3.1.3 |
rsLfapServerStaticStatusInstall and delete rows in this table using this object.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5567.2.19.1.3.3.1.4 |
rsLfapStats OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.19.1.4 |
rsLfapStatsTableThis table contains one row per FAS server. SEQUENCE OF RsLfapStatsEntry .1.3.6.1.4.1.5567.2.19.1.4.1 |
rsLfapStatsEntryOn 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). RsLfapStatsEntry .1.3.6.1.4.1.5567.2.19.1.4.1.1 |
rsLfapStatsSessionUpThe 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5567.2.19.1.4.1.1.1 |
rsLfapStatsSessionChangedAtThe value of sysUpTime when rsLfapStatsSessionUp last changed state.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.5567.2.19.1.4.1.1.2 |
rsLfapStatsTcpConnectsThis is the number of successul TCP connections the LFAP agent made to a FAS.ro Counter32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.3 |
rsLfapStatsTcpConnectFailsThis is the number of FAILED TCP connections the LFAP agent made to connect to a FAS.ro Counter32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.4 |
rsLfapStatsTxVRsThis object contains the number of Version Request(VR) sent by the CCE to a FAS.ro Counter32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.5 |
rsLfapStatsTxVRAsThis object contains the number of Version Request Acknowledge (VRA) sent.ro Counter32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.6 |
rsLfapStatsTxFARsThis object contains the number of Flow Activation Records (FAR) sent. TBD: specify ref clause.ro Counter32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.7 |
rsLfapStatsTxFUNsThis object contains the number of Flow Update Notification (FUN) sent.ro Counter32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.8 |
rsLfapStatsTxARsThis object contains the number of Administrative Request(AR) sent.ro Counter32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.9 |
rsLfapStatsTxARAsThis object contains the number of Administrative Request Acknowledge (ARA) sent.ro Counter32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.10 |
rsLfapStatsMsgsInTxQueueThis object contains the number of messages currently in the send queue.ro Integer32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.11 |
rsLfapStatsDropsInTxQueueThis object represents the number of messages dropped by the LFAP agent in the transmitting queue for this FAS.ro Counter32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.12 |
rsLfapStatsDropsInTxQueueWhenUpThis 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.ro Counter32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.13 |
rsLfapStatsRxVRsThis object contains the number of VRs received.ro Counter32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.14 |
rsLfapStatsRxVRAsThis object contains the number of VRAs received.ro Counter32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.15 |
rsLfapStatsRxFARsThis object contains the number of FARs received.ro Counter32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.16 |
rsLfapStatsRxFUNsThis object contains the number of FUNs received.ro Counter32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.17 |
rsLfapStatsRxARsThis object contains the number of ARs received by the CCE from a FAS.ro Counter32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.18 |
rsLfapStatsRxARAsThis object contains the number of ARAs received.ro Counter32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.19 |
rsLfapStatsMsgsInRxQueueThis object contains the number of messages currently in the receive queue.ro Integer32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.20 |
rsLfapStatsInvalidMsgsRxThis object is the sum of corrupt and erroneous messages received.ro Counter32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.21 |
rsLfapStatsMsgsUnknownRxThis object contains the number of unknown LFAP message types received.ro Counter32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.22 |
rsLfapStatsTxLostPacketsThe count of packets not accounted for and thus not recorded by the LFAP server.ro Counter64 .1.3.6.1.4.1.5567.2.19.1.4.1.1.23 |
rsLfapStatsTxLostOctetsThe count of octets not accounted for and thus not recorded by the LFAP server.ro Counter64 .1.3.6.1.4.1.5567.2.19.1.4.1.1.24 |
rsLfapStatsLostAtOn 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.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.5567.2.19.1.4.1.1.25 |
rsLfapStatsActiveFlowsNumber of active flows being tracked per FAS.ro Counter32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.26 |
rsLfapStatsFlowRateNumber of flows being setup per second. This value is calculated as an exponentially decaying average over 30 second intervalsro Gauge32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.27 |
rsLfapStatsActiveFlowsPeakHigh water mark for number of active flows being tracked by LFAP.ro Gauge32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.28 |
rsLfapStatsMsgsInTxQueuePeakHigh water mark for queue depth.ro Gauge32 .1.3.6.1.4.1.5567.2.19.1.4.1.1.29 |
rsLfapStatsFlowsPeakTimeThe value of sysUpTime when max number of flows being reported on was reached.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.5567.2.19.1.4.1.1.30 |
rsLfapDiag OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.19.1.5 |
rsRunLfapSelfTestWhen set to true, CCE performs self diagsnostic of accounting subsystem. Requires rsLfapAdminState to be set to false. Upon completion, rsLfapLastError will indicate test results.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5567.2.19.1.5.1 |
rsLfapMIBEvents OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.19.2 |
rsLfapMIBEventsPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.19.2.0 |
rsLfapNoServerThe LFAP agent or a LFAP client has tried to connect to all servers in rsLfapStatsServerStaticTable and has failed. NOTIFICATION-TYPE .1.3.6.1.4.1.5567.2.19.2.0.1 |
rsLfapLostMessageWhen 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. NOTIFICATION-TYPE .1.3.6.1.4.1.5567.2.19.2.0.2 |
rsLfapQueueFullAccounting 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. NOTIFICATION-TYPE .1.3.6.1.4.1.5567.2.19.2.0.3 |
rsLfapConformance OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.19.3 |
rsLfapCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.19.3.1 |
rsLfapAgentComplianceThis compliance statement for implementing this MIB on the CCE. Some objects also do not need to be implemeted if the LFAP agent is v4. Unknown .1.3.6.1.4.1.5567.2.19.3.1.1 |
rsLfapServerComplianceThis compliance statement for implementing this MIB on a FAS. Some objects in rsLfapStatsGroup would not apply to the FAS. TBD. Unknown .1.3.6.1.4.1.5567.2.19.3.1.2 |
rsLfapGroups OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.19.3.2 |
rsLfapAgentStateGroupThe collection of objects used to represent the desired and actual state of the LFAP agent. Unknown .1.3.6.1.4.1.5567.2.19.3.2.1 |
rsLfapAgentCfgGroupThe collection of objects used to represent the configuration of the LFAP agent. Unknown .1.3.6.1.4.1.5567.2.19.3.2.2 |
rsLfapServerStaticGroupThe collection of objects used to represent the configuration of a LFAP server. Unknown .1.3.6.1.4.1.5567.2.19.3.2.3 |
rsLfapStatsGroupThe collection of objects used to represent the statistics of a LFAP server. Unknown .1.3.6.1.4.1.5567.2.19.3.2.4 |
rsLfapDiagGroupThe collection of objects used to represent LFAP diagnostics. Unknown .1.3.6.1.4.1.5567.2.19.3.2.5 |
rsLfapNotificationGroupThe collection of notifications for RS LFAP MIB. Unknown .1.3.6.1.4.1.5567.2.19.3.2.6 |