CISCO-PPPOE-MIB Download
Cisco PPPoE sessions management MIB Module.
IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for CISCO-PPPOE-MIB
- cPppoeSystemCurrSessions
- The current number of active PPPoE sessions within this system.
- cPppoeSystemHighWaterSessions
- The high water mark of the established PPPoE sessions since the system was initialized.
- cPppoeSystemMaxAllowedSessions
- Maximum number of allowed PPPoE sessions within the system.
- cPppoeSystemThresholdSessions
- Threshold value of the established PPPoE sessions within the system. Default value is equal to cPppoeSystemMaxSessionsConfigurable
- cPppoeSystemExceededSessionErrors
- The accumulated number of errors for establishing PPPoE session in the system due to the cPppoeSystemCurrSessions value exceeds the cPppoeSystemMaxAllowedSessions value.
- cPppoeSystemPerMacSessionlimit
- 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
- 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
- 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 expec ...
- cPppoeSystemPerVLANlimit
- 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
- 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 ...
- cPppoeSystemPerVClimit
- 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
- 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 clie ...
- cPppoeSystemSessionLossThreshold
- 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 waterm ...
- cPppoeSystemSessionLossPercent
- 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 ...
- cPppoeSystemSessionClientMacAddress
- The client MAC address that is referred as a part of the notification information. Example: cPppoeSystemSessionPerMACLimitNotif
- cPppoeSystemSessionVlanID
- The Vlan ID of PPPoE session that is referred as a part of the notification information. Example: cPppoeSystemSessionPerVLANLimitNotif
- cPppoeSystemSessionInnerVlanID
- The inner Vlan ID of PPPoE QinQ session that is referred as a part of the notification information. Example: cPppoeSystemSessionPerVLANLimitNotif
- cPppoeSystemSessionVci
- The ATM VCI of PPPoE session that is referred as a part of the notification information. Example:cPppoeSystemSessionPerVCLimitTrap
- cPppoeSystemSessionVpi
- The ATM VPI of PPPoE session that is referred as a part of the notification information. Example: cPppoeSystemSessionPerVCLimitTrap
- cPppoeVcCfgTable
- The table contains the PPPoE protocol related configuration for the VCLs(ATM Interface Virtual Channel Link).
- cPppoeVcCfgEntry
- An entry containing additional PPPoE protocol configuration related management information applicable to a particular VCL.
- cPppoeVcEnable
- 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.
- cPppoeVcSessionsTable
- Table of configuration and statistics about the number of PPPoE sessions on a list of VCLs(ATM Interface Virtual Channel Link).
- cPppoeVcSessionsEntry
- 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 cPppoeVcE ...
- cPppoeVcCurrSessions
- The current number of active PPPoE sessions on the VCL.
- cPppoeVcHighWaterSessions
- The high water mark of the established PPPoE sessions on the VCL.
- cPppoeVcMaxAllowedSessions
- The maximum number of allowed PPPoE sessions on the VCL.
- cPppoeVcThresholdSessions
- The Threshold value of the established PPPoE sessions on the VCL. Default value is equal to cPppoeVcMaxAllowedSessions.
- cPppoeVcExceededSessionErrors
- The accumulated number of errors for establishing PPPoE session in the VC due to the cPppoeVcCurrSessions value exceeds the cPppoeVcMaxAllowedSessions value.
- cPppoeSessionsPerInterfaceTable
- A list of interfaces' PPPoE session information.
- cPppoeSessionsPerInterfaceEntry
- 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 interfa ...
- cPppoeTotalSessions
- The total number of PPPoE sessions which includes PPP Termination Aggregation(PTA), Forwarded(FWDED) and Transient(TRANS) state on a physical interface.
- cPppoePtaSessions
- Number of PPPoE sessions which are in PPP Termination Aggregation(PTA) state on a particular physical interface.
- cPppoeFwdedSessions
- Number of PPPoE sessions which are in Forwarded(FWDED) state on a particular physical interface.
- cPppoeTransSessions
- Number of PPPoE sessions which are in Transient(TRANS) state on a particular physical interface.
- cPppoePerInterfaceSessionLossThreshold
- 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 wate ...
- cPppoePerInterfaceSessionLossPercent
- 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 o ...
- cPppoeSystemGroup
- A collection of objects providing information about the PPPoE sessions on a system.
- cPppoeVcCfgGroup
- A collection of objects specifying PPPoE protocol related configuration on the VCL.
- cPppoeVcSessionsGroup
- A collection of objects providing information about the number of sessions on the VCL.
- cPppoePerInterfaceGroup
- A collection of objects providing PPPoE per-interface session state counts and configured threshold informations.
- cPppoeSystemLimitsThresholdsGroup
- 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. ::= { ciscoPpp ...
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.