BIANCA-BRICK-PPPOE-MIB: View SNMP OID List / Download MIB

VENDOR: BINTEC COMMUNICATIONS GMBH


 Home MIB: BIANCA-BRICK-PPPOE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 org 1.3
     dod 1.3.6
         internet 1.3.6.1
             private 1.3.6.1.4
                 enterprises 1.3.6.1.4.1
                     bintec 1.3.6.1.4.1.272
                             bibo 1.3.6.1.4.1.272.4
                                 pppoe 1.3.6.1.4.1.272.4.24
                                       pppoeCallTable 1.3.6.1.4.1.272.4.24.1 no-access
The pppoeCallTable displays all currently active PPPoE calls (incoming and outgoing). Only the system can add or remove entries to this table. Creating entries: Entries are added when an outgoing call is made or when an incoming call is connected. Deleting entries: Entries are removed once the respective call is disconnected.
                                           pppoeCallEntry 1.3.6.1.4.1.272.4.24.1.1 no-access
                                               pppoeCallId 1.3.6.1.4.1.272.4.24.1.1.1 integer read-only
Direction of the PPPoE call, incoming(1) or outgoing(2).
                                               pppoeCallDirection 1.3.6.1.4.1.272.4.24.1.1.2 integer read-only
Direction of the PPPoE call, incoming(1) or outgoing(2). Enumeration: 'outgoing': 2, 'incoming': 1.
                                               pppoeCallAge 1.3.6.1.4.1.272.4.24.1.1.3 timeticks read-only
The age of the call. For outgoing calls, the time since the call began, or for incoming calls, the time since the call was received. The format is in hh:mm:ss.00.
                                               pppoeCallState 1.3.6.1.4.1.272.4.24.1.1.4 integer read-write
The state of the PPPoE discovery stage according RFC 2516. Enumeration: 'established': 5, 'terminated': 6, 'wait-padr': 3, 'wait-pado': 2, 'idle': 1, 'wait-pads': 4.
                                               pppoeCallRemotePhysAddress 1.3.6.1.4.1.272.4.24.1.1.5 physaddress read-only
Peer's Ethernet address.
                                               pppoeCallLocalPhysAddress 1.3.6.1.4.1.272.4.24.1.1.6 physaddress read-only
Local Ethernet Address.
                                               pppoeCallAcName 1.3.6.1.4.1.272.4.24.1.1.7 displaystring read-only
The PPPoE access concentrator's name.
                                               pppoeCallService 1.3.6.1.4.1.272.4.24.1.1.8 displaystring read-only
The PPPoE service name, indicating the service the Host is requesting.
                                               pppoeCallReceivedPackets 1.3.6.1.4.1.272.4.24.1.1.9 counter read-only
Count of received valid GRE-encapsulated packets.
                                               pppoeCallReceivedOctets 1.3.6.1.4.1.272.4.24.1.1.10 counter read-only
Count of received valid Octets.
                                               pppoeCallReceivedErrors 1.3.6.1.4.1.272.4.24.1.1.11 counter read-only
Count of received invalid GRE-encapsulated packets.
                                               pppoeCallTransmitPackets 1.3.6.1.4.1.272.4.24.1.1.12 counter read-only
Count of transmitted GRE-encapsulated packets.
                                               pppoeCallTransmitOctets 1.3.6.1.4.1.272.4.24.1.1.13 counter read-only
Count of transmitted Octets.
                                               pppoeCallTransmitErrors 1.3.6.1.4.1.272.4.24.1.1.14 counter read-only
Count of transmit errors.
                                               pppoeCallInfo 1.3.6.1.4.1.272.4.24.1.1.15 displaystring read-only
Additional information to identify the PPPoE call
                                       pppoeCreditsTable 1.3.6.1.4.1.272.4.24.2 no-access
The pppoeCreditsTable contains informations about current used resources and maximum allowed 'PPPoE-Service'-dependent resources. during a specified interval subsystem. Creating entries: Entries are added by the user. Deleting entries: Entries are removed by setting an entry's pppoeCreditsSurveillance object to 'delete'.
                                           pppoeCreditsEntry 1.3.6.1.4.1.272.4.24.2.1 no-access
                                               pppoeCreditsService 1.3.6.1.4.1.272.4.24.2.1.1 displaystring read-write
The PPPoE service name, indicating the service the Host is requesting.
                                               pppoeCreditsSurveillance 1.3.6.1.4.1.272.4.24.2.1.2 integer read-write
Surveillance on or off. Enumeration: 'on': 2, 'off': 1, 'delete': 3.
                                               pppoeCreditsMeasuretime 1.3.6.1.4.1.272.4.24.2.1.3 integer read-write
Time of one observation interval in seconds.
                                               pppoeCreditsMaxInCon 1.3.6.1.4.1.272.4.24.2.1.4 integer read-write
Maximum number of allowed incoming connections during the observation interval. -1 disables this limit.
                                               pppoeCreditsMaxOutCon 1.3.6.1.4.1.272.4.24.2.1.5 integer read-write
Maximum number of allowed outgoing connections during the observation interval. -1 disables this limit.
                                               pppoeCreditsMaxInDuration 1.3.6.1.4.1.272.4.24.2.1.6 integer read-write
Maximum connect time for incoming connections in seconds during the observation interval. -1 disables this limit.
                                               pppoeCreditsMaxOutDuration 1.3.6.1.4.1.272.4.24.2.1.7 integer read-write
Maximum connect time for outgoing connections in seconds during the observation interval. -1 disables this limit
                                               pppoeCreditsTimeleft 1.3.6.1.4.1.272.4.24.2.1.8 integer read-write
Time in seconds left in current interval. Writing to Timeleft will restart the observation interval.
                                               pppoeCreditsCurrentInCon 1.3.6.1.4.1.272.4.24.2.1.9 integer read-only
Current number of incoming connections.
                                               pppoeCreditsCurrentOutCon 1.3.6.1.4.1.272.4.24.2.1.10 integer read-only
Current number of outgoing connections.
                                               pppoeCreditsTotalInCon 1.3.6.1.4.1.272.4.24.2.1.11 integer read-only
Total count of incoming connections during the observation interval.
                                               pppoeCreditsTotalOutCon 1.3.6.1.4.1.272.4.24.2.1.12 integer read-only
Total count of outgoing connections during the observation interval.
                                               pppoeCreditsTotalInDuration 1.3.6.1.4.1.272.4.24.2.1.13 integer read-only
Total connect time of incoming connections during the observation interval.
                                               pppoeCreditsTotalOutDuration 1.3.6.1.4.1.272.4.24.2.1.14 integer read-only
Total connect time of outgoing connections during the observation interval.
                                               pppoeCreditsCurrentAccount 1.3.6.1.4.1.272.4.24.2.1.15 integer read-only
Total connect time of all outgoing connections during the observation interval calculated in percent of 'pppoeCreditsMaxOutDuration'.