BIANCA-BRICK-PPPOA-MIB

File: BIANCA-BRICK-PPPOA-MIB.mib (3401 bytes)

Imported modules

RFC1155-SMI RFC1158-MIB RFC-1212

Imported symbols

IpAddress Counter enterprises
DisplayString OBJECT-TYPE

Defined Types

PppoaCallEntry  
SEQUENCE    
  pppoaCallId INTEGER
  pppoaCallState INTEGER
  pppoaCallReceivedPackets Counter
  pppoaCallReceivedOctets Counter
  pppoaCallReceivedErrors Counter
  pppoaCallTransmitPackets Counter
  pppoaCallTransmitOctets Counter
  pppoaCallTransmitErrors Counter
  pppoaCallInfo DisplayString

Defined Values

bintec 1.3.6.1.4.1.272
OBJECT IDENTIFIER    

bibo 1.3.6.1.4.1.272.4
OBJECT IDENTIFIER    

pppoa 1.3.6.1.4.1.272.4.28
OBJECT IDENTIFIER    

pppoaCallTable 1.3.6.1.4.1.272.4.28.1
The pppoaCallTable displays all currently active PPPoA calls. Only the system can add or remove entries to this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PppoaCallEntry

pppoaCallEntry 1.3.6.1.4.1.272.4.28.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PppoaCallEntry  

pppoaCallId 1.3.6.1.4.1.272.4.28.1.1.1
Identification of the PPPoA call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pppoaCallState 1.3.6.1.4.1.272.4.28.1.1.2
The state of the PPPoA discovery stage.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER idle(1), established(2), terminated(3)  

pppoaCallReceivedPackets 1.3.6.1.4.1.272.4.28.1.1.3
Count of received valid packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pppoaCallReceivedOctets 1.3.6.1.4.1.272.4.28.1.1.4
Count of received valid Octets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pppoaCallReceivedErrors 1.3.6.1.4.1.272.4.28.1.1.5
Count of received invalid packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pppoaCallTransmitPackets 1.3.6.1.4.1.272.4.28.1.1.6
Count of transmitted packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pppoaCallTransmitOctets 1.3.6.1.4.1.272.4.28.1.1.7
Count of transmitted Octets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pppoaCallTransmitErrors 1.3.6.1.4.1.272.4.28.1.1.8
Count of transmit errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pppoaCallInfo 1.3.6.1.4.1.272.4.28.1.1.9
Additional information to identify the PPPoA call
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString