REDSTONE-PPP-MIB

File: REDSTONE-PPP-MIB.mib (42464 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI SNMPv2-CONF
IF-MIB REDSTONE-SMI REDSTONE-TC

Imported symbols

TEXTUAL-CONVENTION MODULE-IDENTITY OBJECT-TYPE
Integer32 Counter32 IpAddress
TimeTicks OBJECT-GROUP MODULE-COMPLIANCE
TruthValue RowStatus ifIndex
InterfaceIndex InterfaceIndexOrZero rsMgmt
RsEnable RsNextIfIndex

Defined Types

RsPppAuthentication  
Specifies the type(s) of PPP authentication used, if any: 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.
TEXTUAL-CONVENTION    
  INTEGER none(0), pap(1), chap(2), papChap(3), chapPap(4)  

RsPppLinkStatusEntry  
SEQUENCE    
  rsPppLinkStatusTerminateReason INTEGER
  rsPppLinkStatusTerminateNegFailOption INTEGER
  rsPppLinkStatusInKeepaliveRequests Counter32
  rsPppLinkStatusOutKeepaliveRequests Counter32
  rsPppLinkStatusInKeepaliveReplies Counter32
  rsPppLinkStatusOutKeepaliveReplies Counter32
  rsPppLinkStatusKeepaliveFailures Counter32
  rsPppLinkStatusLocalMagicNumber Integer32
  rsPppLinkStatusRemoteMagicNumber Integer32
  rsPppLinkStatusLocalAuthentication RsPppAuthentication

RsPppLinkConfigEntry  
SEQUENCE    
  rsPppLinkConfigIfIndex InterfaceIndex
  rsPppLinkConfigRowStatus RowStatus
  rsPppLinkConfigLowerIfIndex InterfaceIndexOrZero
  rsPppLinkConfigKeepalive Integer32
  rsPppLinkConfigAuthentication RsPppAuthentication
  rsPppLinkConfigMaxAuthenRetries Integer32

RsPppIpEntry  
SEQUENCE    
  rsPppIpServiceStatus RsEnable
  rsPppIpTerminateReason INTEGER
  rsPppIpTerminateNegFailOption INTEGER
  rsPppIpLocalIpAddress IpAddress
  rsPppIpRemoteIpAddress IpAddress
  rsPppIpRemotePrimaryDnsAddress IpAddress
  rsPppIpRemoteSecondaryDnsAddress IpAddress
  rsPppIpRemotePrimaryWinsAddress IpAddress
  rsPppIpRemoteSecondaryWinsAddress IpAddress

RsPppIpConfigEntry  
SEQUENCE    
  rsPppIpConfigPeerDnsPriority RsEnable
  rsPppIpConfigPeerWinsPriority RsEnable

RsPppOsiEntry  
SEQUENCE    
  rsPppOsiServiceStatus RsEnable
  rsPppOsiOperStatus INTEGER
  rsPppOsiTerminateReason INTEGER
  rsPppOsiTerminateNegFailOption INTEGER
  rsPppOsiLocalAlignNpdu INTEGER
  rsPppOsiRemoteAlignNpdu INTEGER

RsPppOsiConfigEntry  
SEQUENCE    
  rsPppOsiConfigAdminStatus INTEGER

RsPppSessionEntry  
SEQUENCE    
  rsPppSessionGrant TruthValue
  rsPppSessionTerminateReason INTEGER
  rsPppSessionStartTime TimeTicks
  rsPppSessionInOctets Counter32
  rsPppSessionOutOctets Counter32
  rsPppSessionInPackets Counter32
  rsPppSessionOutPackets Counter32
  rsPppSessionSessionTimeout Integer32
  rsPppSessionInactivityTimeout Integer32
  rsPppSessionAccountingInterval Integer32
  rsPppSessionRemoteIpAddress IpAddress
  rsPppSessionRemotePrimaryDnsAddress IpAddress
  rsPppSessionRemoteSecondaryDnsAddress IpAddress
  rsPppSessionRemotePrimaryWinsAddress IpAddress
  rsPppSessionRemoteSecondaryWinsAddress IpAddress

Defined Values

rsPppMIB 1.3.6.1.4.1.2773.2.11
The PPP MIB for the Redstone Communications Inc. enterprise.
MODULE-IDENTITY    

rsPppObjects 1.3.6.1.4.1.2773.2.11.1
OBJECT IDENTIFIER    

rsPppLcp 1.3.6.1.4.1.2773.2.11.1.1
OBJECT IDENTIFIER    

rsPppSec 1.3.6.1.4.1.2773.2.11.1.2
OBJECT IDENTIFIER    

rsPppIp 1.3.6.1.4.1.2773.2.11.1.3
OBJECT IDENTIFIER    

rsPppOsi 1.3.6.1.4.1.2773.2.11.1.4
OBJECT IDENTIFIER    

rsPppSession 1.3.6.1.4.1.2773.2.11.1.5
OBJECT IDENTIFIER    

rsPppLinkStatusTable 1.3.6.1.4.1.2773.2.11.1.1.1
This table contains entries for PPP interfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsPppLinkStatusEntry

rsPppLinkStatusEntry 1.3.6.1.4.1.2773.2.11.1.1.1.1
Each entry describes the characteristics of a PPP interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsPppLinkStatusEntry  

rsPppLinkStatusTerminateReason 1.3.6.1.4.1.2773.2.11.1.1.1.1.1
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 rsPppLinkStatusTerminateNegFailOption. keepaliveFailure Keepalive failed. sessionTimeout Maximum session period expired. inactivityTimeout Maximum inactivity period expired. addressLeaseExpired Lease for network address expired. adminLogout Session administratively terminated.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), other(1), adminDisable(2), lowerLayerDown(3), noUpperInterface(4), authenticationFailure(5), peerTerminated(6), peerRenegotiated(7), maxRetriesExceeded(8), negotiationFailure(9), keepaliveFailure(10), sessionTimeout(11), inactivityTimeout(12), addressLeaseExpired(13), adminLogout(14)  

rsPppLinkStatusTerminateNegFailOption 1.3.6.1.4.1.2773.2.11.1.1.1.1.2
Reports the PPP LCP option for which negotiation failed, when rsPppLinkStatusTerminateReason has the value 'negotiationFailure'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), other(1), localMru(2), remoteMru(3), localMagicNumber(4), remoteMagicNumber(5), localAuthentication(6), localToRemoteProtocolCompression(7), localToRemoteACCompression(8)  

rsPppLinkStatusInKeepaliveRequests 1.3.6.1.4.1.2773.2.11.1.1.1.1.3
Number of keepalive requests received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsPppLinkStatusOutKeepaliveRequests 1.3.6.1.4.1.2773.2.11.1.1.1.1.4
Number of keepalive requests transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsPppLinkStatusInKeepaliveReplies 1.3.6.1.4.1.2773.2.11.1.1.1.1.5
Number of keepalive replies received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsPppLinkStatusOutKeepaliveReplies 1.3.6.1.4.1.2773.2.11.1.1.1.1.6
Number of keepalive replies transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsPppLinkStatusKeepaliveFailures 1.3.6.1.4.1.2773.2.11.1.1.1.1.7
Number of keepalive failures detected.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsPppLinkStatusLocalMagicNumber 1.3.6.1.4.1.2773.2.11.1.1.1.1.8
Magic number negotiated for the local side.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsPppLinkStatusRemoteMagicNumber 1.3.6.1.4.1.2773.2.11.1.1.1.1.9
Magic number negotiated for the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsPppLinkStatusLocalAuthentication 1.3.6.1.4.1.2773.2.11.1.1.1.1.10
Authentication protocol negotiated for the local side.
Status: current Access: read-only
OBJECT-TYPE    
  RsPppAuthentication  

rsPppLinkConfigTable 1.3.6.1.4.1.2773.2.11.1.1.2
This table contains entries for PPP interfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsPppLinkConfigEntry

rsPppLinkConfigEntry 1.3.6.1.4.1.2773.2.11.1.1.2.1
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/rsIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsPppLinkConfigEntry  

rsPppLinkConfigIfIndex 1.3.6.1.4.1.2773.2.11.1.1.2.1.1
The ifIndex of the PPP interface. When creating entries in this table, suitable values for this object are determined by reading rsPppNextIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rsPppLinkConfigRowStatus 1.3.6.1.4.1.2773.2.11.1.1.2.1.2
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: rsPppLinkConfigRowStatus rsPppLinkConfigLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for rsPppLinkConfigIndex must have been determined previously, by reading rsPppNextIfIndex. The interface identified by rsPppLinkConfigLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/rsIfTable is created/destroyed as a result of creating/destroying an entry in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rsPppLinkConfigLowerIfIndex 1.3.6.1.4.1.2773.2.11.1.1.2.1.3
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 nonzero value be configured at entry creation.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

rsPppLinkConfigKeepalive 1.3.6.1.4.1.2773.2.11.1.1.2.1.4
Keepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 30..300  

rsPppLinkConfigAuthentication 1.3.6.1.4.1.2773.2.11.1.1.2.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  RsPppAuthentication  

rsPppLinkConfigMaxAuthenRetries 1.3.6.1.4.1.2773.2.11.1.1.2.1.6
The number of authentication retries permitted, in addition to a failed initial attempt. If all retries fail, the link is reset.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

rsPppNextIfIndex 1.3.6.1.4.1.2773.2.11.1.1.3
Coordinate ifIndex value allocation for entries in rsPppLinkConfigTable. 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.
Status: current Access: read-only
OBJECT-TYPE    
  RsNextIfIndex  

rsPppIpTable 1.3.6.1.4.1.2773.2.11.1.3.1
Table containing the IP parameters for the local PPP entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsPppIpEntry

rsPppIpEntry 1.3.6.1.4.1.2773.2.11.1.3.1.1
IPCP status information for a particular PPP link.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsPppIpEntry  

rsPppIpServiceStatus 1.3.6.1.4.1.2773.2.11.1.3.1.1.1
Indicates whether IP protocol service is operating over this PPP link. Service is established on this link through means outside this MIB.
Status: current Access: read-only
OBJECT-TYPE    
  RsEnable  

rsPppIpTerminateReason 1.3.6.1.4.1.2773.2.11.1.3.1.1.2
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 rsPppIpTerminateNegFailOption.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), other(1), noService(2), admin(3), linkDown(4), peerTerminated(5), peerRenegotiated(6), maxRetriesExceeded(7), negotiationFailure(8)  

rsPppIpTerminateNegFailOption 1.3.6.1.4.1.2773.2.11.1.3.1.1.3
Reports the PPP IPCP option for which negotiation failed, when rsPppIpTerminateReason has the value 'negotiationFailure'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), other(1), localIpAddress(2), remoteIpAddress(3), remotePrimaryDnsAddress(4), remoteSecondaryDnsAddress(5), remotePrimaryWinsAddress(6), remoteSecondaryWinsAddress(7)  

rsPppIpLocalIpAddress 1.3.6.1.4.1.2773.2.11.1.3.1.1.4
IP Address used by the local side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsPppIpRemoteIpAddress 1.3.6.1.4.1.2773.2.11.1.3.1.1.5
IP Address used by the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsPppIpRemotePrimaryDnsAddress 1.3.6.1.4.1.2773.2.11.1.3.1.1.6
Primary DNS server used by the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsPppIpRemoteSecondaryDnsAddress 1.3.6.1.4.1.2773.2.11.1.3.1.1.7
Secondary DNS server used by the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsPppIpRemotePrimaryWinsAddress 1.3.6.1.4.1.2773.2.11.1.3.1.1.8
Primary WINS server used by the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsPppIpRemoteSecondaryWinsAddress 1.3.6.1.4.1.2773.2.11.1.3.1.1.9
Secondary WINS server used by the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsPppIpConfigTable 1.3.6.1.4.1.2773.2.11.1.3.2
Table containing the IP parameters for the local PPP entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsPppIpConfigEntry

rsPppIpConfigEntry 1.3.6.1.4.1.2773.2.11.1.3.2.1
IPCP configuration information for a particular PPP link.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsPppIpConfigEntry  

rsPppIpConfigPeerDnsPriority 1.3.6.1.4.1.2773.2.11.1.3.2.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  RsEnable  

rsPppIpConfigPeerWinsPriority 1.3.6.1.4.1.2773.2.11.1.3.2.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  RsEnable  

rsPppOsiTable 1.3.6.1.4.1.2773.2.11.1.4.1
Table containing the OSI parameters for the local PPP entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsPppOsiEntry

rsPppOsiEntry 1.3.6.1.4.1.2773.2.11.1.4.1.1
OSICP status information for a particular PPP link.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsPppOsiEntry  

rsPppOsiServiceStatus 1.3.6.1.4.1.2773.2.11.1.4.1.1.1
Indicates whether OSI protocol service is operating over this PPP link. Service is established on this link through means outside this MIB.
Status: current Access: read-only
OBJECT-TYPE    
  RsEnable  

rsPppOsiOperStatus 1.3.6.1.4.1.2773.2.11.1.4.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER opened(1), not-opened(2)  

rsPppOsiTerminateReason 1.3.6.1.4.1.2773.2.11.1.4.1.1.3
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 rsPppOsiTerminateNegFailOption.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), other(1), noService(2), admin(3), linkDown(4), peerTerminated(5), peerRenegotiated(6), maxRetriesExceeded(7), negotiationFailure(8)  

rsPppOsiTerminateNegFailOption 1.3.6.1.4.1.2773.2.11.1.4.1.1.4
Reports the PPP OSICP option for which negotiation failed, when rsPppOsiTerminateReason has the value 'negotiationFailure'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), other(1), localAlignNpdu(2), remoteAlignNpdu(3)  

rsPppOsiLocalAlignNpdu 1.3.6.1.4.1.2773.2.11.1.4.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), oneModulo4(1), twoModulo4(2), threeModulo4(3), fourModulo4(4), even(254), odd(255)  

rsPppOsiRemoteAlignNpdu 1.3.6.1.4.1.2773.2.11.1.4.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), oneModulo4(1), twoModulo4(2), threeModulo4(3), fourModulo4(4), even(254), odd(255)  

rsPppOsiConfigTable 1.3.6.1.4.1.2773.2.11.1.4.2
Table containing configuration variables for the OSICP for the local PPP entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsPppOsiConfigEntry

rsPppOsiConfigEntry 1.3.6.1.4.1.2773.2.11.1.4.2.1
OSICP information for a particular PPP link.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsPppOsiConfigEntry  

rsPppOsiConfigAdminStatus 1.3.6.1.4.1.2773.2.11.1.4.2.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER open(1), close(2)  

rsPppSessionTable 1.3.6.1.4.1.2773.2.11.1.5.1
This table contains entries for PPP interfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsPppSessionEntry

rsPppSessionEntry 1.3.6.1.4.1.2773.2.11.1.5.1.1
Each entry describes the characteristics of a PPP interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsPppSessionEntry  

rsPppSessionGrant 1.3.6.1.4.1.2773.2.11.1.5.1.1.1
Indicates whether a session has been granted via the authentication mechanism.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rsPppSessionTerminateReason 1.3.6.1.4.1.2773.2.11.1.5.1.1.2
The reason the session was terminated.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), unknown(1), userRequest(2), keepaliveFailure(3), sessionTimeout(4), inactivityTimeout(5), adminDisable(6), lowerLayerDown(7), noUpperInterface(8), deny(9), noHardware(10), noResources(11), noInterface(12), challengeTimeout(13), requestTimeout(14), authenticatorTimeout(15), addressLeaseExpired(16), adminLogout(17)  

rsPppSessionStartTime 1.3.6.1.4.1.2773.2.11.1.5.1.1.3
The value of sysUpTime when this session last became active.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

rsPppSessionInOctets 1.3.6.1.4.1.2773.2.11.1.5.1.1.4
Number of octets received since this session last became active, as denoted by rsPppSessionStartTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsPppSessionOutOctets 1.3.6.1.4.1.2773.2.11.1.5.1.1.5
Number of octets sent since this session last became active, as denoted by rsPppSessionStartTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsPppSessionInPackets 1.3.6.1.4.1.2773.2.11.1.5.1.1.6
Number of packets received since this session last became active, as denoted by rsPppSessionStartTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsPppSessionOutPackets 1.3.6.1.4.1.2773.2.11.1.5.1.1.7
Number of packets sent since this session last became active, as denoted by rsPppSessionStartTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rsPppSessionSessionTimeout 1.3.6.1.4.1.2773.2.11.1.5.1.1.8
Maximum duration for the session, after which the session terminates automatically.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsPppSessionInactivityTimeout 1.3.6.1.4.1.2773.2.11.1.5.1.1.9
Maximum inactivity duration for the session, after which the session terminates automatically.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsPppSessionAccountingInterval 1.3.6.1.4.1.2773.2.11.1.5.1.1.10
Interval that must elapse between generation of accounting records for this session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsPppSessionRemoteIpAddress 1.3.6.1.4.1.2773.2.11.1.5.1.1.11
Remote IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsPppSessionRemotePrimaryDnsAddress 1.3.6.1.4.1.2773.2.11.1.5.1.1.12
Remote primary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsPppSessionRemoteSecondaryDnsAddress 1.3.6.1.4.1.2773.2.11.1.5.1.1.13
Remote secondary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsPppSessionRemotePrimaryWinsAddress 1.3.6.1.4.1.2773.2.11.1.5.1.1.14
Remote primary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsPppSessionRemoteSecondaryWinsAddress 1.3.6.1.4.1.2773.2.11.1.5.1.1.15
Remote secondary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsPppConformance 1.3.6.1.4.1.2773.2.11.4
OBJECT IDENTIFIER    

rsPppCompliances 1.3.6.1.4.1.2773.2.11.4.1
OBJECT IDENTIFIER    

rsPppGroups 1.3.6.1.4.1.2773.2.11.4.2
OBJECT IDENTIFIER    

rsPppCompliance 1.3.6.1.4.1.2773.2.11.4.1.1
The compliance statement for entities which implement the Redstone PPP MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

rsPppCompliance2 1.3.6.1.4.1.2773.2.11.4.1.2
The compliance statement for entities which implement the Redstone PPP MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

rsPppLcpGroup 1.3.6.1.4.1.2773.2.11.4.2.1
A collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Redstone product.
Status: current Access: read-only
OBJECT-GROUP    

rsPppIpGroup 1.3.6.1.4.1.2773.2.11.4.2.2
A collection of objects providing management of IP network control protocol functionality (IPCP) of PPP interfaces in a Redstone product.
Status: current Access: read-only
OBJECT-GROUP    

rsPppOsiGroup 1.3.6.1.4.1.2773.2.11.4.2.3
A collection of objects providing management of OSI network control protocol functionality (OSICP) of PPP interfaces in a Redstone product.
Status: current Access: read-only
OBJECT-GROUP    

rsPppLcpGroup2 1.3.6.1.4.1.2773.2.11.4.2.4
A collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Redstone product.
Status: current Access: read-only
OBJECT-GROUP    

rsPppIpGroup2 1.3.6.1.4.1.2773.2.11.4.2.5
A collection of objects providing management of IP network control protocol functionality (IPCP) of PPP interfaces in a Redstone product.
Status: current Access: read-only
OBJECT-GROUP    

rsPppOsiGroup2 1.3.6.1.4.1.2773.2.11.4.2.6
A collection of objects providing management of OSI network control protocol functionality (OSICP) of PPP interfaces in a Redstone product.
Status: current Access: read-only
OBJECT-GROUP    

rsPppSessionGroup 1.3.6.1.4.1.2773.2.11.4.2.7
A collection of objects providing management of PPP session functionality of PPP interfaces in a Redstone product.
Status: current Access: read-only
OBJECT-GROUP