REDSTONE-PPPOE-MIB
The PPPoE MIB for the Redstone Communications Inc. enterprise.
Main OID:
rsPPPoEMIB.1.3.6.1.4.1.2773.2.18
40
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
40 total| Object Name |
|---|
rsPPPoEMIBThe PPPoE MIB for the Redstone Communications Inc. enterprise. MODULE-IDENTITY .1.3.6.1.4.1.2773.2.18 |
rsPPPoEObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2773.2.18.1 |
rsPPPoEIfLayer OBJECT IDENTIFIER .1.3.6.1.4.1.2773.2.18.1.1 |
rsPPPoENextIfIndexCoordinate 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.ro RsNextIfIndex (REDSTONE-TC) .1.3.6.1.4.1.2773.2.18.1.1.1 |
rsPPPoEIfTableThe parameters for the PPPoE service on this interface. SEQUENCE OF RsPPPoEIfEntry .1.3.6.1.4.1.2773.2.18.1.1.2 |
rsPPPoEIfEntryThe 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. RsPPPoEIfEntry .1.3.6.1.4.1.2773.2.18.1.1.2.1 |
rsPPPoEIfIfIndexThe ifIndex value of the corresponding ifEntry.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.2773.2.18.1.1.2.1.1 |
rsPPPoEIfMaxNumSessionsThe number of sessions allowed on the PPPoE interface, zero indicates unlimitedrw INTEGER .1.3.6.1.4.1.2773.2.18.1.1.2.1.2 |
rsPPPoEIfRowStatusControls 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2773.2.18.1.1.2.1.3 |
rsPPPoEIfLowerIfIndexThe 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.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.2773.2.18.1.1.2.1.4 |
rsPPPoEIfStatsTableThe statistics for the PPP over Ethernet Interface for the PPPoE service on this interface. SEQUENCE OF RsPPPoEIfStatsEntry .1.3.6.1.4.1.2773.2.18.1.1.3 |
rsPPPoEIfStatsEntryThe statistics for a particular PPPoE Interface. RsPPPoEIfStatsEntry .1.3.6.1.4.1.2773.2.18.1.1.3.1 |
rsPPPoEIfStatsRxPADINumber of PADI packets received.ro Counter32 .1.3.6.1.4.1.2773.2.18.1.1.3.1.1 |
rsPPPoEIfStatsTxPADONumber of PADO packets transmitted.ro Counter32 .1.3.6.1.4.1.2773.2.18.1.1.3.1.2 |
rsPPPoEIfStatsRxPADRNumber of PADR packets received.ro Counter32 .1.3.6.1.4.1.2773.2.18.1.1.3.1.3 |
rsPPPoEIfStatsTxPADSNumber of PADS packets transmitted.ro Counter32 .1.3.6.1.4.1.2773.2.18.1.1.3.1.4 |
rsPPPoEIfStatsRxPADTNumber of PADT packets received.ro Counter32 .1.3.6.1.4.1.2773.2.18.1.1.3.1.5 |
rsPPPoEIfStatsTxPADTNumber of PADT packets transmitted.ro Counter32 .1.3.6.1.4.1.2773.2.18.1.1.3.1.6 |
rsPPPoEIfStatsRxInvVersionNumber of packets received with invalid version.ro Counter32 .1.3.6.1.4.1.2773.2.18.1.1.3.1.7 |
rsPPPoEIfStatsRxInvCodeNumber of packets received with invalid code.ro Counter32 .1.3.6.1.4.1.2773.2.18.1.1.3.1.8 |
rsPPPoEIfStatsRxInvTagsNumber of packets received with invalid tags.ro Counter32 .1.3.6.1.4.1.2773.2.18.1.1.3.1.9 |
rsPPPoEIfStatsRxInvSessionNumber of packets received with invalid session identifiers.ro Counter32 .1.3.6.1.4.1.2773.2.18.1.1.3.1.10 |
rsPPPoEIfStatsRxInvTypesNumber of packets received with invalid types.ro Counter32 .1.3.6.1.4.1.2773.2.18.1.1.3.1.11 |
rsPPPoEIfStatsRxInvPacketsNumber of invalid packets received.ro Counter32 .1.3.6.1.4.1.2773.2.18.1.1.3.1.12 |
rsPPPoEIfStatsRxInsufficientResourcesNumber of session requests that could not be honored due to invalid resources.ro Counter32 .1.3.6.1.4.1.2773.2.18.1.1.3.1.13 |
rsPPPoESubIfLayer OBJECT IDENTIFIER .1.3.6.1.4.1.2773.2.18.1.2 |
rsPPPoESubIfNextIfIndexCoordinate 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.ro RsNextIfIndex (REDSTONE-TC) .1.3.6.1.4.1.2773.2.18.1.2.1 |
rsPPPoESubIfTableThis table contains entries for PPPoE Subinterfaces present in the system. SEQUENCE OF RsPPPoESubIfEntry .1.3.6.1.4.1.2773.2.18.1.2.2 |
rsPPPoESubIfEntryEach 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. RsPPPoESubIfEntry .1.3.6.1.4.1.2773.2.18.1.2.2.1 |
rsPPPoESubIfIndexThe ifIndex of the PPPoE Subinterface. When creating entries in this table, suitable values for this object are determined by reading rsPPPoESubNextIfIndex. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.2773.2.18.1.2.2.1.1 |
rsPPPoESubIfRowStatusControls 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2773.2.18.1.2.2.1.2 |
rsPPPoESubIfLowerIfIndexThe 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.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.2773.2.18.1.2.2.1.3 |
rsPPPoESubIfIdAn 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.rw Integer32 (-1..2147483647) .1.3.6.1.4.1.2773.2.18.1.2.2.1.4 |
rsPPPoESubIfSessionIdThe current sessionId associated with this sub-interface.ro Integer32 .1.3.6.1.4.1.2773.2.18.1.2.2.1.5 |
rsPPPoEConformance OBJECT IDENTIFIER .1.3.6.1.4.1.2773.2.18.4 |
rsPPPoECompliances OBJECT IDENTIFIER .1.3.6.1.4.1.2773.2.18.4.1 |
rsPPPoEComplianceThe compliance statement for entities which implement the Redstone PPPoE MIB. Unknown .1.3.6.1.4.1.2773.2.18.4.1.1 |
rsPPPoEGroups OBJECT IDENTIFIER .1.3.6.1.4.1.2773.2.18.4.2 |
rsPPPoEGroupA collection of objects providing management of PPPoE interfaces in a Redstone product. Unknown .1.3.6.1.4.1.2773.2.18.4.2.1 |
rsPPPoESubIfGroupA collection of objects providing management of PPPoE subinterfaces in a Redstone product. Unknown .1.3.6.1.4.1.2773.2.18.4.2.2 |