PPP-MIB

File: PPP-MIB.mib (11040 bytes)

Imported modules

SNMPv2-SMI RFC1213-MIB BUNDLE-MIB
NT-ENTERPRISE-DATA-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 Counter32 DisplayString
nnbundleId ntEnterpriseDataTasmanMgmt

Defined Types

NnPppTableEntry  
SEQUENCE    
  nnpppMtu DisplayString
  nnpppMru DisplayString
  nnmlpppMrru DisplayString
  nnmlpppSeq INTEGER
  nnmlpppSegmentThreshold Integer32
  nnmlpppDiffDelay Integer32
  nnmlpppDiscriminator DisplayString
  nnpppNegotiatePeerIpAddr IpAddress
  nnpppSrcIpAddr IpAddress
  nnpppPeerIpAddr IpAddress

NnPppStatsTableEntry  
SEQUENCE    
  nnpppStatsBytesRxLastBootOrClear Counter32
  nnpppStatsBytesTxLastBootOrClear Counter32
  nnpppStatsPktsRxLastBootOrClear Counter32
  nnpppStatsPktsTxLastBootOrClear Counter32
  nnpppStatsErrPktsRxLastBootOrClear Counter32
  nnpppStatsUpDownStatesLastBootOrClear Counter32
  nnpppStatsBytesRxLastFiveMins Counter32
  nnpppStatsBytesTxLastFiveMins Counter32
  nnpppStatsPktsRxLastFiveMins Counter32
  nnpppStatsPktsTxLastFiveMins Counter32
  nnpppStatsErrPktsRxLastFiveMins Counter32
  nnpppStatsUpDownStatesLastFiveMins Counter32

Defined Values

nnpppMib 1.3.6.1.4.1.562.73.1.1.1.14
The MIB module defines the managed objects for enterrpise PPP/MLPPP.
MODULE-IDENTITY    

nnpppTable 1.3.6.1.4.1.562.73.1.1.1.14.1
This table contains configurable parameters related to PPP/MLPPP bundle.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NnPppTableEntry

nnpppTableEntry 1.3.6.1.4.1.562.73.1.1.1.14.1.1
An entry in the PPP Table which contains the configuration for a particular bundle instance identified by the bundleId.
Status: current Access: not-accessible
OBJECT-TYPE    
  NnPppTableEntry  

nnpppMtu 1.3.6.1.4.1.562.73.1.1.1.14.1.1.1
Minimum, default and maximum packet sizes to be sent separated by hyphens.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

nnpppMru 1.3.6.1.4.1.562.73.1.1.1.14.1.1.2
Minimum, default and maximum packet sizes to be received separated by hyphens.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

nnmlpppMrru 1.3.6.1.4.1.562.73.1.1.1.14.1.1.3
Maximum received reconstructed unit - maximum number of octets in the information fields of reassembled packets. This variable can be set only if the bundle is multi-link.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

nnmlpppSeq 1.3.6.1.4.1.562.73.1.1.1.14.1.1.4
MLPPP sequence number length (short = 12 bits ; long = 24 bits. This variable can be set only if the bundle is multi-link.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER short(1), long(2)  

nnmlpppSegmentThreshold 1.3.6.1.4.1.562.73.1.1.1.14.1.1.5
Segmentation threshold - number of octets a packet must exceed before being fragmented for transmission. This variable can be set only if the bundle is multi-link.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

nnmlpppDiffDelay 1.3.6.1.4.1.562.73.1.1.1.14.1.1.6
Tolerance, in milliseconds, to differential delay between links. If The differential delay exceeds this limit, the corresponding link will be removed from the bundle. This variable can be set only if the bundle is multi-link.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

nnmlpppDiscriminator 1.3.6.1.4.1.562.73.1.1.1.14.1.1.7
Value of MLPPP discriminator. This value will be an IP Address for a Numbered MLPPP Bundle, whereas it will be a random number for an Unnumbered MLPPP Bundle. This variable can be set only if the bundle is multi-link.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

nnpppNegotiatePeerIpAddr 1.3.6.1.4.1.562.73.1.1.1.14.1.1.8
The PPP bundle's peer destination IP address. Used to negotiate the Ip address for peer. Use 0.0.0.0 to unconfigure
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

nnpppSrcIpAddr 1.3.6.1.4.1.562.73.1.1.1.14.1.1.9
The PPP bundle's source destination IP address. Used to negotiate the source Ip address with peer. Use 0.0.0.0 to unconfigure. Specify ff.ff.ff.ff to use source forwarding address of the bundle. Note:set will fail if source forwarding address is not already defined. Source forwarding is valid only in ipmux mode (non routing mode).
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

nnpppPeerIpAddr 1.3.6.1.4.1.562.73.1.1.1.14.1.1.10
The PPP bundle's negotiated peer destination IP address. Negotiated address given by the peer.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

nnpppStatsTable 1.3.6.1.4.1.562.73.1.1.1.14.2
This table contains the statistics for PPP/MLPPP bundles.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NnPppStatsTableEntry

nnpppStatsTableEntry 1.3.6.1.4.1.562.73.1.1.1.14.2.1
An entry in the PPP Statistics Table which contains the statistics for a particular bundle instance identified by the bundleId.
Status: current Access: not-accessible
OBJECT-TYPE    
  NnPppStatsTableEntry  

nnpppStatsBytesRxLastBootOrClear 1.3.6.1.4.1.562.73.1.1.1.14.2.1.1
This counter has the number of bytes received on this bundle since it was last booted or cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nnpppStatsBytesTxLastBootOrClear 1.3.6.1.4.1.562.73.1.1.1.14.2.1.2
This counter has the number of bytes transmitted on this bundle since it was last booted or cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nnpppStatsPktsRxLastBootOrClear 1.3.6.1.4.1.562.73.1.1.1.14.2.1.3
This counter has the number of packets received on this bundle since it was last booted or cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nnpppStatsPktsTxLastBootOrClear 1.3.6.1.4.1.562.73.1.1.1.14.2.1.4
This counter has the number of packets transmitted on this bundle since it was last booted or cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nnpppStatsErrPktsRxLastBootOrClear 1.3.6.1.4.1.562.73.1.1.1.14.2.1.5
This counter has the number of error packets received on this bundle since it was last booted or cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nnpppStatsUpDownStatesLastBootOrClear 1.3.6.1.4.1.562.73.1.1.1.14.2.1.6
This variable has the count on the number of times this PPP/MLPPP bundle have made the 'Down' to 'Up' and 'Up' to 'Down' transitions since it was last booted or cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nnpppStatsBytesRxLastFiveMins 1.3.6.1.4.1.562.73.1.1.1.14.2.1.7
This counter has the number of bytes received on this bundle in the last 5 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nnpppStatsBytesTxLastFiveMins 1.3.6.1.4.1.562.73.1.1.1.14.2.1.8
This counter has the number of bytes transmitted on this bundle in the last 5 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nnpppStatsPktsRxLastFiveMins 1.3.6.1.4.1.562.73.1.1.1.14.2.1.9
This counter has the number of packets received on this bundle in the last 5 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nnpppStatsPktsTxLastFiveMins 1.3.6.1.4.1.562.73.1.1.1.14.2.1.10
This counter has the number of packets transmitted on this bundle in the last 5 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nnpppStatsErrPktsRxLastFiveMins 1.3.6.1.4.1.562.73.1.1.1.14.2.1.11
This counter has the number of error packets received on this bundle in the last 5 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nnpppStatsUpDownStatesLastFiveMins 1.3.6.1.4.1.562.73.1.1.1.14.2.1.12
This variable has the count on the number of times this PPP/MLPPP bundle have made the 'Down' to 'Up' and 'Up' to 'Down' transitions in the last 5 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32