CISCO-PPPOE-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-PPPOE-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
 ciscoPppoeMIB 1.3.6.1.4.1.9.9.194
Cisco PPPoE sessions management MIB Module.
         ciscoPppoeMIBObjects 1.3.6.1.4.1.9.9.194.1
             cPppoeSystemSessionInfo 1.3.6.1.4.1.9.9.194.1.1
                 cPppoeSystemCurrSessions 1.3.6.1.4.1.9.9.194.1.1.1 gauge32 read-only
The current number of active PPPoE sessions within this system.
                 cPppoeSystemHighWaterSessions 1.3.6.1.4.1.9.9.194.1.1.2 gauge32 read-only
The high water mark of the established PPPoE sessions since the system was initialized.
                 cPppoeSystemMaxAllowedSessions 1.3.6.1.4.1.9.9.194.1.1.3 unsigned32 read-write
Maximum number of allowed PPPoE sessions within the system.
                 cPppoeSystemThresholdSessions 1.3.6.1.4.1.9.9.194.1.1.4 unsigned32 read-write
Threshold value of the established PPPoE sessions within the system. Default value is equal to cPppoeSystemMaxSessionsConfigurable
                 cPppoeSystemExceededSessionErrors 1.3.6.1.4.1.9.9.194.1.1.5 counter32 read-only
The accumulated number of errors for establishing PPPoE session in the system due to the cPppoeSystemCurrSessions value exceeds the cPppoeSystemMaxAllowedSessions value.
                 cPppoeSystemPerMacSessionlimit 1.3.6.1.4.1.9.9.194.1.1.6 unsigned32 read-write
This object provides limit on number of PPPoE sessions for a single client Ethernet MAC address. If the limit is reached new session request from the client would be denied
                 cPppoeSystemPerMacIWFSessionlimit 1.3.6.1.4.1.9.9.194.1.1.7 unsigned32 read-write
This object provides limit on number of PPPoE sessions with interworking flag(IWF) enabled, from a single client MAC address. If the limit is reached new session request would be denied.
                 cPppoeSystemPerMacThrottleRatelimit 1.3.6.1.4.1.9.9.194.1.1.8 unsigned32 read-write
This object provides the rate limit at which PPPoE session were created from a single client MAC address. During a configured time interval, once the number of new session requests coming from a particular client MAC address reaches this limit, it's expected to have delay in response for those clients.
                 cPppoeSystemPerVLANlimit 1.3.6.1.4.1.9.9.194.1.1.9 unsigned32 read-write
This object provides limit on number of PPPoE sessions on a particular Vlan. If the limit is reached new session request on this vlan would be denied.
                 cPppoeSystemPerVLANthrottleRatelimit 1.3.6.1.4.1.9.9.194.1.1.10 unsigned32 read-write
This object provides the rate limit at which PPPoE session were created on a Vlan. During a configured time interval once the number of new session requests coming on a particular Vlan reaches this limit, it's expected to have delay in response for client on this Vlan.
                 cPppoeSystemPerVClimit 1.3.6.1.4.1.9.9.194.1.1.11 unsigned32 read-write
This object provides limit on number of PPPoE sessions on a particular ATM-VC. If the limit is reached new session request on this VC would be denied.
                 cPppoeSystemPerVCThrottleRatelimit 1.3.6.1.4.1.9.9.194.1.1.12 unsigned32 read-write
This object provides the rate limit at which PPPoE session were created on an ATM-VC. During a configured time interval, once the number of new session requests coming on an ATM-VC reaches this limit, it's expected to have delay in response for those clients on this VC.
                 cPppoeSystemSessionLossThreshold 1.3.6.1.4.1.9.9.194.1.1.13 unsigned32 read-write
This object is used to monitor number of active PPPoE sessions above a healthy watermark. If number of PPPoE sessions falls below this watermark then we can expect something wrong happened. So we send out trap to user indicating session loss below watermark.
                 cPppoeSystemSessionLossPercent 1.3.6.1.4.1.9.9.194.1.1.14 percent read-write
This object is used to monitor the percentage of PPPoE sessions going down at a configured time interval. During a time interval if percentage of PPPoE sessions lost, falls above this object value, we send trap indicating loss of sessions above percentage expected.
             cPppoeVcCfgInfo 1.3.6.1.4.1.9.9.194.1.2
                 cPppoeVcCfgTable 1.3.6.1.4.1.9.9.194.1.2.1 no-access
The table contains the PPPoE protocol related configuration for the VCLs(ATM Interface Virtual Channel Link).
                     cPppoeVcCfgEntry 1.3.6.1.4.1.9.9.194.1.2.1.1 no-access
An entry containing additional PPPoE protocol configuration related management information applicable to a particular VCL.
                         cPppoeVcEnable 1.3.6.1.4.1.9.9.194.1.2.1.1.1 truthvalue read-write
This object specifies whether the PPPoE protocol should be enabled for this VCL. If the value of this object is `false`, PPPoE protocol is disabled; otherwise the PPPoE protocol is enabled.
             cPppoeVcSessionsInfo 1.3.6.1.4.1.9.9.194.1.3
                 cPppoeVcSessionsTable 1.3.6.1.4.1.9.9.194.1.3.1 no-access
Table of configuration and statistics about the number of PPPoE sessions on a list of VCLs(ATM Interface Virtual Channel Link).
                     cPppoeVcSessionsEntry 1.3.6.1.4.1.9.9.194.1.3.1.1 no-access
An entry in the table containing PPPoE session related information on a VCL. The entry of this table is created when the value of cPppoeVcEnable object is set to `true` for the entry associated VCL. The entry of this table is deleted when the of cPppoeVcEnable object set to `false` or the entry associated VCL is deleted from atmVclTable.
                         cPppoeVcCurrSessions 1.3.6.1.4.1.9.9.194.1.3.1.1.1 gauge32 read-only
The current number of active PPPoE sessions on the VCL.
                         cPppoeVcHighWaterSessions 1.3.6.1.4.1.9.9.194.1.3.1.1.2 gauge32 read-only
The high water mark of the established PPPoE sessions on the VCL.
                         cPppoeVcMaxAllowedSessions 1.3.6.1.4.1.9.9.194.1.3.1.1.3 unsigned32 read-write
The maximum number of allowed PPPoE sessions on the VCL.
                         cPppoeVcThresholdSessions 1.3.6.1.4.1.9.9.194.1.3.1.1.4 unsigned32 read-write
The Threshold value of the established PPPoE sessions on the VCL. Default value is equal to cPppoeVcMaxAllowedSessions.
                         cPppoeVcExceededSessionErrors 1.3.6.1.4.1.9.9.194.1.3.1.1.5 counter32 read-only
The accumulated number of errors for establishing PPPoE session in the VC due to the cPppoeVcCurrSessions value exceeds the cPppoeVcMaxAllowedSessions value.
             cPppoeSessionsPerInterfaceInfo 1.3.6.1.4.1.9.9.194.1.4
                 cPppoeSessionsPerInterfaceTable 1.3.6.1.4.1.9.9.194.1.4.1 no-access
A list of interfaces' PPPoE session information.
                     cPppoeSessionsPerInterfaceEntry 1.3.6.1.4.1.9.9.194.1.4.1.1 no-access
An entry in the table containing PPPoE sessions information such as count information of various states like PPP Termination Aggregation(PTA), Forwarded(FWDED), Transient (TRANS) and TOTAL count and the configured loss threshold per given physical interface
                         cPppoeTotalSessions 1.3.6.1.4.1.9.9.194.1.4.1.1.1 gauge32 read-only
The total number of PPPoE sessions which includes PPP Termination Aggregation(PTA), Forwarded(FWDED) and Transient(TRANS) state on a physical interface.
                         cPppoePtaSessions 1.3.6.1.4.1.9.9.194.1.4.1.1.2 gauge32 read-only
Number of PPPoE sessions which are in PPP Termination Aggregation(PTA) state on a particular physical interface.
                         cPppoeFwdedSessions 1.3.6.1.4.1.9.9.194.1.4.1.1.3 gauge32 read-only
Number of PPPoE sessions which are in Forwarded(FWDED) state on a particular physical interface.
                         cPppoeTransSessions 1.3.6.1.4.1.9.9.194.1.4.1.1.4 gauge32 read-only
Number of PPPoE sessions which are in Transient(TRANS) state on a particular physical interface.
                         cPppoePerInterfaceSessionLossThreshold 1.3.6.1.4.1.9.9.194.1.4.1.1.5 unsigned32 read-only
This object is used to monitor number of active PPPoE sessions, initiated from a particular physical interface. The sssion count is accumulation of all the pppoe session came on a physical and its sub-interfaces. If this count drops below this object water mark, we expect some problem and send out trap indicating drop of sessions below watermark.
                         cPppoePerInterfaceSessionLossPercent 1.3.6.1.4.1.9.9.194.1.4.1.1.6 unsigned32 read-only
This object is used to monitor the percentage of PPPoE sessions loss on a particular physical interface including all of its sub-interfaces. If during a configured interval of time, percentage of PPPoE sessions lost on a physical interface is above this object value we send a trap.
             cPppoeSystemSessionNotifyObjects 1.3.6.1.4.1.9.9.194.1.5
                 cPppoeSystemSessionClientMacAddress 1.3.6.1.4.1.9.9.194.1.5.1 macaddress no-access
The client MAC address that is referred as a part of the notification information. Example: cPppoeSystemSessionPerMACLimitNotif
                 cPppoeSystemSessionVlanID 1.3.6.1.4.1.9.9.194.1.5.2 vlanid no-access
The Vlan ID of PPPoE session that is referred as a part of the notification information. Example: cPppoeSystemSessionPerVLANLimitNotif
                 cPppoeSystemSessionInnerVlanID 1.3.6.1.4.1.9.9.194.1.5.3 vlanindex no-access
The inner Vlan ID of PPPoE QinQ session that is referred as a part of the notification information. Example: cPppoeSystemSessionPerVLANLimitNotif
                 cPppoeSystemSessionVci 1.3.6.1.4.1.9.9.194.1.5.4 atmvcidentifier no-access
The ATM VCI of PPPoE session that is referred as a part of the notification information. Example:cPppoeSystemSessionPerVCLimitTrap
                 cPppoeSystemSessionVpi 1.3.6.1.4.1.9.9.194.1.5.5 atmvpidentifier no-access
The ATM VPI of PPPoE session that is referred as a part of the notification information. Example: cPppoeSystemSessionPerVCLimitTrap
         ciscoPppoeMIBNotificationPrefix 1.3.6.1.4.1.9.9.194.2
             ciscoPppoeMIBNotification 1.3.6.1.4.1.9.9.194.2.0
                 cPppoeSystemSessionThresholdTrap 1.3.6.1.4.1.9.9.194.2.0.1
A notification indicating that number of active sessions on the system exceeded system sessions threshold value. System sessions threshold value is indicated by cPppoeSystemThresholdSessions. An agent must not generate more than one cPppoeSessionThresholdTrap `trap-event` in a 30 second period, where a `trap-event` is the transmission of a single trap PDU to a list of trap destinations. If additional `the number of PPPoE sessions exceeds threshold` condition occur within the 30 second `throttling` period, then these trap-events should be suppressed by the agent. An NMS should periodically check the value of cPppoeCurrSessions to detect any missed cPppoeVcSessionThresholdTrap trap-events, e.g. due to throttling or transmission loss. Where 30 is the `throttling` period of trap-event.
                 cPppoeVcSessionThresholdTrap 1.3.6.1.4.1.9.9.194.2.0.2
A notification indicating that number of active sessions on the VC exceeded vc sessions threshold value. VC sessions threshold value is indicated by cPppoeVcThresholdSessions. An agent must not generate more than one cPppoeVcSessionThresholdTrap `trap-event` in a 30 second period, where a `trap-event` is the transmission of a single trap PDU to a list of trap destinations. If additional `the number of PPPoE sessions exceeds threshold` condition occur within the 30 second `throttling` period, then these trap-events should be suppressed by the agent. An NMS should periodically check the value of cPppoeVcCurrSessions to detect any missed cPppoeVcSessionThresholdTrap trap-events, e.g. due to throttling or transmission loss. Where 30 is the `throttling` period of trap-event.
                 cPppoeSystemSessionPerMACLimitNotif 1.3.6.1.4.1.9.9.194.2.0.3
A notification indicating that number of active session from a particular client Ethernet MAC address has reached the configured per MAC limit. There won't be any more session possible from this client MAC address. An agent must not generate more than one cPppoeSystemSessionPerMACLimitNotif `trap-event` in a 30 second period, where a `trap-event` is the transmission of a single trap PDU to a list of trap destinations. If additional `the number of PPPoE MAC sessions exceeds the allowed limit` condition occur within the 30 second `throttling` period, then these trap-events should be suppressed by the agent.
                 cPppoeSystemSessionPerMACThrottleNotif 1.3.6.1.4.1.9.9.194.2.0.4
A notification indicating that the number of new PPPoE session requests coming in over a configured time interval, from a particular client Ethernet MAC address, has crossed rate limit cPppoeSystemPerMacThrottleRatelimit. The client MAC address on which this event happened is referred through object cPppoeSystemSessionClientMacAddress An agent should generate single cPppoeSystemSessionPerMACThrottleNotif trap for configured time interval.
                 cPppoeSystemSessionPerVLANLimitNotif 1.3.6.1.4.1.9.9.194.2.0.5
A notification indicating that number of active session on a Vlan has reached the maximum limit. There won't be any new PPPoE session possible on this Vlan. The maximum limit can be referred through object cPppoeSystemPerVLANlimit. The Vlan ID of vlan can be referred though object cPppoeSystemSessionVlanID. If Vlan is QinQ, cPppoeSystemSessionInnerVlanID refers the inner Vlan id. In case the vlan is not QinQ cPppoeSystemSessionInnerVlanID will be zero. The interface details can be referred through ifDescr object. An agent must not generate more than one cPppoeSystemSessionPerVLANLimitNotif `trap-event` in a 30 second period, where a `trap-event` is the transmission of a single trap PDU to a list of trap destinations. If additional `the number of PPPoE sessions on this Vlan exceeds the allowed limit` condition occur within the 30 second `throttling` period, then these trap-events should be suppressed by the agent.
                 cPppoeSystemSessionPerVLANThrottleNotif 1.3.6.1.4.1.9.9.194.2.0.6
A notification indicating that the number of new PPPoE session request coming on a particular Vlan, over a configured time interval has reached rate limit. The rate limit is referred through object cPppoeSystemPerVLANthrottleRatelimit. The Vlan ID of vlan can be referred though object cPppoeSystemSessionVlanID. If Vlan is QinQ, cPppoeSystemSessionInnerVlanID refers the inner Vlan Id. In case the vlan is not QinQ cPppoeSystemSessionInnerVlanID will be zero. The interface details can be referred through ifDescr object. An agent should generate single cPppoeSystemSessionPerVLANThrottleNotif trap for the configured time interval
                 cPppoeSystemSessionPerVCLimitNotif 1.3.6.1.4.1.9.9.194.2.0.7
A notification indicating that number of active sessions for a ATM VCI/VPI has crossed the configured maximum limit. No more session would be possible on this VC interface. The maximum limit can be referred through object cPppoeSystemPerVClimit, The ATM VC details are referred via objects cPppoeSystemSessionVci, and cPppoeSystemSessionVpi. The Interface details can be referred via ifDescr object. An agent must not generate more than one cPppoeSystemSessionPerVCLimitTrap `trap-event` in a 30 second period, where a `trap-event` is the transmission of a single trap PDU to a list of trap destinations. If additional `the number of PPPoE sessions on this VC exceeds the allowed limit` condition occur within the 30 second `throttling` period, then these trap-events should be suppressed by the agent.
                 cPppoeSystemSessionPerVCThrottleNotif 1.3.6.1.4.1.9.9.194.2.0.8
A notification indicating that the number of new PPPoE session request coming on a particular ATM VC, over a configured time interval has reached rate limit. The rate limit referred is referred through object cPppoeSystemPerVLANthrottleRatelimit. The ATM VC details are referred via objects cPppoeSystemSessionVci and cPppoeSystemSessionVpi. The Interface details can be referred via ifDescr object. An agent should generate single cPppoeSystemSessionPerVLANThrottleNotif trap for the configured time interval
                 cPppoeSystemSessionLossThresholdNotif 1.3.6.1.4.1.9.9.194.2.0.9
A notification indicating that number of PPPoE session count dropped below configured global threshold watermark. There will be only one trap send whenever count drops, further low count won't generate trap. Number of PPPoE sessions count need to cross the watermark and drop below watermark to generate trap again. The configured watermark can be referred through object cPppoeSystemSessionLossThreshold. An agent must not generate more than one cPppoeSystemSessionLossThresholdTrap `trap-event` in a 30 second period, where a `trap-event` is the transmission of a single trap PDU to a list of trap destinations. If the PPPoE session count keep on fluctuating around the watermark during 30 seconds, then these trap-events should be suppressed by agent.
                 cPppoePerInterfaceSessionLossThresholdNotif 1.3.6.1.4.1.9.9.194.2.0.10
A notification indicating that number of PPPoE session initiated via a particular interface has dropped below the configured value for that interface. The interface details can be referred via ifDescr object, and the configured watermark can be referred through cPppoePerInterfaceSessionLossThreshold object. There will be only one trap send whenever count drops, further low count won't generate trap. Number of PPPoE sessions count need to cross the watermark and drop below watermark to generate trap again. An agent must not generate more than one cPppoePerInterfaceSessionLossThresholdTrap `trap-event` in a 30 second period, where a `trap-event` is the transmission of a single trap PDU to a list of trap destinations. If the PPPoE session count keep on fluctuating around the watermark during 30 seconds, then these trap-events should be suppressed by agent.
                 cPppoeSystemSessionLossPercentNotif 1.3.6.1.4.1.9.9.194.2.0.11
A notification indicating that percentage of PPPoE session lost globally over a duration of time has crossed the configured threshold. The configured percentage water mark can be referred through cPppoeSystemSessionLossPercent object.
                 cPppoePerInterfaceSessionLossPercentNotif 1.3.6.1.4.1.9.9.194.2.0.12
A notification indicating that percentage of PPPoE sessions lost has crossed configured threshold value for a particular interface. The interface details can be referred through ifDescr object, and the configured threshold for the interface can be referred through cPppoePerInterfaceSessionLossPercent.
         ciscoPppoeMIBConformance 1.3.6.1.4.1.9.9.194.3
             ciscoPppoeMIBCompliances 1.3.6.1.4.1.9.9.194.3.1
                 ciscoPppoeMIBBasicCompliance 1.3.6.1.4.1.9.9.194.3.1.1
The compliance statement for entities which implement the Cisco Basic PPPoE MIB.
                 ciscoPppoeMIBBasicComplianceRev1 1.3.6.1.4.1.9.9.194.3.1.2
The compliance statement for entities which implement the Cisco Basic PPPoE MIB.
             ciscoPppoeMIBGroups 1.3.6.1.4.1.9.9.194.3.2
                 cPppoeSystemGroup 1.3.6.1.4.1.9.9.194.3.2.1
A collection of objects providing information about the PPPoE sessions on a system.
                 cPppoeVcCfgGroup 1.3.6.1.4.1.9.9.194.3.2.2
A collection of objects specifying PPPoE protocol related configuration on the VCL.
                 cPppoeVcSessionsGroup 1.3.6.1.4.1.9.9.194.3.2.3
A collection of objects providing information about the number of sessions on the VCL.
                 cPppoeNotificationsGroup 1.3.6.1.4.1.9.9.194.3.2.4
The collection of notifications used to indicate high PPPoE session volume information(e.g, the number of current PPPoE sessions exceeds threshold setting for the system or a VCL).
                 cPppoePerInterfaceGroup 1.3.6.1.4.1.9.9.194.3.2.5
A collection of objects providing PPPoE per-interface session state counts and configured threshold informations.
                 cPppoeSystemLimitsThresholdsGroup 1.3.6.1.4.1.9.9.194.3.2.6
A collection of objects providing the session limit or throttling configuration. There are various Limitation we can impose on PPPoE Sessions it may be limit based on client-MAC or VLAN When ever the limitation is crossed we send out traps.
                 cPppoeSystemLimitsThresholdsNotifObjectsGroup 1.3.6.1.4.1.9.9.194.3.2.7
This group is collection of notify objects which are used to carry notify information along with certain traps which implements Session restriction such as limit or throttling.
                 cPppoeSystemLimitsThresholdsNotifGroup 1.3.6.1.4.1.9.9.194.3.2.8
This group is collection of notify objects used to send traps on various session restriction crossed.