AIPPP-MIB
AI MIB Summary
The AIPPP-MIB module extends standard Point-to-Point Protocol (PPP) monitoring by exposing vendor-specific PPP options and configuration parameters not defined in the IETF standard MIBs. It enables the tracking of non-standard PPP negotiation states, option flags, and session attributes for Cisco Access IP (AIP) devices to facilitate granular troubleshooting of PPP link establishment and maintenance.
MIB module for PPP options not covered in the standard PPP MIBS
Main OID:
aiPPP.1.3.6.1.4.1.539.25
15
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
15 total| Object Name |
|---|
aii OBJECT IDENTIFIER .1.3.6.1.4.1.539 |
aiPPPMIB module for PPP options not covered in the standard PPP MIBS MODULE-IDENTITY .1.3.6.1.4.1.539.25 |
aiPPPTableTable of PPP information indexed by link number. Includes enable/disable for each NCP Type (IPCP and BCP), and IP interface parameters. SEQUENCE OF AiPPPEntry .1.3.6.1.4.1.539.25.1 |
aiPPPEntryEntry of aiPPPTable. AiPPPEntry .1.3.6.1.4.1.539.25.1.1 |
aipppLinkNumberLink number to which this table row applies.ro PositiveInteger .1.3.6.1.4.1.539.25.1.1.1 |
aipppNCPProtoOptionNCP Protocol(s) option for this link: ipcp(1): Link will attempt to negotiate IPCP bcp(2): Link will attempt to negotiate BCP. ipcp_bcp(3): Link will attempt to negotiate IPCP and BCP.rw Enumeration .1.3.6.1.4.1.539.25.1.1.2 |
aipppLocalSecurityOptionAuthentication protocol enabled for this link: none(1): Link will not attempt authentication. pap(2): Link will attempt PAP authentication. chap(3): Link will attempt CHAP authentication.rw Enumeration .1.3.6.1.4.1.539.25.1.1.3 |
aipppIpSrcAddrThe source IP address for the IP interface.rw IpAddress .1.3.6.1.4.1.539.25.1.1.4 |
aipppIpDestAddrThe destination IP address for the IP interface.rw IpAddress .1.3.6.1.4.1.539.25.1.1.5 |
aipppIpSubnetMaskThe subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.rw IpAddress .1.3.6.1.4.1.539.25.1.1.6 |
aipppIpBcastAddrThe value of the least-significant bit in the IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this entry. For example, when the Internet standard all-ones broadcast address is used, the value will be 1. This value applies to both the subnet and network broadcast addresses used by the entity on this (logical) interface.rw Integer32 .1.3.6.1.4.1.539.25.1.1.7 |
aipppLocalRadiusOptionAuthentication protocol enabled for this link: disabled(1): Authenticate using local security settings for the link. enabled(2): Authenticate using remote Radius server(s), and if Radius server(s) do not respond, the connection will fail. localfallback(3): Authenticate using remote Radius server(s), and if Radius server(s) do not respond, authentication will be attempted using local security settings for the link.rw Enumeration .1.3.6.1.4.1.539.25.1.1.8 |
aipppRemoteSecurityOptionAuthentication protocol enabled for this link: none(1): Link will not attempt authentication. pap(2): Link will attempt PAP authentication. chap(3): Link will attempt CHAP authentication.rw Enumeration .1.3.6.1.4.1.539.25.1.1.9 |
aipppMultilinkOptionMultilink options for this link: reject(1): Attempts from the remote host to configure this link as a bundled link will be rejected. request(2): The host will request that this link be bundled with other links with the same multilink group identifier.rw Enumeration .1.3.6.1.4.1.539.25.1.1.10 |
aipppMLGroupThe multilink group to assign this link to. Links with the same multilink group identifier will be bundled together.rw INTEGER .1.3.6.1.4.1.539.25.1.1.11 |