ALTIGA-PPPOE-STATS-MIB: View SNMP OID List / Download MIB

VENDOR: ALTIGA NETWORKS


 Home MIB: ALTIGA-PPPOE-STATS-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
 altigaPPPoEStatsMibModule 1.3.6.1.4.1.3076.1.1.45.2
The Altiga PPPoE Statistics MIB models counters and objects that are of management interest for PPPoE. Acronyms The following acronyms are used in this document: MIB: Management Information Base PADI: PPPoE Active Discovery Initiation PADO: PPPoE Active Discovery Offer PADS: PPPoE Active Discovery Session-confirmation PADT: PPPoE Active Discovery Terminate PPPoE: Point-to-Point Protocol over Ethernet
     altigaPPPoEStatsMibConformance 1.3.6.1.4.1.3076.1.1.45.2.1
         altigaPPPoEStatsMibCompliances 1.3.6.1.4.1.3076.1.1.45.2.1.1
             altigaPPPoEStatsMibCompliance 1.3.6.1.4.1.3076.1.1.45.2.1.1.1
The compliance statement for agents which implement the Altiga PPPoE Statistics MIB.
         altigaPPPoEStatsGroup 1.3.6.1.4.1.3076.2.1.1.1.40.2
The objects for PPPoE Statistics.
     alStatsPPPoEGlobal 1.3.6.1.4.1.3076.2.1.2.40.1
         alPPPoEStatsActiveSessions 1.3.6.1.4.1.3076.2.1.2.40.1.1 gauge32 read-only
The number of active sessions on the interface (currently should max at 1).
         alPPPoEStatsTotalSessions 1.3.6.1.4.1.3076.2.1.2.40.1.2 counter32 read-only
Total Sessions since last reset.
         alPPPoEStatsMaxSessions 1.3.6.1.4.1.3076.2.1.2.40.1.3 counter32 read-only
Peak number of sessions since last reset.
     alPPPoEStatsIfTable 1.3.6.1.4.1.3076.2.1.2.40.2 no-access
Contains the PPPoE binding entries for stats.
         alPPPoEStatsIfEntry 1.3.6.1.4.1.3076.2.1.2.40.2.1 no-access
Contains the PPPoE entries for the status binding table.
             alPPPoEStatsIfIndex 1.3.6.1.4.1.3076.2.1.2.40.2.1.1 integer32 read-only
The interface index for PPPoE status binding table.
             alPPPoEStatsIfPADTRx 1.3.6.1.4.1.3076.2.1.2.40.2.1.2 counter32 read-only
Number of PADT received.
             alPPPoEStatsIfPADTTx 1.3.6.1.4.1.3076.2.1.2.40.2.1.3 counter32 read-only
Number of PADT transmitted.
             alPPPoEStatsIfGenericErrorsRx 1.3.6.1.4.1.3076.2.1.2.40.2.1.4 counter32 read-only
Number of Generic Errors Received.
             alPPPoEStatsIfMalformedPacketsRx 1.3.6.1.4.1.3076.2.1.2.40.2.1.5 counter32 read-only
Number of back packets received.
             alPPPoEStatsIfPADITimeouts 1.3.6.1.4.1.3076.2.1.2.40.2.1.6 counter32 read-only
Number of times timedout waiting for a PADO.
             alPPPoEStatsIfPADRTimeouts 1.3.6.1.4.1.3076.2.1.2.40.2.1.7 counter32 read-only
Number of times timed out waiting for a PADS.
             alPPPoEStatsIfMultPADORx 1.3.6.1.4.1.3076.2.1.2.40.2.1.8 counter32 read-only
Number of times we received more than 1 PADO.
             alPPPoEStatsIfSessionID 1.3.6.1.4.1.3076.2.1.2.40.2.1.9 integer32 read-only
Session ID given by the AC.
             alPPPoEStatsIfPeerAddr 1.3.6.1.4.1.3076.2.1.2.40.2.1.10 macaddress read-only
MAC address of the remote AC.
             alPPPoEStatsIfSessionState 1.3.6.1.4.1.3076.2.1.2.40.2.1.11 integer read-only
State that the session is in. Enumeration: 'pADRRcvd': 7, 'pADSRcvd': 9, 'sessionStage': 10, 'pADOSent': 4, 'pADORcvd': 5, 'noState': 1, 'pADRSent': 6, 'pADIRcvd': 3, 'pADISent': 2, 'pADSSent': 8.
             alPPPoEStatsIfVersion 1.3.6.1.4.1.3076.2.1.2.40.2.1.12 integer32 read-only
Version as given in the PPPoE RFC.
             alPPPoEStatsIfType 1.3.6.1.4.1.3076.2.1.2.40.2.1.13 integer32 read-only
Type as given in the PPPoE RFC.
             alPPPoEStatsIfConnectTime 1.3.6.1.4.1.3076.2.1.2.40.2.1.14 unsigned32 read-only
Time_t of when the session was established.
             alPPPoEStatsIfDuration 1.3.6.1.4.1.3076.2.1.2.40.2.1.15 unsigned32 read-only
Number of seconds since the session was established.
             alPPPoEStatsIfPeerName 1.3.6.1.4.1.3076.2.1.2.40.2.1.16 displaystring read-only
UTF-8 string of the AC name.
             alPPPoEStatsIfACCookie 1.3.6.1.4.1.3076.2.1.2.40.2.1.17 octet string read-only
Binary sequence representing the AC cookie given in negotiations.
             alPPPoEStatsIfHostUnique 1.3.6.1.4.1.3076.2.1.2.40.2.1.18 octet string read-only
Binary sequence representing the value we assigned the PADI.
             alPPPoEStatsIfRelaySessID 1.3.6.1.4.1.3076.2.1.2.40.2.1.19 octet string read-only
12 octets representing the Relay session if one exists.