USR-PPPOE-MIB

File: USR-PPPOE-MIB.mib (9438 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC USR-DEFINITIONS-MIB

Imported symbols

OBJECT-IDENTITY OBJECT-TYPE MODULE-IDENTITY
Counter32 Integer32 Unsigned32
TruthValue DisplayString DisplayString
common UsrConfigStatus

Defined Types

UsrPPPoEInterfaceEntry  
SEQUENCE    
  usrPPPoEInterfaceName DisplayString
  usrPPPoEInterfaceEnabled TruthValue

UsrPPPoESessionEntry  
SEQUENCE    
  usrPPPoESessionID Integer32
  usrPPPoEPeerAddress DisplayString

UsrPPPoEServiceNameEntry  
SEQUENCE    
  usrPPPoEServiceName DisplayString
  usrPPPoEServiceNameStatus TruthValue

Defined Values

usrPPPoE 1.3.6.1.4.1.429.4.79
The commWorks enterprise defined MIB objects for PPP over Ethernet.
MODULE-IDENTITY    

usrPPPoEInterfaceTable 1.3.6.1.4.1.429.4.79.1
The table listing the interfaces on which PPPoE is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrPPPoEInterfaceEntry

usrPPPoEInterfaceEntry 1.3.6.1.4.1.429.4.79.1.1
An entry representing an interface on which PPPoE is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrPPPoEInterfaceEntry  

usrPPPoEInterfaceName 1.3.6.1.4.1.429.4.79.1.1.1
The interface name for which PPPoE is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

usrPPPoEInterfaceEnabled 1.3.6.1.4.1.429.4.79.1.1.2
Whether PPPoE is enabled or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

usrPPPoEConfigFileName 1.3.6.1.4.1.429.4.79.2
The name of a ConfigFile to read/write permanent database records. If the value of this object is an empty string, then the PPPoE process uses the default name `@file://PPPoEProcess.cfg'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

usrPPPoECFMStatusFlag 1.3.6.1.4.1.429.4.79.3
CFM Config Flag
Status: current Access: read-write
OBJECT-TYPE    
  UsrConfigStatus  

usrPPPoENumberSessions 1.3.6.1.4.1.429.4.79.4
The number of Active PPPoE Sessions
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrPPPoETotalNumberSessions 1.3.6.1.4.1.429.4.79.5
The total number of PPPoE Sessions since reboot
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrPPPoENumberPADIRejected 1.3.6.1.4.1.429.4.79.6
The number of PADI discarded
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrPPPoENumberPADIReceived 1.3.6.1.4.1.429.4.79.7
The number of PPPoE PADI received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrPPPoENumberPADRRejected 1.3.6.1.4.1.429.4.79.8
The number of PPPoE PADR discarded
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrPPPoENumberPADRReceived 1.3.6.1.4.1.429.4.79.9
The number of PPPoE PADR received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrPPPoENumberPADOTransmitted 1.3.6.1.4.1.429.4.79.10
The number of PPPoE PADO transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrPPPoENumberPADSTransmitted 1.3.6.1.4.1.429.4.79.11
The number of PPPoE PADS transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrPPPoENumberPADT 1.3.6.1.4.1.429.4.79.12
The number of PPPoE PADT exchanged
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrPPPoENumberBadPackets 1.3.6.1.4.1.429.4.79.13
The number of bad PPPoE packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrPPPoECounterResetTime 1.3.6.1.4.1.429.4.79.14
The last time PPPoE counters were reset. This value is UCT based.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

usrPPPoEMaxTotalSessions 1.3.6.1.4.1.429.4.79.15
The number of maximum allowed PPPoE sessions
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..450  

usrPPPoEMaxSessionsPerHost 1.3.6.1.4.1.429.4.79.16
The number of maximum allowed PPPoE sessions to a peer
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..450  

usrPPPoESession 1.3.6.1.4.1.429.4.79.17
The root of PPPoE Session Table
Status: current Access: read-write
OBJECT-IDENTITY    

usrPPPoESessionTable 1.3.6.1.4.1.429.4.79.17.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrPPPoESessionEntry

usrPPPoESessionEntry 1.3.6.1.4.1.429.4.79.17.1.1
Table of PPPoE sessions in the Access Concentrator
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrPPPoESessionEntry  

usrPPPoESessionID 1.3.6.1.4.1.429.4.79.17.1.1.1
This object contains the session identifier for this session
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrPPPoEPeerAddress 1.3.6.1.4.1.429.4.79.17.1.1.2
This object contains the MAC address for the session peer.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

usrPPPoEServiceNameTable 1.3.6.1.4.1.429.4.79.18
The table listing the service names configured for PPPoE.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrPPPoEServiceNameEntry

usrPPPoEServiceNameEntry 1.3.6.1.4.1.429.4.79.18.1
An entry representing service name enabled for PPPoE
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrPPPoEServiceNameEntry  

usrPPPoEServiceName 1.3.6.1.4.1.429.4.79.18.1.1
The service name enabled for PPPoE.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

usrPPPoEServiceNameStatus 1.3.6.1.4.1.429.4.79.18.1.2
Whether pppoe service name is enabled or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue