REDSTONE-PPPOE-MIB: View SNMP OID List / Download MIB

VENDOR: REDSTONE COMMUNICATIONS


 Home MIB: REDSTONE-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
 rsPPPoEMIB 1.3.6.1.4.1.2773.2.18
The PPPoE MIB for the Redstone Communications Inc. enterprise.
       rsPPPoEObjects 1.3.6.1.4.1.2773.2.18.1
           rsPPPoEIfLayer 1.3.6.1.4.1.2773.2.18.1.1
               rsPPPoENextIfIndex 1.3.6.1.4.1.2773.2.18.1.1.1 rsnextifindex read-only
Coordinate ifIndex value allocation for entries in rsPPPoEIfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
               rsPPPoEIfTable 1.3.6.1.4.1.2773.2.18.1.1.2 no-access
The parameters for the PPPoE service on this interface.
                   rsPPPoEIfEntry 1.3.6.1.4.1.2773.2.18.1.1.2.1 no-access
The Parameters for a particular PPPoE interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/rsIfTable, and rsPPPoEIfStatsTable.
                       rsPPPoEIfIfIndex 1.3.6.1.4.1.2773.2.18.1.1.2.1.1 interfaceindex read-only
The ifIndex value of the corresponding ifEntry.
                       rsPPPoEIfMaxNumSessions 1.3.6.1.4.1.2773.2.18.1.1.2.1.2 integer read-write
The number of sessions allowed on the PPPoE interface, zero indicates unlimited
                       rsPPPoEIfRowStatus 1.3.6.1.4.1.2773.2.18.1.1.2.1.3 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: rsPPPoEIfRowStatus rsPPPoEIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for rsPPPoEIfIndex must have been determined previously, by reading rsPPPoENextIfIndex. The interface identified by rsPPPoEIfLowerIfIndex must exist, and must be an interface type that permits layering of PPPoE above it. A corresponding entry in ifTable/ifXTable/rsIfTable is created/destroyed as a result of creating/destroying an entry in this table.
                       rsPPPoEIfLowerIfIndex 1.3.6.1.4.1.2773.2.18.1.1.2.1.4 interfaceindexorzero read-only
The ifIndex of an interface over which this PPPoE interface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation.
               rsPPPoEIfStatsTable 1.3.6.1.4.1.2773.2.18.1.1.3 no-access
The statistics for the PPP over Ethernet Interface for the PPPoE service on this interface.
                   rsPPPoEIfStatsEntry 1.3.6.1.4.1.2773.2.18.1.1.3.1 no-access
The statistics for a particular PPPoE Interface.
                       rsPPPoEIfStatsRxPADI 1.3.6.1.4.1.2773.2.18.1.1.3.1.1 counter32 read-only
Number of PADI packets received.
                       rsPPPoEIfStatsTxPADO 1.3.6.1.4.1.2773.2.18.1.1.3.1.2 counter32 read-only
Number of PADO packets transmitted.
                       rsPPPoEIfStatsRxPADR 1.3.6.1.4.1.2773.2.18.1.1.3.1.3 counter32 read-only
Number of PADR packets received.
                       rsPPPoEIfStatsTxPADS 1.3.6.1.4.1.2773.2.18.1.1.3.1.4 counter32 read-only
Number of PADS packets transmitted.
                       rsPPPoEIfStatsRxPADT 1.3.6.1.4.1.2773.2.18.1.1.3.1.5 counter32 read-only
Number of PADT packets received.
                       rsPPPoEIfStatsTxPADT 1.3.6.1.4.1.2773.2.18.1.1.3.1.6 counter32 read-only
Number of PADT packets transmitted.
                       rsPPPoEIfStatsRxInvVersion 1.3.6.1.4.1.2773.2.18.1.1.3.1.7 counter32 read-only
Number of packets received with invalid version.
                       rsPPPoEIfStatsRxInvCode 1.3.6.1.4.1.2773.2.18.1.1.3.1.8 counter32 read-only
Number of packets received with invalid code.
                       rsPPPoEIfStatsRxInvTags 1.3.6.1.4.1.2773.2.18.1.1.3.1.9 counter32 read-only
Number of packets received with invalid tags.
                       rsPPPoEIfStatsRxInvSession 1.3.6.1.4.1.2773.2.18.1.1.3.1.10 counter32 read-only
Number of packets received with invalid session identifiers.
                       rsPPPoEIfStatsRxInvTypes 1.3.6.1.4.1.2773.2.18.1.1.3.1.11 counter32 read-only
Number of packets received with invalid types.
                       rsPPPoEIfStatsRxInvPackets 1.3.6.1.4.1.2773.2.18.1.1.3.1.12 counter32 read-only
Number of invalid packets received.
                       rsPPPoEIfStatsRxInsufficientResources 1.3.6.1.4.1.2773.2.18.1.1.3.1.13 counter32 read-only
Number of session requests that could not be honored due to invalid resources.
           rsPPPoESubIfLayer 1.3.6.1.4.1.2773.2.18.1.2
               rsPPPoESubIfNextIfIndex 1.3.6.1.4.1.2773.2.18.1.2.1 rsnextifindex read-only
Coordinate ifIndex value allocation for entries in rsPPPoESubIfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
               rsPPPoESubIfTable 1.3.6.1.4.1.2773.2.18.1.2.2 no-access
This table contains entries for PPPoE Subinterfaces present in the system.
                   rsPPPoESubIfEntry 1.3.6.1.4.1.2773.2.18.1.2.2.1 no-access
Each entry describes the characteristics of a PPPoE Subinterface. Creating/deleting entries in this table causes corresponding entries for be created /deleted in ifTable/ifXTable/rsIfTable.
                       rsPPPoESubIfIndex 1.3.6.1.4.1.2773.2.18.1.2.2.1.1 interfaceindex no-access
The ifIndex of the PPPoE Subinterface. When creating entries in this table, suitable values for this object are determined by reading rsPPPoESubNextIfIndex.
                       rsPPPoESubIfRowStatus 1.3.6.1.4.1.2773.2.18.1.2.2.1.2 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: rsPPPoESubIfRowStatus rsPPPoESubIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for rsPPPoESubIfIndex must have been determined previously, by reading rsPPPoESubIfNextIfIndex. The interface identified by rsPPPoESubIfLowerIfIndex must exist, and must be a PPPoE interface. A positive value configured for rsPPPoESubIfId must not already be assigned to another subinterface layered onto the same underlying PPPoE interface. A corresponding entry in ifTable/ifXTable/rsIfTable is created/destroyed as a result of creating/destroying an entry in this table.
                       rsPPPoESubIfLowerIfIndex 1.3.6.1.4.1.2773.2.18.1.2.2.1.3 interfaceindexorzero read-only
The ifIndex of a PPPoE interface over which this PPPoE Subinterface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation.
                       rsPPPoESubIfId 1.3.6.1.4.1.2773.2.18.1.2.2.1.4 integer32 read-only
An integer identifier for the PPPoE subinterface, used in conjunction with the command-line interface. It is provided here for cross-reference purposes only. The value must be unique among subinterfaces configured on the same underlying PPPoE interface. If this object is not configured, or is configured with a value of -1, a nonzero value will be allocated internally and can be retrieved from this object after table entry creation has succeeded. A value of zero for this object is reserved for future use.
                       rsPPPoESubIfSessionId 1.3.6.1.4.1.2773.2.18.1.2.2.1.5 integer32 read-only
The current sessionId associated with this sub-interface.
       rsPPPoEConformance 1.3.6.1.4.1.2773.2.18.4
           rsPPPoECompliances 1.3.6.1.4.1.2773.2.18.4.1
               rsPPPoECompliance 1.3.6.1.4.1.2773.2.18.4.1.1
The compliance statement for entities which implement the Redstone PPPoE MIB.
           rsPPPoEGroups 1.3.6.1.4.1.2773.2.18.4.2
               rsPPPoEGroup 1.3.6.1.4.1.2773.2.18.4.2.1
A collection of objects providing management of PPPoE interfaces in a Redstone product.
               rsPPPoESubIfGroup 1.3.6.1.4.1.2773.2.18.4.2.2
A collection of objects providing management of PPPoE subinterfaces in a Redstone product.