PDN-IFDEV-IWF-MIB

File: PDN-IFDEV-IWF-MIB.mib (9902 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB PDN-HEADER-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
OBJECT-GROUP MODULE-COMPLIANCE TEXTUAL-CONVENTION
ifIndex pdn-interfaces

Defined Types

TxRxUnit  
Identifies the unit of transmission. The unit other(1) is used when none of the other enumerations apply. The unit bits(2) is used when bits are being transmitted. The unit octets(3) is used for groups of 8 bits. The unit frames(4) is used for transmission at the data link layer. A frame may include a header and/or a trailer, along with some number of units of data. The unit packets(5) is a basic unit of encapsulation, which typically is passed across the interface between the network layer and the data link layer. A packet is usually mapped to a frame; the exceptions are when data link layer fragmentation is being performed, or when multiple packets are incorporated into a single frame. The unit datagrams(6) is a unit of transmission in the network layer (such as IP). A datagram may be encapsulated in one or more packets passed to the data link layer.
TEXTUAL-CONVENTION    
  INTEGER other(1), bits(2), octets(3), frames(4), packets(5), datagrams(6)  

PdnIfDevIwfStatsTotalEntry  
SEQUENCE    
  pdnIfDevIwfStatsTotalBufferUnderruns Counter32
  pdnIfDevIwfStatsTotalMRUErrors Counter32
  pdnIfDevIwfStatsTotalRxUnit TxRxUnit
  pdnIfDevIwfStatsTotalRx Counter32

Defined Values

pdnIfDevIwfMIB 1.3.6.1.4.1.1795.2.24.2.6.27
This module provides objects pertaining to the management of an `Interface Device Interworking Function' (IfDev IWF). The following documents should be referenced with respect to this MIB module: [RFC 1662] Simpson, W., `PPP in HDLC-like framing', July 1994.
MODULE-IDENTITY    

pdnIfDevIwfNotifications 1.3.6.1.4.1.1795.2.24.2.6.27.0
OBJECT IDENTIFIER    

pdnIfDevIwfObjects 1.3.6.1.4.1.1795.2.24.2.6.27.1
OBJECT IDENTIFIER    

pdnIfDevIwfAFNs 1.3.6.1.4.1.1795.2.24.2.6.27.2
OBJECT IDENTIFIER    

pdnIfDevIwfConformance 1.3.6.1.4.1.1795.2.24.2.6.27.3
OBJECT IDENTIFIER    

pdnIfDevIwfStatsTotalTable 1.3.6.1.4.1.1795.2.24.2.6.27.1.1
The IfDev IWF Total Statistics Table. This table contains counters for statistics. Counters in this group contain `total' counts which are marked from the time the system was last re-initialized.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnIfDevIwfStatsTotalEntry

pdnIfDevIwfStatsTotalEntry 1.3.6.1.4.1.1795.2.24.2.6.27.1.1.1
An entry in the IfDev IWF Total Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PdnIfDevIwfStatsTotalEntry  

pdnIfDevIwfStatsTotalBufferUnderruns 1.3.6.1.4.1.1795.2.24.2.6.27.1.1.1.1
The number of times there was a buffer underrun.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnIfDevIwfStatsTotalMRUErrors 1.3.6.1.4.1.1795.2.24.2.6.27.1.1.1.2
The number of times the Maximum Receive Unit size was exceeded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnIfDevIwfStatsTotalRxUnit 1.3.6.1.4.1.1795.2.24.2.6.27.1.1.1.3
The unit type of data being received by the IWF.
Status: current Access: read-only
OBJECT-TYPE    
  TxRxUnit  

pdnIfDevIwfStatsTotalRx 1.3.6.1.4.1.1795.2.24.2.6.27.1.1.1.4
The number of units received by the IWF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pdnIfDevIwfCompliances 1.3.6.1.4.1.1795.2.24.2.6.27.3.1
OBJECT IDENTIFIER    

pdnIfDevIwfGroups 1.3.6.1.4.1.1795.2.24.2.6.27.3.2
OBJECT IDENTIFIER    

pdnIfDevIwfCompliance 1.3.6.1.4.1.1795.2.24.2.6.27.3.1.1
The compliance statement for IfDev IWFs.
Status: current Access: read-only
MODULE-COMPLIANCE    

pdnIfDevIwfObjGroups 1.3.6.1.4.1.1795.2.24.2.6.27.3.2.1
OBJECT IDENTIFIER    

pdnIfDevIwfAfnGroups 1.3.6.1.4.1.1795.2.24.2.6.27.3.2.2
OBJECT IDENTIFIER    

pdnIfDevIwfNtfyGroups 1.3.6.1.4.1.1795.2.24.2.6.27.3.2.3
OBJECT IDENTIFIER    

pdnIfDevIwfStatsTotalBufferUnderrunsGroup 1.3.6.1.4.1.1795.2.24.2.6.27.3.2.1.1
The number of times there was a buffer underrun.
Status: current Access: read-only
OBJECT-GROUP    

pdnIfDevIwfStatsTotalMRUErrorsGroup 1.3.6.1.4.1.1795.2.24.2.6.27.3.2.1.2
The number of times the Maximum Receive Unit size was exceeded.
Status: current Access: read-only
OBJECT-GROUP    

pdnIfDevIwfStatsTotalRxGroup 1.3.6.1.4.1.1795.2.24.2.6.27.3.2.1.3
The number of units received by the IWF.
Status: current Access: read-only
OBJECT-GROUP