RIVERSTONE-LFAP-MIB: View SNMP OID List / Download MIB

VENDOR: RIVERSTONE NETWORKS


 Home MIB: RIVERSTONE-LFAP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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
       rsLfapMIBObjects 1.3.6.1.4.1.5567.2.19.1
           rsLfapAgentState 1.3.6.1.4.1.5567.2.19.1.1
               rsLfapCapabilities 1.3.6.1.4.1.5567.2.19.1.1.1 bits read-only
The capabilities of the LFAP agent on the equipment (CCE). The LFAP agent is a LFAP client. Bits: 'rsLfapV4': 0, 'rsLfapV5': 1.
               rsLfapAdminState 1.3.6.1.4.1.5567.2.19.1.1.2 truthvalue read-write
The administrative status of LFAP agent on the CCE. The value true would start the LFAP agent. And false would stop the LFAP agent.
               rsLfapOperState 1.3.6.1.4.1.5567.2.19.1.1.3 rsoperstate read-only
The operational state of the LFAP agent on the CCE.
               rsLfapLastError 1.3.6.1.4.1.5567.2.19.1.1.4 rslfaperrorcode read-only
Current error status detected by the LFAP agent on the CCE.
               rsLfapLastErrorReason 1.3.6.1.4.1.5567.2.19.1.1.5 snmpadminstring read-only
Current error reason detected by the LFAP agent on the CCE. This string is suitable for display to an operator.
               rsLfapActiveServer 1.3.6.1.4.1.5567.2.19.1.1.6 rslfapserverinst read-only
This indicates which FAS is connected to the LFAP agent on the CCE.
           rsLfapAgentCfg 1.3.6.1.4.1.5567.2.19.1.2
               rsLfapPollInterval 1.3.6.1.4.1.5567.2.19.1.2.1 integer32 read-write
The rate to send accounting information to the FAS by the LFAP agent.
               rsLfapBatchSize 1.3.6.1.4.1.5567.2.19.1.2.2 integer32 read-write
The number of records sent per batch to the FAS.
               rsLfapBatchInterval 1.3.6.1.4.1.5567.2.19.1.2.3 integer32 read-write
The time in seconds to send flow-create and flow-delete information to the FAS server.
               rsLfapLostContactInterval 1.3.6.1.4.1.5567.2.19.1.2.4 integer32 read-write
Amount of time to wait before considering the TCP connection lost.
               rsLfapServerRetryInterval 1.3.6.1.4.1.5567.2.19.1.2.5 integer32 read-write
The rate at which to retry a connection to a FAS.
               rsLfapMaxTxQueueSize 1.3.6.1.4.1.5567.2.19.1.2.6 integer32 read-write
Number of messages that can be queued for transmit before messages are dropped.
               rsLfapTaskPriority 1.3.6.1.4.1.5567.2.19.1.2.7 rstaskpriority read-write
This helps a task scheduler on the CCE in scheduling the LFAP agent relative to other tasks on the CCE.
           rsLfapServerCfg 1.3.6.1.4.1.5567.2.19.1.3
               rsLfapServerStaticLastChanged 1.3.6.1.4.1.5567.2.19.1.3.2 timeticks read-only
The value of sysUpTime at the time of the last change to any field or row in the rsLfapServerStaticTable.
               rsLfapServerStaticTable 1.3.6.1.4.1.5567.2.19.1.3.3 no-access
This table is used to configure FAS server(s) on the CCE.
                   rsLfapServerStaticEntry 1.3.6.1.4.1.5567.2.19.1.3.3.1 no-access
Each entry would represent the configuration of an external FAS on the CCE. Rows added to this table persist across system restarts.
                       rsLfapServerStaticIndex 1.3.6.1.4.1.5567.2.19.1.3.3.1.1 rslfapserverinst no-access
A unique value to index each LFAP server instance defined in this table.
                       rsLfapServerStaticAddressType 1.3.6.1.4.1.5567.2.19.1.3.3.1.2 inetaddresstype read-only
The type of address found in rsLfapServerStaticAddress
                       rsLfapServerStaticAddress 1.3.6.1.4.1.5567.2.19.1.3.3.1.3 inetaddress read-only
The IP address of a system acting as a FAS
                       rsLfapServerStaticStatus 1.3.6.1.4.1.5567.2.19.1.3.3.1.4 rowstatus read-only
Install and delete rows in this table using this object.
           rsLfapStats 1.3.6.1.4.1.5567.2.19.1.4
               rsLfapStatsTable 1.3.6.1.4.1.5567.2.19.1.4.1 no-access
This table contains one row per FAS server.
                   rsLfapStatsEntry 1.3.6.1.4.1.5567.2.19.1.4.1.1 no-access
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).
                       rsLfapStatsSessionUp 1.3.6.1.4.1.5567.2.19.1.4.1.1.1 truthvalue read-only
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.
                       rsLfapStatsSessionChangedAt 1.3.6.1.4.1.5567.2.19.1.4.1.1.2 timeticks read-only
The value of sysUpTime when rsLfapStatsSessionUp last changed state.
                       rsLfapStatsTcpConnects 1.3.6.1.4.1.5567.2.19.1.4.1.1.3 counter32 read-only
This is the number of successul TCP connections the LFAP agent made to a FAS.
                       rsLfapStatsTcpConnectFails 1.3.6.1.4.1.5567.2.19.1.4.1.1.4 counter32 read-only
This is the number of FAILED TCP connections the LFAP agent made to connect to a FAS.
                       rsLfapStatsTxVRs 1.3.6.1.4.1.5567.2.19.1.4.1.1.5 counter32 read-only
This object contains the number of Version Request(VR) sent by the CCE to a FAS.
                       rsLfapStatsTxVRAs 1.3.6.1.4.1.5567.2.19.1.4.1.1.6 counter32 read-only
This object contains the number of Version Request Acknowledge (VRA) sent.
                       rsLfapStatsTxFARs 1.3.6.1.4.1.5567.2.19.1.4.1.1.7 counter32 read-only
This object contains the number of Flow Activation Records (FAR) sent. TBD: specify ref clause.
                       rsLfapStatsTxFUNs 1.3.6.1.4.1.5567.2.19.1.4.1.1.8 counter32 read-only
This object contains the number of Flow Update Notification (FUN) sent.
                       rsLfapStatsTxARs 1.3.6.1.4.1.5567.2.19.1.4.1.1.9 counter32 read-only
This object contains the number of Administrative Request(AR) sent.
                       rsLfapStatsTxARAs 1.3.6.1.4.1.5567.2.19.1.4.1.1.10 counter32 read-only
This object contains the number of Administrative Request Acknowledge (ARA) sent.
                       rsLfapStatsMsgsInTxQueue 1.3.6.1.4.1.5567.2.19.1.4.1.1.11 integer32 read-only
This object contains the number of messages currently in the send queue.
                       rsLfapStatsDropsInTxQueue 1.3.6.1.4.1.5567.2.19.1.4.1.1.12 counter32 read-only
This object represents the number of messages dropped by the LFAP agent in the transmitting queue for this FAS.
                       rsLfapStatsDropsInTxQueueWhenUp 1.3.6.1.4.1.5567.2.19.1.4.1.1.13 counter32 read-only
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.
                       rsLfapStatsRxVRs 1.3.6.1.4.1.5567.2.19.1.4.1.1.14 counter32 read-only
This object contains the number of VRs received.
                       rsLfapStatsRxVRAs 1.3.6.1.4.1.5567.2.19.1.4.1.1.15 counter32 read-only
This object contains the number of VRAs received.
                       rsLfapStatsRxFARs 1.3.6.1.4.1.5567.2.19.1.4.1.1.16 counter32 read-only
This object contains the number of FARs received.
                       rsLfapStatsRxFUNs 1.3.6.1.4.1.5567.2.19.1.4.1.1.17 counter32 read-only
This object contains the number of FUNs received.
                       rsLfapStatsRxARs 1.3.6.1.4.1.5567.2.19.1.4.1.1.18 counter32 read-only
This object contains the number of ARs received by the CCE from a FAS.
                       rsLfapStatsRxARAs 1.3.6.1.4.1.5567.2.19.1.4.1.1.19 counter32 read-only
This object contains the number of ARAs received.
                       rsLfapStatsMsgsInRxQueue 1.3.6.1.4.1.5567.2.19.1.4.1.1.20 integer32 read-only
This object contains the number of messages currently in the receive queue.
                       rsLfapStatsInvalidMsgsRx 1.3.6.1.4.1.5567.2.19.1.4.1.1.21 counter32 read-only
This object is the sum of corrupt and erroneous messages received.
                       rsLfapStatsMsgsUnknownRx 1.3.6.1.4.1.5567.2.19.1.4.1.1.22 counter32 read-only
This object contains the number of unknown LFAP message types received.
                       rsLfapStatsTxLostPackets 1.3.6.1.4.1.5567.2.19.1.4.1.1.23 counter64 read-only
The count of packets not accounted for and thus not recorded by the LFAP server.
                       rsLfapStatsTxLostOctets 1.3.6.1.4.1.5567.2.19.1.4.1.1.24 counter64 read-only
The count of octets not accounted for and thus not recorded by the LFAP server.
                       rsLfapStatsLostAt 1.3.6.1.4.1.5567.2.19.1.4.1.1.25 timeticks read-only
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.
                       rsLfapStatsActiveFlows 1.3.6.1.4.1.5567.2.19.1.4.1.1.26 counter32 read-only
Number of active flows being tracked per FAS.
                       rsLfapStatsFlowRate 1.3.6.1.4.1.5567.2.19.1.4.1.1.27 gauge32 read-only
Number of flows being setup per second. This value is calculated as an exponentially decaying average over 30 second intervals
                       rsLfapStatsActiveFlowsPeak 1.3.6.1.4.1.5567.2.19.1.4.1.1.28 gauge32 read-only
High water mark for number of active flows being tracked by LFAP.
                       rsLfapStatsMsgsInTxQueuePeak 1.3.6.1.4.1.5567.2.19.1.4.1.1.29 gauge32 read-only
High water mark for queue depth.
                       rsLfapStatsFlowsPeakTime 1.3.6.1.4.1.5567.2.19.1.4.1.1.30 timeticks read-only
The value of sysUpTime when max number of flows being reported on was reached.
           rsLfapDiag 1.3.6.1.4.1.5567.2.19.1.5
               rsRunLfapSelfTest 1.3.6.1.4.1.5567.2.19.1.5.1 truthvalue read-write
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.
       rsLfapMIBEvents 1.3.6.1.4.1.5567.2.19.2
           rsLfapMIBEventsPrefix 1.3.6.1.4.1.5567.2.19.2.0
               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.
               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.
               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.
       rsLfapConformance 1.3.6.1.4.1.5567.2.19.3
           rsLfapCompliances 1.3.6.1.4.1.5567.2.19.3.1
               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.
               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.
           rsLfapGroups 1.3.6.1.4.1.5567.2.19.3.2
               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.
               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.
               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.
               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.
               rsLfapDiagGroup 1.3.6.1.4.1.5567.2.19.3.2.5
The collection of objects used to represent LFAP diagnostics.
               rsLfapNotificationGroup 1.3.6.1.4.1.5567.2.19.3.2.6
The collection of notifications for RS LFAP MIB.