PDN-IFEXT-MIB

File: PDN-IFEXT-MIB.mib (7781 bytes)

Imported modules

RFC1213-MIB RFC1155-SMI RFC-1212
PDN-HEADER-MIB SNMPv2-TC

Imported symbols

ifIndex Counter IpAddress
OBJECT-TYPE pdnIfExt RowStatus

Defined Types

PdnIfExtEntry  
SEQUENCE    
  pdnIfExtIndex INTEGER
  pdnIfExtInOctetRollovers Counter
  pdnIfExtOutOctetRollovers Counter
  pdnIfExtTotalUASs Counter

PdnIfExtTestConfigEntry  
SEQUENCE    
  pdnIfExtTestConfigIfIndex INTEGER
  pdnIfExtTestConfigNearTimer INTEGER
  pdnIfExtTestConfigFarTimer INTEGER

PdnIfEntry  
SEQUENCE    
  pdnIfAddr IpAddress
  pdnIfAddrMask IpAddress
  pdnIfStatus RowStatus

Defined Values

pdnIfExtConfig 1.3.6.1.4.1.1795.2.24.2.6.12.1
OBJECT IDENTIFIER    

pdnIfExtTestConfig 1.3.6.1.4.1.1795.2.24.2.6.12.2
OBJECT IDENTIFIER    

pdnIfExtTable 1.3.6.1.4.1.1795.2.24.2.6.12.1.1
The Paradyne IF-MIB Table Augment.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnIfExtEntry

pdnIfExtEntry 1.3.6.1.4.1.1795.2.24.2.6.12.1.1.1
An entry in the Paradyne If-MIB Interface Config Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PdnIfExtEntry  

pdnIfExtIndex 1.3.6.1.4.1.1795.2.24.2.6.12.1.1.1.1
The index value which uniquely identifies the interface for which this entry contains information on interface tests. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex from the Interfaces table of MIB II (RFC 1213).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pdnIfExtInOctetRollovers 1.3.6.1.4.1.1795.2.24.2.6.12.1.1.1.2
The number of times that the associated instance of the ifInOctets object has overflowed or incremented from the value 2^^32-1 to zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pdnIfExtOutOctetRollovers 1.3.6.1.4.1.1795.2.24.2.6.12.1.1.1.3
The number of times that the associated instance of the ifOutOctets object has overflowed or incremented from the value 2^^32-1 to zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pdnIfExtTotalUASs 1.3.6.1.4.1.1795.2.24.2.6.12.1.1.1.4
The number of Unavailable Seconds encountered by this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pdnIfExtTestConfigTable 1.3.6.1.4.1.1795.2.24.2.6.12.2.1
The Paradyne Interface Test Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnIfExtTestConfigEntry

pdnIfExtTestConfigEntry 1.3.6.1.4.1.1795.2.24.2.6.12.2.1.1
An entry in the Paradyne Interface Test Config Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PdnIfExtTestConfigEntry  

pdnIfExtTestConfigIfIndex 1.3.6.1.4.1.1795.2.24.2.6.12.2.1.1.1
The index value which uniquely identifies the interface for which this entry contains information on interface tests. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex from the Interfaces table of MIB II (RFC 1213).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pdnIfExtTestConfigNearTimer 1.3.6.1.4.1.1795.2.24.2.6.12.2.1.1.2
This object is used to specify a near end timer primarily used as a timeout for a local loopback. The time is in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pdnIfExtTestConfigFarTimer 1.3.6.1.4.1.1795.2.24.2.6.12.2.1.1.3
This object is used to specify a far end timer, primarily used as a timeout from a far end initiated loopback. The time is in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pdnIfTable 1.3.6.1.4.1.1795.2.24.2.6.12.1.2
This table that contains additional interface configuration information.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PdnIfEntry

pdnIfEntry 1.3.6.1.4.1.1795.2.24.2.6.12.1.2.1
There will be one of these rows for each IP address assigned ot an interface, and one for an unnumbered interface.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  PdnIfEntry  

pdnIfAddr 1.3.6.1.4.1.1795.2.24.2.6.12.1.2.1.1
The value of this object specifies an interface IP Address. The value 0.0.0.0 means that the interface is unnumbered.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

pdnIfAddrMask 1.3.6.1.4.1.1795.2.24.2.6.12.1.2.1.2
The value of this object specifies the subnet mask associated with the corresponding interface IP Address. The value of this object along with corresponding interface IP address, determines a subnet address for the interface.
Status: deprecated Access: read-write
OBJECT-TYPE    
  IpAddress  

pdnIfStatus 1.3.6.1.4.1.1795.2.24.2.6.12.1.2.1.3
This object is used to create a new row or delete an existing row in this table.
Status: deprecated Access: read-write
OBJECT-TYPE    
  RowStatus