Unisphere-Data-PPP-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: Unisphere-Data-PPP-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).
|
|||
Object Name | OID | Type | Access | Info |
usdPppMIB | 1.3.6.1.4.1.4874.2.2.11 |
The Point-to-Point Protocol (PPP) MIB for the Unisphere enterprise. |
||
usdPppObjects | 1.3.6.1.4.1.4874.2.2.11.1 | |||
usdPppLcp | 1.3.6.1.4.1.4874.2.2.11.1.1 | |||
usdPppLinkStatusTable | 1.3.6.1.4.1.4874.2.2.11.1.1.1 | no-access |
This table contains entries for PPP interfaces present in the system. |
|
1.3.6.1.4.1.4874.2.2.11.1.1.1.1 | no-access |
Each entry describes the characteristics of a PPP interface. |
||
usdPppLinkStatusTerminateReason | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.1 | integer | read-only |
Reason the PPP link was terminated: none None. other Not specified. adminDisable Interface administratively disabled. lowerLayerDown Underlying interface is down. noUpperInterface No interface above PPP. authenticationFailure Authentication failed. peerTerminated Peer initiated termination. peerRenegotiated Peer initiated renegotiation. maxRetriesExceeded Maximum number of config retries exceeded. negotiationFailure Failed to negotiate LCP option. See usdPppLinkStatusTerminateNegFailOption. keepaliveFailure Keepalive failed. sessionTimeout Maximum session period expired. inactivityTimeout Maximum inactivity period expired. addressLeaseExpired Lease for network address expired. adminLogout Session administratively terminated. tunnelFailed Associated tunnel failed. tunnelDisconnected Associated tunnel disconnected. loopback Loopback detected. Enumeration: 'keepaliveFailure': 10, 'none': 0, 'tunnelDisconnected': 16, 'lowerLayerDown': 3, 'addressLeaseExpired': 13, 'peerRenegotiated': 7, 'loopback': 17, 'tunnelFailed': 15, 'authenticationFailure': 5, 'peerTerminated': 6, 'inactivityTimeout': 12, 'other': 1, 'negotiationFailure': 9, 'adminLogout': 14, 'sessionTimeout': 11, 'noUpperInterface': 4, 'maxRetriesExceeded': 8, 'adminDisable': 2. |
usdPppLinkStatusTerminateNegFailOption | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.2 | integer | read-only |
Reports the PPP LCP option for which negotiation failed, when usdPppLinkStatusTerminateReason has the value 'negotiationFailure'. Enumeration: 'localToRemoteACCompression': 8, 'remoteMagicNumber': 5, 'none': 0, 'remoteMr': 3, 'localAuthentication': 6, 'localMagicNumber': 4, 'other': 1, 'localMr': 2, 'localToRemoteProtocolCompression': 7. |
usdPppLinkStatusInKeepaliveRequests | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.3 | counter32 | read-only |
Number of keepalive requests received. |
usdPppLinkStatusOutKeepaliveRequests | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.4 | counter32 | read-only |
Number of keepalive requests transmitted. |
usdPppLinkStatusInKeepaliveReplies | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.5 | counter32 | read-only |
Number of keepalive replies received. |
usdPppLinkStatusOutKeepaliveReplies | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.6 | counter32 | read-only |
Number of keepalive replies transmitted. |
usdPppLinkStatusKeepaliveFailures | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.7 | counter32 | read-only |
Number of keepalive failures detected. |
usdPppLinkStatusLocalMagicNumber | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.8 | integer32 | read-only |
Magic number negotiated for the local side. |
usdPppLinkStatusRemoteMagicNumber | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.9 | integer32 | read-only |
Magic number negotiated for the remote side. |
usdPppLinkStatusLocalAuthentication | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.10 | usdpppauthentication | read-only |
Authentication protocol negotiated for the local side. |
usdPppLinkStatusTunnelIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.11 | interfaceindexorzero | read-only |
The ifIndex of an associated interface pertaining to a tunneling protocol, or zero if no such interface exists. The type of tunneling interface can be identified from information in the entries in ifTable and usdIfTable for this tunnel interface. |
usdPppLinkConfigTable | 1.3.6.1.4.1.4874.2.2.11.1.1.2 | no-access |
This table contains entries for PPP interfaces present in the system. |
|
1.3.6.1.4.1.4874.2.2.11.1.1.2.1 | no-access |
Each entry describes the characteristics of a PPP interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/usdIfTable. |
||
usdPppLinkConfigIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.1 | interfaceindex | no-access |
The ifIndex of the PPP interface. When creating entries in this table, suitable values for this object are determined by reading usdPppNextIfIndex. |
usdPppLinkConfigRowStatus | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.2 | rowstatus | read-only |
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdPppLinkConfigRowStatus usdPppLinkConfigLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for usdPppLinkConfigIndex must have been determined previously, by reading usdPppNextIfIndex. The interface identified by usdPppLinkConfigLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/usdIfTable is created/destroyed as a result of creating/destroying an entry in this table. |
usdPppLinkConfigLowerIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.3 | interfaceindexorzero | read-only |
The ifIndex of an interface over which this PPP interface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a non-zero value be configured at entry creation. |
usdPppLinkConfigKeepalive | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.4 | integer32 | read-only |
Keepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo. |
usdPppLinkConfigAuthentication | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.5 | usdpppauthentication | read-only |
Specifies the type(s) of authentication, if any, to be negotiated with the peer: none No authentication is negotiated. pap PAP negotiation only. chap CHAP negotiation only. papChap PAP negotiation is attempted first; if fails, attempt CHAP. chapPap CHAP negotiation is attempted first; if fails, attempt PAP. If authentication negotiation is not supported for this PPP interface, then any attempt to explicitely set this object will result in a notWritable error and it will be implicitily set to the DEFVAL on row creation. Setting this object to none will set usdPppLinkConfigAuthenticatorVirtualRouter object to an empty string. |
usdPppLinkConfigMaxAuthenRetries | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.6 | integer32 | read-only |
The number of authentication retries permitted, in addition to a failed initial attempt. If all retries fail, the link is reset. If authentication negotiation is not supported for this PPP interface, then any attempt to explicitely set this object will result in a notWritable error and it will be implicitily set to the DEFVAL on row creation. |
usdPppLinkConfigStandardIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.7 | interfaceindex | read-only |
The ifIndex value for this interface in the standard PPP MIBs. The ifIndex value for PPP interfaces is not the same for both proprietary and standard MIB tables pertaining to PPP interface. Therefore this value is provide to simply cross referencing standard PPP and proprietary PPP MIB information. |
usdPppLinkConfigChapMinChallengeLength | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.8 | integer | read-only |
Minimum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value greater than usdPppLinkConfigChapMaxChallengeLength. |
usdPppLinkConfigChapMaxChallengeLength | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.9 | integer | read-only |
Maximum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value less than usdPppLinkConfigChapMinChallengeLength. |
usdPppLinkConfigPassiveMode | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.10 | usdenable | read-only |
When enabled, LCP state machine is forced into passive mode on lower layer UP message. It adds compatibility with slow and buggy clients. |
usdPppLinkConfigAuthenticatorVirtualRouter | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.11 | usdname | read-only |
The name of the virtual router (Unisphere-Data-ROUTER-MIB.usdRouterName) to be used for authentication on the PPP interface. Setting this object statically binds the authenticating virtual router with the PPP interface. If this object is not explicitly set or it is set to null string, then this object is ignored and the virtual router used for authentication is determined by other means. On a Set operation, if the value of this object is not null and does not correspond to an existing virtual router, then an inconsistentValue error is returned. Setting this object to non null string returns inconsistentValue error if usdPppLinkConfigAuthentication object is none or not configured. |
usdPppNextIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.1.3 | usdnextifindex | read-only |
Coordinate ifIndex value allocation for entries in the usdPppLinkConfigTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously. |
usdPppSec | 1.3.6.1.4.1.4874.2.2.11.1.2 | |||
usdPppIp | 1.3.6.1.4.1.4874.2.2.11.1.3 | |||
usdPppIpTable | 1.3.6.1.4.1.4874.2.2.11.1.3.1 | no-access |
Table containing the IP parameters for the local PPP entity. |
|
1.3.6.1.4.1.4874.2.2.11.1.3.1.1 | no-access |
IPCP status information for a particular PPP link. |
||
usdPppIpServiceStatus | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.1 | usdenable | read-only |
Indicates whether IP protocol service is operating over this PPP link. Service is established on this link through means outside this MIB. |
usdPppIpTerminateReason | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.2 | integer | read-only |
Reason the IPCP link was terminated: none None. other Not specified. noService No IP service configured on this PPP link. admin Administratively disabled. linkDown Underlying link is down. peerTerminated Peer initiated termination. peerRenegotiated Peer initiated renegotiation. maxRetriesExceeded Maximum number of config retries exceeded. negotiationFailure Failed to negotiate IPCP option. See usdPppIpTerminateNegFailOption. Enumeration: 'none': 0, 'peerRenegotiated': 6, 'admin': 3, 'linkDown': 4, 'noService': 2, 'peerTerminated': 5, 'other': 1, 'negotiationFailure': 8, 'maxRetriesExceeded': 7. |
usdPppIpTerminateNegFailOption | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.3 | integer | read-only |
Reports the PPP IPCP option for which negotiation failed, when usdPppIpTerminateReason has the value 'negotiationFailure'. Enumeration: 'remotePrimaryDnsAddress': 4, 'none': 0, 'localIpAddress': 2, 'other': 1, 'remoteSecondaryWinsAddress': 7, 'remotePrimaryWinsAddress': 6, 'remoteIpAddress': 3, 'remoteSecondaryDnsAddress': 5. |
usdPppIpLocalIpAddress | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.4 | ipaddress | read-only |
IP Address used by the local side. |
usdPppIpRemoteIpAddress | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.5 | ipaddress | read-only |
IP Address used by the remote side. |
usdPppIpRemotePrimaryDnsAddress | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.6 | ipaddress | read-only |
Primary DNS server used by the remote side. |
usdPppIpRemoteSecondaryDnsAddress | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.7 | ipaddress | read-only |
Secondary DNS server used by the remote side. |
usdPppIpRemotePrimaryWinsAddress | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.8 | ipaddress | read-only |
Primary WINS server used by the remote side. |
usdPppIpRemoteSecondaryWinsAddress | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.9 | ipaddress | read-only |
Secondary WINS server used by the remote side. |
usdPppIpConfigTable | 1.3.6.1.4.1.4874.2.2.11.1.3.2 | no-access |
Table containing the IP parameters for the local PPP entity. |
|
1.3.6.1.4.1.4874.2.2.11.1.3.2.1 | no-access |
IPCP configuration information for a particular PPP link. |
||
usdPppIpConfigPeerDnsPriority | 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.1 | usdenable | read-write |
When enabled, allows peer's DNS address to prevail in the event of a negotiation conflict; when disabled, the local PPP interface's DNS address prevails. |
usdPppIpConfigPeerWinsPriority | 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.2 | usdenable | read-write |
When enabled, allows peer's WINS address to prevail in the event of a negotiation conflict; when disabled, the local PPP interface's WINS address prevails. |
usdPppIpConfigIpcpNetmask | 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.3 | usdenable | read-write |
Enables the negotiation of the IPCP option netmask (0x90) during IPCP negotiation. |
usdPppOsi | 1.3.6.1.4.1.4874.2.2.11.1.4 | |||
usdPppOsiTable | 1.3.6.1.4.1.4874.2.2.11.1.4.1 | no-access |
Table containing the OSI parameters for the local PPP entity. |
|
1.3.6.1.4.1.4874.2.2.11.1.4.1.1 | no-access |
OSICP status information for a particular PPP link. |
||
usdPppOsiServiceStatus | 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.1 | usdenable | read-only |
Indicates whether OSI protocol service is operating over this PPP link. Service is established on this link through means outside this MIB. |
usdPppOsiOperStatus | 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.2 | integer | read-only |
The operational status of the OSI network protocol. If the value of this object is up then the finite state machine for the OSI network protocol has reached the Opened state. Enumeration: 'opened': 1, 'notOpened': 2. |
usdPppOsiTerminateReason | 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.3 | integer | read-only |
Reason the OSICP link was terminated: none None. other Not specified. noService No OSI service configured on this PPP link. admin Administratively disabled. linkDown Underlying link is down. peerTerminated Peer initiated termination. peerRenegotiated Peer initiated renegotiation. maxRetriesExceeded Maximum number of config retries exceeded. negotiationFailure Failed to negotiate IPCP option. See usdPppOsiTerminateNegFailOption. Enumeration: 'none': 0, 'peerRenegotiated': 6, 'admin': 3, 'linkDown': 4, 'noService': 2, 'peerTerminated': 5, 'other': 1, 'negotiationFailure': 8, 'maxRetriesExceeded': 7. |
usdPppOsiTerminateNegFailOption | 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.4 | integer | read-only |
Reports the PPP OSICP option for which negotiation failed, when usdPppOsiTerminateReason has the value 'negotiationFailure'. Enumeration: 'none': 0, 'other': 1, 'localAlignNpd': 2, 'remoteAlignNpd': 3. |
usdPppOsiLocalAlignNpdu | 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.5 | integer | read-only |
Local alignment of network PDU: none No alignment specified. oneModulo4 Alignment on first octet (out of four). twoModulo4 Alignment on second octet (out of four). threeModulo4 Alignment on third octet (out of four). fourModulo4 Alignment on fourth octet (out of four). even Alignment on even-octet boundary. odd Alignment on odd-octet boundary. Enumeration: 'even': 254, 'none': 0, 'oneModulo4': 1, 'twoModulo4': 2, 'threeModulo4': 3, 'fourModulo4': 4, 'odd': 255. |
usdPppOsiRemoteAlignNpdu | 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.6 | integer | read-only |
Remote alignment of network PDU. none No alignment specified. oneModulo4 Alignment on first octet (out of four). twoModulo4 Alignment on second octet (out of four). threeModulo4 Alignment on third octet (out of four). fourModulo4 Alignment on fourth octet (out of four). even Alignment on even-octet boundary. odd Alignment on odd-octet boundary. Enumeration: 'even': 254, 'none': 0, 'oneModulo4': 1, 'twoModulo4': 2, 'threeModulo4': 3, 'fourModulo4': 4, 'odd': 255. |
usdPppOsiConfigTable | 1.3.6.1.4.1.4874.2.2.11.1.4.2 | no-access |
Table containing configuration variables for the OSICP for the local PPP entity. |
|
1.3.6.1.4.1.4874.2.2.11.1.4.2.1 | no-access |
OSICP information for a particular PPP link. |
||
usdPppOsiConfigAdminStatus | 1.3.6.1.4.1.4874.2.2.11.1.4.2.1.1 | integer | read-write |
The immediate desired status of the OSI network protocol. Setting this object to open will inject an administrative open event into the OSI network protocol's finite state machine. Setting this object to close will inject an administrative close event into the OSI network protocol's finite state machine. Enumeration: 'close': 2, 'open': 1. |
usdPppSession | 1.3.6.1.4.1.4874.2.2.11.1.5 | |||
usdPppSessionTable | 1.3.6.1.4.1.4874.2.2.11.1.5.1 | no-access |
This table contains entries for PPP interfaces present in the system. |
|
1.3.6.1.4.1.4874.2.2.11.1.5.1.1 | no-access |
Each entry describes the characteristics of a PPP interface. |
||
usdPppSessionGrant | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.1 | truthvalue | read-only |
Indicates whether a session has been granted via the authentication mechanism. |
usdPppSessionTerminateReason | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.2 | integer | read-only |
The reason the session was terminated. Enumeration: 'keepaliveFailure': 3, 'none': 0, 'noResources': 11, 'lowerLayerDown': 7, 'addressLeaseExpired': 16, 'unknown': 1, 'requestTimeout': 14, 'noHardware': 10, 'deny': 9, 'challengeTimeout': 13, 'noInterface': 12, 'inactivityTimeout': 5, 'sessionTimeout': 4, 'tunnelFailed': 18, 'adminLogout': 17, 'adminDisable': 6, 'noUpperInterface': 8, 'authenticatorTimeout': 15, 'userRequest': 2. |
usdPppSessionStartTime | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.3 | timeticks | read-only |
The value of sysUpTime when this session last became active. |
usdPppSessionInOctets | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.4 | counter32 | read-only |
Number of octets received since this session last became active, as denoted by usdPppSessionStartTime. |
usdPppSessionOutOctets | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.5 | counter32 | read-only |
Number of octets sent since this session last became active, as denoted by usdPppSessionStartTime. |
usdPppSessionInPackets | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.6 | counter32 | read-only |
Number of packets received since this session last became active, as denoted by usdPppSessionStartTime. |
usdPppSessionOutPackets | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.7 | counter32 | read-only |
Number of packets sent since this session last became active, as denoted by usdPppSessionStartTime. |
usdPppSessionSessionTimeout | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.8 | integer32 | read-only |
Maximum duration for the session, after which the session terminates automatically. |
usdPppSessionInactivityTimeout | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.9 | integer32 | read-only |
Maximum inactivity duration for the session, after which the session terminates automatically. |
usdPppSessionAccountingInterval | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.10 | integer32 | read-only |
Interval that must elapse between generation of accounting records for this session. |
usdPppSessionRemoteIpAddress | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.11 | ipaddress | read-only |
Remote IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. |
usdPppSessionRemotePrimaryDnsAddress | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.12 | ipaddress | read-only |
Remote primary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. |
usdPppSessionRemoteSecondaryDnsAddress | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.13 | ipaddress | read-only |
Remote secondary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. |
usdPppSessionRemotePrimaryWinsAddress | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.14 | ipaddress | read-only |
Remote primary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. |
usdPppSessionRemoteSecondaryWinsAddress | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.15 | ipaddress | read-only |
Remote secondary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. |
usdPppMlPpp | 1.3.6.1.4.1.4874.2.2.11.1.6 | |||
usdPppMlPppBundleTable | 1.3.6.1.4.1.4874.2.2.11.1.6.1 | no-access |
This table contains entries for MLPPP bundles present in the system. |
|
1.3.6.1.4.1.4874.2.2.11.1.6.1.1 | no-access |
Each entry describes the characteristics of a MLPPP bundle. |
||
usdPppMlPppBundleName | 1.3.6.1.4.1.4874.2.2.11.1.6.1.1.1 | usdpppmlpppbundlename | no-access |
The administrative name of the MLPPP bundle associated with this MLPPP network interface. |
usdPppMlPppBundleRowStatus | 1.3.6.1.4.1.4874.2.2.11.1.6.1.1.2 | rowstatus | read-only |
The rowStatus for this entry. The following sets are supported: createAndGo(4), destroy(6) The following values can be read from this object: active(1) |
usdPppMlPppBundleNetworkIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.1.1.3 | interfaceindex | read-only |
The ifIndex of this MLPPP network interface. It is a valid ifIndex even if there is no corresponding network interface instance in the usdPppMlPppLinkConfigTable. |
usdPppMlPppNextLinkIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.2 | usdnextifindex | read-only |
Coordinate ifIndex value allocation for entries in usdPppMlPppLinkConfigTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously. |
usdPppMlPppLinkConfigTable | 1.3.6.1.4.1.4874.2.2.11.1.6.3 | no-access |
This table contains entries for MLPPP interfaces present in the system. |
|
1.3.6.1.4.1.4874.2.2.11.1.6.3.1 | no-access |
Each entry describes the characteristics of MLPPP interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/usdIfTable. |
||
usdPppMlPppLinkConfigIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.1 | interfaceindex | no-access |
The ifIndex of the MLPPP interface. When creating entries in this table, suitable values for this object are determined by reading usdPppMlPppNextLinkIfIndex. |
usdPppMlPppLinkConfigLowerIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.2 | interfaceindexorzero | read-only |
The ifIndex of an interface over which this PPP interface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a non-zero value be configured at entry creation. |
usdPppMlPppLinkConfigKeepalive | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.4 | integer32 | read-only |
Keepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo. |
usdPppMlPppLinkConfigAuthentication | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.5 | usdpppauthentication | read-only |
Specifies the type(s) of authentication, if any, to be negotiated with the peer: none No authentication is negotiated. pap PAP negotiation only. chap CHAP negotiation only. papChap PAP negotiation is attempted first; if fails, attempt CHAP. chapPap CHAP negotiation is attempted first; if fails, attempt PAP. |
usdPppMlPppLinkConfigMaxAuthenRetries | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.6 | integer32 | read-only |
The number of authentication retries permitted, in addition to a failed initial attempt. If all retries fail, the link is reset. |
usdPppMlPppLinkConfigRowStatus | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.7 | rowstatus | read-only |
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdPppMlPppLinkConfigRowStatus usdPppMlPppLinkConfigLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for usdPppMlPppLinkConfigIndex must have been determined previously, by reading usdPppMlPppNextIfIndex. The interface identified by usdPppMlPppLinkConfigLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/usdIfTable is created/destroyed as a result of creating/destroying an entry in this table. |
usdPppMlPppNextNetworkIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.4 | usdnextifindex | read-only |
Coordinate ifIndex value allocation for entries in usdPppMlPppNetworkConfigTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously. |
usdPppMlPppNetworkConfigTable | 1.3.6.1.4.1.4874.2.2.11.1.6.5 | no-access |
This table contains entries for MLPPP network interfaces present in the system. |
|
1.3.6.1.4.1.4874.2.2.11.1.6.5.1 | no-access |
Each entry describes the characteristics of MLPPP interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/usdIfTable. |
||
usdPppMlPppNetworkConfigIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.5.1.1 | interfaceindex | no-access |
The ifIndex of the MLPPP network interface. When creating entries in this table, suitable values for this object are determined by reading usdPppMlPppNextNetworkIfIndex. |
usdPppMlPppNetworkConfigLowerIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.5.1.2 | interfaceindex | read-only |
The ifIndex of a PPP link interface over which this PPP network interface is to be layered. On sets, the value of this object must equal on of the previously created PPP link interfaces created in the usdPppMlPppLinkConfigTable. On gets, the value of this object is the lexicographically least PPP link interface in a potential bundle of PPP link interfaces. |
usdPppMlPppNetworkBundleName | 1.3.6.1.4.1.4874.2.2.11.1.6.5.1.3 | usdpppmlpppbundlename | read-only |
The MLPPP bundle name administratively assigned. |
usdPppMlPppNetworkRowStatus | 1.3.6.1.4.1.4874.2.2.11.1.6.5.1.4 | rowstatus | read-only |
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdPppMlPppNetworkConfigLowerIfIndex usdPppMlPppNetworkBundleName usdPppMlPppNetworkConfigRowStatus In addition, when creating an entry the following conditions must hold: A value for usdPppMlPppNetworkConfigIndex must have been determined previously, by reading usdPppMlPppNextNetworkIfIndex. The interface identified by usdPppMlPppNetworkConfigLowerIfIndex must exist by a creation request to the usdPppMlPppLinkConfigTable. The bundleName specified in usdPppMlPppNetworkBundleName must have been created first in the usdPppMlPppBundleTable. A corresponding entry in ifTable/ifXTable/usdIfTable is created/destroyed as a result of creating/destroying an entry in this table. |
usdPppMlPppLinkBindTable | 1.3.6.1.4.1.4874.2.2.11.1.6.6 | no-access |
This table contains entries for MLPPP Link interface to MLPPP network interfaces bindings. |
|
1.3.6.1.4.1.4874.2.2.11.1.6.6.1 | no-access |
Each entry describes the MLPPP link interface to MLPPP network interface bindings. |
||
usdPppMlPppBindNetworkIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.6.1.1 | interfaceindex | no-access |
The ifIndex of the MLPPP network interface. |
usdPppMlPppBindLinkIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.6.1.2 | interfaceindex | no-access |
The ifIndex of a MLPPP link interface bound by the MLPPP network interface defined by usdPppMlPppBindNetworkIfIndex. |
usdPppMlPppBindRowStatus | 1.3.6.1.4.1.4874.2.2.11.1.6.6.1.3 | rowstatus | read-only |
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdPppMlPppBindRowStatus In addition, when creating an entry the following conditions must hold: The interfaces identified by usdPppMlPppBindNetworkIfIndex and usdPppMlPppBindLinkIfIndex must be created in the usdPppMlPppNetworkConfigTable and usdPppMlPppLinkConfigTable respectively. A MLPPP bundle must be associated with the usdPppMlPppNetworkIfIndex and exist in the usdPppMibPppBundleTable. A corresponding entry in ifStackTable is created/destroyed as a result of creating/destroying an entry in this table. |
usdPppSummary | 1.3.6.1.4.1.4874.2.2.11.1.7 | |||
usdPppSummaryPppInterfaceCount | 1.3.6.1.4.1.4874.2.2.11.1.7.1 | integer32 | read-only |
The total number of PPP interfaces configured in the system. |
usdPppSummaryPppIpNCPs | 1.3.6.1.4.1.4874.2.2.11.1.7.2 | integer32 | read-only |
The total number IP NCP's configured in the system. |
usdPppSummaryPppOsiNCPs | 1.3.6.1.4.1.4874.2.2.11.1.7.3 | integer32 | read-only |
The total number of OSI NCP's configured in the system. |
usdPppSummaryPppIfAdminUp | 1.3.6.1.4.1.4874.2.2.11.1.7.4 | integer32 | read-only |
The total number of PPP interfaces in the system that are administratively configured to up(1). |
usdPppSummaryPppIfAdminDown | 1.3.6.1.4.1.4874.2.2.11.1.7.5 | integer32 | read-only |
The total number of PPP interfaces in the system that are administrateively configued to down(2). |
usdPppSummaryPppIfOperUp | 1.3.6.1.4.1.4874.2.2.11.1.7.7 | integer32 | read-only |
The total number of PPP interfaces in the system with an operational state of up(1). |
usdPppSummaryPppIfOperDown | 1.3.6.1.4.1.4874.2.2.11.1.7.8 | integer32 | read-only |
The total number of PPP interfaces in the system with an operational state of down(2). |
usdPppSummaryPppIfOperDormant | 1.3.6.1.4.1.4874.2.2.11.1.7.9 | integer32 | read-only |
The total number of PPP interfaces in the system with an operational state of dormant(5). |
usdPppSummaryPppIfNotPresent | 1.3.6.1.4.1.4874.2.2.11.1.7.10 | integer32 | read-only |
The total number of PPP interfaces in the system with an operational state of notPresent(6). |
usdPppSummaryPppIfLowerLayerDown | 1.3.6.1.4.1.4874.2.2.11.1.7.11 | integer32 | read-only |
The total number of PPP interfaces in the system with an operational state of lowerLayerDown(7). |
usdPppSummaryPppIpNcpOpened | 1.3.6.1.4.1.4874.2.2.11.1.7.12 | integer32 | read-only |
The total number of PPP IP NCPs in the system with an operational state of opened(1). |
usdPppSummaryPppIpNcpClosed | 1.3.6.1.4.1.4874.2.2.11.1.7.13 | integer32 | read-only |
The total number of PPP IP NCP's in the system with an operational state of not-opened(2). |
usdPppSummaryPppOsiNcpOpened | 1.3.6.1.4.1.4874.2.2.11.1.7.14 | integer32 | read-only |
The total number of PPP OSI NCP's in the system with an operational state of opened. |
usdPppSummaryPppOsiNcpClosed | 1.3.6.1.4.1.4874.2.2.11.1.7.15 | integer32 | read-only |
The total number of PPP OSI NCP's in the system with an operational state of closed. |
usdPppSummaryPppIfLastChangeTime | 1.3.6.1.4.1.4874.2.2.11.1.7.16 | timeticks | read-only |
The value of the sysUpTime at the time of the last PPP interface creation or deletion in the system. If the number of PPP interfaces has been unchanged since the last re-initialization of the system, then this object contains a zero value. |
usdPppSummaryPppLinkInterfaceCount | 1.3.6.1.4.1.4874.2.2.11.1.7.17 | integer32 | read-only |
The total number of PPP Link interfaces configured in the system. |
usdPppSummaryPppLinkIfAdminUp | 1.3.6.1.4.1.4874.2.2.11.1.7.18 | integer32 | read-only |
The total number of PPP Link interfaces in the system that are administratively configured to up(1). |
usdPppSummaryPppLinkIfAdminDown | 1.3.6.1.4.1.4874.2.2.11.1.7.19 | integer32 | read-only |
The total number of PPP Link interfaces in the system that are administrateively configued to down(2). |
usdPppSummaryPppLinkIfOperUp | 1.3.6.1.4.1.4874.2.2.11.1.7.20 | integer32 | read-only |
The total number of PPP Link interfaces in the system with an operational state of up(1). |
usdPppSummaryPppLinkIfOperDown | 1.3.6.1.4.1.4874.2.2.11.1.7.21 | integer32 | read-only |
The total number of PPP Link interfaces in the system with an operational state of down(2). |
usdPppSummaryPppLinkIfOperDormant | 1.3.6.1.4.1.4874.2.2.11.1.7.22 | integer32 | read-only |
The total number of PPP Link interfaces in the system with an operational state of dormant(5). |
usdPppSummaryPppLinkIfNotPresent | 1.3.6.1.4.1.4874.2.2.11.1.7.23 | integer32 | read-only |
The total number of PPP link interfaces in the system with an operational state of notPresent(6). |
usdPppSummaryPppLinkIfLowerLayerDown | 1.3.6.1.4.1.4874.2.2.11.1.7.24 | integer32 | read-only |
The total number of PPP Link interfaces in the system with an operational state of lowerLayerDown(7). |
usdPppSummaryPppLinkIfLastChangeTime | 1.3.6.1.4.1.4874.2.2.11.1.7.25 | timeticks | read-only |
The value of the sysUpTime at the time of the last PPP Link interface creation or deletion in the system. If the number of PPP interfaces has been unchanged since the last re-initialization of the system, then this object contains a zero value. |
usdPppSummaryPppNetworkInterfaceCount | 1.3.6.1.4.1.4874.2.2.11.1.7.26 | integer32 | read-only |
The total number of PPP network interfaces configured in the system. |
usdPppSummaryPppNetworkIpNCPs | 1.3.6.1.4.1.4874.2.2.11.1.7.27 | integer32 | read-only |
The total number IP NCP's in the system configured on PPP network interfaces. |
usdPppSummaryPppNetworkOsiNCPs | 1.3.6.1.4.1.4874.2.2.11.1.7.28 | integer32 | read-only |
The total number of OSI NCP's in the system configured on PPP network interfaces. |
usdPppSummaryPppNetworkIfAdminUp | 1.3.6.1.4.1.4874.2.2.11.1.7.29 | integer32 | read-only |
The total number of PPP network interfaces in the system that are administratively configured to up(1). |
usdPppSummaryPppNetworkIfAdminDown | 1.3.6.1.4.1.4874.2.2.11.1.7.30 | integer32 | read-only |
The total number of PPP network interfaces in the system that are administrateively configued to down(2). |
usdPppSummaryPppNetworkIfOperUp | 1.3.6.1.4.1.4874.2.2.11.1.7.31 | integer32 | read-only |
The total number of PPP network interfaces in the system with an operational state of up(1). |
usdPppSummaryPppNetworkIfOperDown | 1.3.6.1.4.1.4874.2.2.11.1.7.32 | integer32 | read-only |
The total number of PPP network interfaces in the system with an operational state of down(2). |
usdPppSummaryPppNetworkIfOperDormant | 1.3.6.1.4.1.4874.2.2.11.1.7.33 | integer32 | read-only |
The total number of PPP network interfaces in the system with an operational state of dormant(5). |
usdPppSummaryPppNetworkIfNotPresent | 1.3.6.1.4.1.4874.2.2.11.1.7.34 | integer32 | read-only |
The total number of PPP network interfaces in the system with an operational state of notPresent(6). |
usdPppSummaryPppNetworkIfLowerLayerDown | 1.3.6.1.4.1.4874.2.2.11.1.7.35 | integer32 | read-only |
The total number of PPP network interfaces in the system with an operational state of lowerLayerDown(7). |
usdPppSummaryPppNetworkIpNcpOpened | 1.3.6.1.4.1.4874.2.2.11.1.7.36 | integer32 | read-only |
The total number of PPP IP NCP's in the system with an operational state of opened. |
usdPppSummaryPppNetworkIpNcpClosed | 1.3.6.1.4.1.4874.2.2.11.1.7.37 | integer32 | read-only |
The total number of PPP IP NCP's in the system with an operational state of closed. |
usdPppSummaryPppNetworkOsiNcpOpened | 1.3.6.1.4.1.4874.2.2.11.1.7.38 | integer32 | read-only |
The total number of PPP OSI NCP's in the system with an operational state of opened. |
usdPppSummaryPppNetworkOsiNcpClosed | 1.3.6.1.4.1.4874.2.2.11.1.7.39 | integer32 | read-only |
The total number of PPP OSI NCP's in the system with an operational state of closed. |
usdPppSummaryPppNetworkIfLastChangeTime | 1.3.6.1.4.1.4874.2.2.11.1.7.40 | timeticks | read-only |
The value of the sysUpTime at the time of the last PPP network interface creation or deletion in the system. If the number of PPP network interfaces has been unchanged since the last re-initialization of the system, then this object contains a zero value. |
usdPppConformance | 1.3.6.1.4.1.4874.2.2.11.4 | |||
usdPppCompliances | 1.3.6.1.4.1.4874.2.2.11.4.1 | |||
usdPppCompliance | 1.3.6.1.4.1.4874.2.2.11.4.1.1 |
Obsolete compliance statement for entities which implement the Unisphere PPP MIB. This statement became obsolete when additional objects were added to the MIB. |
||
usdPppCompliance2 | 1.3.6.1.4.1.4874.2.2.11.4.1.2 |
Obsolete compliance statement for entities which implement the Unisphere PPP MIB. This statement became obsolete when the usdPppMlPppGroup and usdPppSummaryGroup objects were added. |
||
usdPppCompliance3 | 1.3.6.1.4.1.4874.2.2.11.4.1.3 |
Obsolete compliance statement for entities which implement the Unisphere PPP MIB. This statement became obsolete when the usdPppLinkConfigStandardIfIndex object was added to the MIB. |
||
usdPppCompliance4 | 1.3.6.1.4.1.4874.2.2.11.4.1.4 |
Obsolete compliance statement for entities which implement the Unisphere PPP MIB. This statement became obsolete when the usdPppMlPppGroup, usdPppSummaryLinkGroup and usdPppSummaryNetworkGroup were moved from the list of mandatory groups. |
||
usdPppCompliance5 | 1.3.6.1.4.1.4874.2.2.11.4.1.5 |
Obsolete compliance statement for entities which implement the Unisphere PPP MIB. This statement became obsolete when new usdPppIpGroup, usdPppLcpGroup and usdPppMlPppGroup objects were added. |
||
usdPppCompliance6 | 1.3.6.1.4.1.4874.2.2.11.4.1.6 |
The compliance statement for entities which implement the Unisphere PPP MIB. |
||
usdPppGroups | 1.3.6.1.4.1.4874.2.2.11.4.2 | |||
usdPppLcpGroup | 1.3.6.1.4.1.4874.2.2.11.4.2.1 |
Obsolete collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Unisphere product. This group became obsolete when additional objects were added. |
||
usdPppIpGroup | 1.3.6.1.4.1.4874.2.2.11.4.2.2 |
Obsolete collection of objects providing management of IP network control protocol functionality (IPCP) of PPP interfaces in a Unisphere product. This group became obsolete when additional objects were added. |
||
usdPppOsiGroup | 1.3.6.1.4.1.4874.2.2.11.4.2.3 |
Obsolete collection of objects providing management of OSI network control protocol functionality (OSICP) of PPP interfaces in a Unisphere product. This group became obsolete when additional objects were added. |
||
usdPppLcpGroup2 | 1.3.6.1.4.1.4874.2.2.11.4.2.4 |
Obsolete collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Unisphere product. This group became obsolete when the usdPppLinkConfigStandardIfIndex object was added. |
||
usdPppIpGroup2 | 1.3.6.1.4.1.4874.2.2.11.4.2.5 |
Obsolete collection of objects providing management of IP network control protocol functionality (IPCP) of PPP interfaces in a Unisphere product. This group became obsolete when additional objects were added. |
||
usdPppOsiGroup2 | 1.3.6.1.4.1.4874.2.2.11.4.2.6 |
A collection of objects providing management of OSI network control protocol functionality (OSICP) of PPP interfaces in a Unisphere product. |
||
usdPppSessionGroup | 1.3.6.1.4.1.4874.2.2.11.4.2.7 |
A collection of objects providing management of PPP session functionality of PPP interfaces in a Unisphere product. |
||
usdPppMlPppGroup | 1.3.6.1.4.1.4874.2.2.11.4.2.8 |
Obsolete collection of objects providing management of multi link PPP management support in a Unisphere product. This group became obsolete when additional objects were added. |
||
usdPppSummaryGroup | 1.3.6.1.4.1.4874.2.2.11.4.2.9 |
Obsolete collection of objects providing PPP interface summary information in a Unisphere product. This group became obsolete when it was divided into three groups so that the link and network object would not be manditory. |
||
usdPppLcpGroup3 | 1.3.6.1.4.1.4874.2.2.11.4.2.10 |
Obsolete collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Unisphere product. This group became obsolete when additional objects were added. |
||
usdPppSummaryBasicGroup | 1.3.6.1.4.1.4874.2.2.11.4.2.11 |
A collection of objects providing PPP interface basic summary information in a Unisphere product. |
||
usdPppSummaryLinkGroup | 1.3.6.1.4.1.4874.2.2.11.4.2.12 |
A collection of objects providing PPP interface link summary information in a Unisphere product. |
||
usdPppSummaryNetworkGroup | 1.3.6.1.4.1.4874.2.2.11.4.2.13 |
A collection of objects providing PPP interface network summary information in a Unisphere product. |
||
usdPppLcpGroup4 | 1.3.6.1.4.1.4874.2.2.11.4.2.14 |
A collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Unisphere product. |
||
usdPppIpGroup3 | 1.3.6.1.4.1.4874.2.2.11.4.2.15 |
A collection of objects providing management of IP network control protocol functionality (IPCP) of PPP interfaces in a Unisphere product. |
||
usdPppMlPppGroup2 | 1.3.6.1.4.1.4874.2.2.11.4.2.16 |
A collection of objects providing management of multi link PPP management support in a Unisphere product. |