RBN-L2TP-MIB: View SNMP OID List / Download MIB

VENDOR: ERICSSON


 Home MIB: RBN-L2TP-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
 rbnL2tpMib 1.3.6.1.4.1.2352.2.28
Defines the objects necessary to monitor L2TP configuration information, counters and the state changes of an L2TP tunnel. All mib objects defined in the module are viewed within the context identified in the SNMP protocol (i.e. the community string in the v1/v2 or the contextName in v3).
       rbnL2tpMibNotifications 1.3.6.1.4.1.2352.2.28.0
           rbnL2tpMibTunnelStateChange 1.3.6.1.4.1.2352.2.28.0.1
A rbnL2tpMibTunnelStateChange trap signifies that this particular tunnel has changed state.
           rbnL2tpMibTunnelStateChange2 1.3.6.1.4.1.2352.2.28.0.2
This notification signifies that the SNMP entity has detected that the operational state of a tunnel has entered or moved from the established state. The current tunnel operational state is indicated by the included value of rbnL2tpMibTunnelState.
       rbnL2tpMibObjects 1.3.6.1.4.1.2352.2.28.1
           rbnL2tpPeerCfgTable 1.3.6.1.4.1.2352.2.28.1.1 no-access
The L2TP Peer Information Table.
               rbnL2tpPeerCfgEntry 1.3.6.1.4.1.2352.2.28.1.1.1 no-access
An L2TP Peer Information entry. An entry in this table corresponds to the resources assigned to a single peer configuration. This configuration will be inherited by all of the tunnels that are assigned to the peer group. Entries are added to the table once communication is established with the peer. Entries are removed if communication is lost.
                   rbnL2tpMibPeerName 1.3.6.1.4.1.2352.2.28.1.1.1.1 snmpadminstring no-access
This object identifies the name of the Peer on the local system. This peer is the name of an identifier for a tunnel configuration and each tunnel that is assigned to this peer will take on the peer's configuration parameters.
                   rbnL2tpPCfgMedia 1.3.6.1.4.1.2352.2.28.1.1.1.2 snmpadminstring read-only
This object identifies the transport media utilized between communicating peers. A media length of 0 means that no transport media type was set.
                   rbnL2tpPCfgVendor 1.3.6.1.4.1.2352.2.28.1.1.1.3 snmpadminstring read-only
This object identifies the vendor of L2TP stack running on the remote peer. The length of the string will be zero if no vendor name can be obtained from the peer.
                   rbnL2tpPCfgRev 1.3.6.1.4.1.2352.2.28.1.1.1.4 unsigned32 read-only
This object identifies the firmware revision for the L2TP protocol stack running on the remote peer.
                   rbnL2tpPCfgHostName 1.3.6.1.4.1.2352.2.28.1.1.1.5 snmpadminstring read-only
This object identifies the name assigned to this peer on the remote host system. A host name length of 0 means that this information could not be obtained from the remote host.
                   rbnL2tpPCfgRadius 1.3.6.1.4.1.2352.2.28.1.1.1.6 truthvalue read-only
This object indicates whether or not a RADIUS server has been configured for this peer group. A value of true (1) indicates that there is a RADIUS server and it will be used for authenticating and authorizing access to a tunnel in this group and accounting information will be sent to the radius server. A value of false (2) indicates that there is no RADIUS server and authentication and authorization will be done locally.
                   rbnL2tpPCfgRemIPAddType 1.3.6.1.4.1.2352.2.28.1.1.1.7 inetaddresstype read-only
This object identifies the address type contained in rbnL2tpPCfgRemIPAdd.
                   rbnL2tpPCfgRemIPAdd 1.3.6.1.4.1.2352.2.28.1.1.1.8 inetaddress read-only
This object identifies the remote IP address for this tunnel (utilized only with User Datagram Protocol).
                   rbnL2tpPCfgStatic 1.3.6.1.4.1.2352.2.28.1.1.1.9 truthvalue read-only
This objects indicates whether the tunnel is static or dynamic. A value of true (1) means that it is static. A value of (2) indicates that it is dynamic.
                   rbnL2tpPCfgLocalIPAddType 1.3.6.1.4.1.2352.2.28.1.1.1.10 inetaddresstype read-only
This object identifies the address type contained in rbnL2tpPCfgLocalIPAdd.
                   rbnL2tpPCfgLocalIPAdd 1.3.6.1.4.1.2352.2.28.1.1.1.11 inetaddress read-only
This object indicates the local IP address for this tunnel (utilized only with UDP).
                   rbnL2tpPCfgMode 1.3.6.1.4.1.2352.2.28.1.1.1.12 laclnstype read-only
This object indicates whether the peer is operating as an LNS, a LAC, or both.
                   rbnL2tpPCfgMaxTunnels 1.3.6.1.4.1.2352.2.28.1.1.1.14 gauge32 read-only
This object indicates the maximum number of tunnels that may be configured on this peer.
                   rbnL2tpPCfgMaxSesPerTun 1.3.6.1.4.1.2352.2.28.1.1.1.15 gauge32 read-only
This object indicates the maximum number of sessions that may be allocated to one tunnel.
                   rbnL2tpPCfgCtlRetranCnt 1.3.6.1.4.1.2352.2.28.1.1.1.16 counter32 read-only
This object indicates a count of the number of times that a control packet was retransmitted.
                   rbnL2tpPCfgCtlRetranTO 1.3.6.1.4.1.2352.2.28.1.1.1.17 unsigned32 read-only
This object indicates the control retransmit timeout in seconds.
                   rbnL2tpPCfgSessAuth 1.3.6.1.4.1.2352.2.28.1.1.1.18 authtype read-only
This object indicates the session authentication type.
                   rbnL2tpPCfgCtlWin 1.3.6.1.4.1.2352.2.28.1.1.1.19 gauge32 read-only
This object indicates the control window size.
                   rbnL2tpPCfgDNIS 1.3.6.1.4.1.2352.2.28.1.1.1.20 dnistype read-only
This object indicates whether the critera used for a tunnel switch is Dialed Number Identification String first (a value of (1)), DNIS only (a value of (2)) or the no preference has been set (a value of (0)).
                   rbnL2tpPCfgPoliceRate 1.3.6.1.4.1.2352.2.28.1.1.1.21 unsigned32 read-only
This object indicates the received aggregate stream limit, in kilobits per second.
                   rbnL2tpPCfgPoliceBurst 1.3.6.1.4.1.2352.2.28.1.1.1.22 unsigned32 read-only
This object indicates the packet burst tolerance for tunnels received by this peer group.
                   rbnL2tpPCfgLimitRate 1.3.6.1.4.1.2352.2.28.1.1.1.23 unsigned32 read-only
This object indicates the limit of the aggregate packet stream transmitted through a tunnel in kilobits per second (kpbs).
                   rbnL2tpPCfgLimitBurst 1.3.6.1.4.1.2352.2.28.1.1.1.24 unsigned32 read-only
This object indicates the the packet burst tolerance limit transmitted on a tunnel.
                   rbnL2tpPCfgGroup 1.3.6.1.4.1.2352.2.28.1.1.1.25 snmpadminstring read-only
This object indicates the l2tp group which is assigned to this peer. Each peer configuration may be assigned only one tunnel group. A length of 0 means that the group name was not assigned.
                   rbnL2tpPCfgPref 1.3.6.1.4.1.2352.2.28.1.1.1.26 unsigned32 read-only
This object indicates the RADIUS based preference number (used by tunnel groups only). A lower number indicates a more favorible preference.
                   rbnL2tpPCfgPasswd 1.3.6.1.4.1.2352.2.28.1.1.1.27 snmpadminstring read-only
This object indicates the password for this account utilized when performing the connection handshake protocol with the remote host. A length of 0 indicates that no password has been assigned.
                   rbnL2tpPCfgHelloTimer 1.3.6.1.4.1.2352.2.28.1.1.1.28 unsigned32 read-only
This object defines the interval (in seconds) in which Hello (or keep-alive) packets are to be sent by local tunnels belonging to this tunnel configuration.
                   rbnL2tpPCfgRecQue 1.3.6.1.4.1.2352.2.28.1.1.1.29 truthvalue read-only
This object indicates whether there is receive queueing of out of sequence messages. A value of true (1) indicates that the messages are queued.
                   rbnL2tpPCfgSessContext 1.3.6.1.4.1.2352.2.28.1.1.1.30 snmpadminstring read-only
This object indicates the name of the session context. A size of 0 indicates that the context could not be determined. Any context name length greater than 80 will be truncated. This will have a value for PPPoE only.
                   rbnL2tpPCfgSessService 1.3.6.1.4.1.2352.2.28.1.1.1.31 snmpadminstring read-only
The service group to which this session belongs. A length of 0 indicates that no service group was assigned.
                   rbnL2tpPCfgEthEncap 1.3.6.1.4.1.2352.2.28.1.1.1.32 ethencaptype read-only
This object indicates the ethernet encap type.
                   rbnL2tpPCfgEthSession 1.3.6.1.4.1.2352.2.28.1.1.1.33 snmpadminstring read-only
This object indicates the ethernet session of which this is a part. This is only set for non PPPoE sessions otherwise it will have a zero length.
                   rbnL2tpPCfgTunnelCount 1.3.6.1.4.1.2352.2.28.1.1.1.34 counter32 read-only
This object indicates the number of tunnels that are active for this peer configuration.
                   rbnL2tpPCfgTunCtlErrs 1.3.6.1.4.1.2352.2.28.1.1.1.35 counter32 read-only
This object is a count of the number of tunnel control errors encountered by tunnels connected to this peer.
                   rbnL2tpPCfgSessionCount 1.3.6.1.4.1.2352.2.28.1.1.1.36 counter32 read-only
This object is a count of the number of sessions that are part of this peer.
           rbnL2tpTunnelCfgTable 1.3.6.1.4.1.2352.2.28.1.2 no-access
The L2TP Tunnel Information Table.
               rbnL2tpTunnelCfgEntry 1.3.6.1.4.1.2352.2.28.1.2.1 no-access
An L2TP Tunnel Information entry. An entry in this table corresponds to a single tunnel. Entries are added to this table as tunnels become connected. Entries are removed from the table if the communication with one or both ends of a tunnel is lost.
                   rbnL2tpMibTunnelID 1.3.6.1.4.1.2352.2.28.1.2.1.1 unsigned32 no-access
This object indicates the ID number of this tunnel.
                   rbnL2tpTCfgTunnelNm 1.3.6.1.4.1.2352.2.28.1.2.1.2 snmpadminstring read-only
This object indicates the local name that was given to this tunnel.
                   rbnL2tpTCfgPeerName 1.3.6.1.4.1.2352.2.28.1.2.1.3 snmpadminstring read-only
This object indicates the remote peer to which this tunnel is connected.
                   rbnL2tpTCfgTunCtlErrs 1.3.6.1.4.1.2352.2.28.1.2.1.4 counter32 read-only
This object is a count of the number of tunnel control errors encountered by this tunnel.
                   rbnL2tpTCfgLastCtlErr 1.3.6.1.4.1.2352.2.28.1.2.1.5 ctlerrtype read-only
The value of the last control error.
                   rbnL2tpTCfgLastCErrTime 1.3.6.1.4.1.2352.2.28.1.2.1.6 dateandtime read-only
The time of the last control error.
                   rbnL2tpTCfgTunDataErrs 1.3.6.1.4.1.2352.2.28.1.2.1.7 counter32 read-only
The number of tunnel data errors.
                   rbnL2tpTCfgLastDataErr 1.3.6.1.4.1.2352.2.28.1.2.1.8 unsigned32 read-only
The value of the last tunnel data error.
                   rbnL2tpTCfgLastDErrTime 1.3.6.1.4.1.2352.2.28.1.2.1.9 dateandtime read-only
The time of the last tunnel data error.
                   rbnL2tpTCfgSessionCount 1.3.6.1.4.1.2352.2.28.1.2.1.10 gauge32 read-only
The number of sessions belonging to this tunnel.
                   rbnL2tpTCfgTotActSessions 1.3.6.1.4.1.2352.2.28.1.2.1.11 counter32 read-only
This object indicates the total number of sessions that, at some time, reached the established state.
                   rbnL2tpTCfgActSessCnt 1.3.6.1.4.1.2352.2.28.1.2.1.12 gauge32 read-only
This object indicates the total number of sessions that are presently in the established state.
                   rbnL2tpTCfgTotFailSessions 1.3.6.1.4.1.2352.2.28.1.2.1.13 counter32 read-only
This object indicates the number of sessions that failed to reach the established state.
                   rbnL2tpMibTunnelState 1.3.6.1.4.1.2352.2.28.1.2.1.14 tunstatetype read-only
This object is the current state of the tunnel.
                   rbnL2tpTCfgRemoteTunnelID 1.3.6.1.4.1.2352.2.28.1.2.1.15 unsigned32 read-only
This object indicates the remote tunnel ID. A value of zero indicates that the remote tunnel ID could not be determined.
                   rbnL2tpTCfgTunnelContext 1.3.6.1.4.1.2352.2.28.1.2.1.16 snmpadminstring read-only
This object identifies the context of this tunnel. The empty context name (zero length) indicates that the context could not be determined. Any context name length greater than 80 will be truncated.
           rbnL2tpPeerCntTable 1.3.6.1.4.1.2352.2.28.1.4 no-access
The L2TP Peer Statistics Table.
               rbnL2tpPeerCntEntry 1.3.6.1.4.1.2352.2.28.1.4.1 no-access
An L2TP Peer Statistics entry. An entry in this table corresponds to a single peer. The statistics reported are the totals for all tunnels that are a part of this peer group.
                   rbnL2tpPCDataPktSent 1.3.6.1.4.1.2352.2.28.1.4.1.1 counter32 read-only
This object is a count of the total number of data packets sent through tunnels that are part of this group to the the L2TP peer.
                   rbnL2tpPCDataPktRx 1.3.6.1.4.1.2352.2.28.1.4.1.2 counter32 read-only
This object is a count of the total number of data packets received through tunnels that are part of this group from the the L2TP peer.
                   rbnL2tpPCDataByteSent 1.3.6.1.4.1.2352.2.28.1.4.1.3 counter32 read-only
This object is a count of the total number of data bytes sent through tunnels that are part of this group to the the L2TP peer.
                   rbnL2tpPCDataByteRx 1.3.6.1.4.1.2352.2.28.1.4.1.4 counter32 read-only
This object is a count of the total number of data bytes received through tunnels that are part of this group from the the L2TP peer.
                   rbnL2tpPCCtlPktSent 1.3.6.1.4.1.2352.2.28.1.4.1.5 counter32 read-only
This object is a count of the total number of control packets sent through tunnels that are part of this group to the the L2TP peer.
                   rbnL2tpPCCtlPktRx 1.3.6.1.4.1.2352.2.28.1.4.1.6 counter32 read-only
This object is a count of the total number of control packets received through tunnels that are a part of this group from the L2TP peer.
                   rbnL2tpPCCtlByteSent 1.3.6.1.4.1.2352.2.28.1.4.1.7 counter32 read-only
This object is a count of the total number of control bytes sent through tunnels that are a part of this group to the the L2TP peer.
                   rbnL2tpPCCtlByteRx 1.3.6.1.4.1.2352.2.28.1.4.1.8 counter32 read-only
This object is a count of the total number of control bytes received through tunnels that are a part of this group from the L2TP peer.
                   rbnL2tpPCPolicePktDrop 1.3.6.1.4.1.2352.2.28.1.4.1.9 counter32 read-only
This object indicates the total number of packets received from L2TP peers of tunnels that are a part of this group that were dropped.
                   rbnL2tpPCRatePktDrop 1.3.6.1.4.1.2352.2.28.1.4.1.10 counter32 read-only
This object indicates the total number of packets transmitted to the L2TP peers of tunnels in this group that were dropped.
                   rbnL2tpPCTxSCCRQCnt 1.3.6.1.4.1.2352.2.28.1.4.1.11 counter32 read-only
This object indicates a count of the SCCRQ transmits for this group.
                   rbnL2tpPCRxSCCRQCnt 1.3.6.1.4.1.2352.2.28.1.4.1.12 counter32 read-only
This object is a count of the received SCCRQ's for this group.
                   rbnL2tpPCActTunnels 1.3.6.1.4.1.2352.2.28.1.4.1.13 gauge32 read-only
This object indicates the number of the active tunnels for this group.
                   rbnL2tpPCTunnelCtlErr 1.3.6.1.4.1.2352.2.28.1.4.1.14 counter32 read-only
This object indicates the total number of tunnel control errors for all of the tunnels that are a part of this group.
                   rbnL2tpPCSessionCount 1.3.6.1.4.1.2352.2.28.1.4.1.15 gauge32 read-only
This object indicates the total number of sessions for this group.
                   rbnL2tpPCTunnelDataErr 1.3.6.1.4.1.2352.2.28.1.4.1.16 counter32 read-only
This object indicates the total number of tunnel data errors reported by members of this group.
           rbnL2tpTunnelCntTable 1.3.6.1.4.1.2352.2.28.1.5 no-access
The L2TP Tunnel Statistics Table.
               rbnL2tpTunnelCntEntry 1.3.6.1.4.1.2352.2.28.1.5.1 no-access
An L2TP Tunnel Statistics entry. An entry in this table corresponds to a single tunnel.
                   rbnL2tpTCDataPktSent 1.3.6.1.4.1.2352.2.28.1.5.1.1 counter32 read-only
This object indicates the number of data packets sent from this platform through this tunnel to its peer.
                   rbnL2tpTCDataPktRcvd 1.3.6.1.4.1.2352.2.28.1.5.1.2 counter32 read-only
This object indicates the number of packets received from the L2TP peer for this tunnel.
                   rbnL2tpTCDataByteSent 1.3.6.1.4.1.2352.2.28.1.5.1.3 counter32 read-only
This object indicates the number of data bytes sent from this platform through this tunnel to its peer.
                   rbnL2tpTCDataByteRcvd 1.3.6.1.4.1.2352.2.28.1.5.1.4 counter32 read-only
This object indicates the number of data bytes received from the L2TP peer for this tunnel.
                   rbnL2tpTCCntrlPktSent 1.3.6.1.4.1.2352.2.28.1.5.1.5 counter32 read-only
This object indicates the number of control packets sent from this platform through this tunnel to its L2TP peer.
                   rbnL2tpTCCntrlPktRcvd 1.3.6.1.4.1.2352.2.28.1.5.1.6 counter32 read-only
This object indicates the number of control packets received from the L2TP peer for this tunnel.
                   rbnL2tpTCCntrlByteSent 1.3.6.1.4.1.2352.2.28.1.5.1.7 counter32 read-only
This object indicates the number of control bytes sent from this platform through this tunnel to its L2TP peer.
                   rbnL2tpTCCntrlByteRcvd 1.3.6.1.4.1.2352.2.28.1.5.1.8 counter32 read-only
This object indicates the number of control bytes received from the L2TP peer of this tunnel.
                   rbnL2tpTCPolicePktDrop 1.3.6.1.4.1.2352.2.28.1.5.1.9 counter32 read-only
This object indicates the number of packets received from the L2TP peer of this tunnel that were dropped.
                   rbnL2tpTCRatePktDrop 1.3.6.1.4.1.2352.2.28.1.5.1.10 counter32 read-only
This object indicates the number of packets transmitted from this platform through this tunnel that were dropped.
                   rbnL2tpTCCntrlErr 1.3.6.1.4.1.2352.2.28.1.5.1.11 unsigned32 read-only
This object indicate the number of control errors that were detected.
                   rbnL2tpTCLastCtlErr 1.3.6.1.4.1.2352.2.28.1.5.1.12 ctlerrtype read-only
This object indicates the last control error for this tunnel that was detected.
                   rbnL2tpTCLastCtlErrTime 1.3.6.1.4.1.2352.2.28.1.5.1.13 dateandtime read-only
This object indicates the time that the last control error for this tunnel was detected.
                   rbnL2tpTCMaxResendQ 1.3.6.1.4.1.2352.2.28.1.5.1.14 gauge32 read-only
This object indicates the maximum length of the resend queue.
                   rbnL2tpTCMaxUnsentQ 1.3.6.1.4.1.2352.2.28.1.5.1.15 gauge32 read-only
This object indicates the maximum length of the unsent queue.
                   rbnL2tpTCCurResendQ 1.3.6.1.4.1.2352.2.28.1.5.1.16 gauge32 read-only
This object indicates the current length of the resend queue.
                   rbnL2tpTCCurUnsentQ 1.3.6.1.4.1.2352.2.28.1.5.1.17 gauge32 read-only
This object indicates the current length of the unsent queue.
                   rbnL2tpTCCurWindow 1.3.6.1.4.1.2352.2.28.1.5.1.18 gauge32 read-only
This object indicates the current window size.
           rbnL2tpSessionCntTable 1.3.6.1.4.1.2352.2.28.1.6 no-access
The L2TP Session Statistics Table.
               rbnL2tpSessionCntEntry 1.3.6.1.4.1.2352.2.28.1.6.1 no-access
An L2TP Session Statistics entry. An entry in this table corresponds to a single session.
                   rbnL2tpMibSessionID 1.3.6.1.4.1.2352.2.28.1.6.1.1 unsigned32 no-access
This object identifies the Session ID for a given L2TP session.
                   rbnL2tpSCPktSent 1.3.6.1.4.1.2352.2.28.1.6.1.2 counter32 read-only
This object indicates the number of packets sent by this platform in this session.
                   rbnL2tpSCPktRcvd 1.3.6.1.4.1.2352.2.28.1.6.1.3 counter32 read-only
This object indicates the number of packets received by this platform in this session.
                   rbnL2tpSCByteSent 1.3.6.1.4.1.2352.2.28.1.6.1.4 counter32 read-only
This object indicates the number of bytes sent by this platform in this session.
                   rbnL2tpSCByteRcvd 1.3.6.1.4.1.2352.2.28.1.6.1.5 counter32 read-only
This object indicates the number of bytes received by this platform in this session.
                   rbnL2tpSCMcastPktSent 1.3.6.1.4.1.2352.2.28.1.6.1.6 counter64 read-only
This object indicates the number of multicast packets sent by this platform in this session.
                   rbnL2tpSCMcastPktRcvd 1.3.6.1.4.1.2352.2.28.1.6.1.7 counter64 read-only
This object indicates the number of multicast packets received by this platform in this session.
                   rbnL2tpSCMcastByteSent 1.3.6.1.4.1.2352.2.28.1.6.1.8 counter64 read-only
This object indicates the number of multicast bytes sent by this platform in this session.
                   rbnL2tpSCMcastByteRcvd 1.3.6.1.4.1.2352.2.28.1.6.1.9 counter64 read-only
This object indicates the number of multicast bytes received by this platform in this session.
           rbnL2tpMibTrapObj 1.3.6.1.4.1.2352.2.28.1.7
               rbnL2tpMibTunnelTrapContext 1.3.6.1.4.1.2352.2.28.1.7.1 snmpadminstring no-access
This object contains the context name to which this tunnel belongs.
               rbnL2tpMibTunnelTrapState 1.3.6.1.4.1.2352.2.28.1.7.2 truthvalue no-access
The tunnel state. A value of 1 (true) indicates that a the tunnel is up (in the ESTABLISHED state). A value of 2 (false) indicates that the tunnel is down (no longer in the ESTABLISHED state).
               rbnL2tpMibDisableTrap 1.3.6.1.4.1.2352.2.28.1.7.3 truthvalue read-write
This object will provide a mechanism for disabling and enabling tunnel traps. A value of 1 (true) indicates that tunnel traps are disabled. A value of 2 (false) indicates that tunnel traps are enabled.
           rbnL2tpPeerTunCfgTable 1.3.6.1.4.1.2352.2.28.1.8 no-access
This table contains objects which identify L2TP peers and tunnels.
               rbnL2tpPeerTunCfgEntry 1.3.6.1.4.1.2352.2.28.1.8.1 no-access
A conceptual row in the rbnL2tpPeerTunCfgTable. An entry in this table corresponds to a single tunnel of a L2TP peer. Entries are added to this table as tunnels become connected. Entries are removed from the table if the communication with one or both ends of a tunnel is lost.
                   rbnL2tpPTCfgTunnelRemoteID 1.3.6.1.4.1.2352.2.28.1.8.1.1 unsigned32 read-only
This object indicates the remote tunnel ID. A value of zero indicates that the remote tunnel ID could not be determined.
                   rbnL2tpPTCfgTunnelLocalNm 1.3.6.1.4.1.2352.2.28.1.8.1.2 snmpadminstring read-only
This object indicates the local name that was given to this tunnel. The length of the string will be zero if no local name assigned to the tunnel.
                   rbnL2tpPTCfgTunnelRemoteNm 1.3.6.1.4.1.2352.2.28.1.8.1.3 snmpadminstring read-only
This object indicates the name that was given to the remote end of this tunnel. The length of the string will be zero if no tunnel name can be obtained from the peer.
                   rbnL2tpPTCfgPeerLocalNm 1.3.6.1.4.1.2352.2.28.1.8.1.4 snmpadminstring read-only
This object identifies the local peer name. The empty peer name (zero length) indicates that the name could not be determined.
                   rbnL2tpPTCfgTunnelRemoteIPAddrType 1.3.6.1.4.1.2352.2.28.1.8.1.5 inetaddresstype read-only
This object identifies the address type contained in rbnL2tpPTCfgTunnelRemoteIPAddr.
                   rbnL2tpPTCfgTunnelRemoteIPAddr 1.3.6.1.4.1.2352.2.28.1.8.1.6 inetaddress read-only
This object identifies the remote IP address for this tunnel (utilized only with User Datagram Protocol).
                   rbnL2tpPTCfgTunnelState 1.3.6.1.4.1.2352.2.28.1.8.1.7 tunstatetype read-only
This object is the current state of the tunnel.
                   rbnL2tpPTCfgTunnelContext 1.3.6.1.4.1.2352.2.28.1.8.1.8 snmpadminstring read-only
This object identifies the context of this tunnel. The empty context name (zero length) indicates that the context could not be determined. Any context name length greater than 80 will be truncated.
                   rbnL2tpPTCfgSessionCount 1.3.6.1.4.1.2352.2.28.1.8.1.9 gauge32 read-only
The number of sessions belonging to this tunnel.
                   rbnL2tpPTCfgActSessCnt 1.3.6.1.4.1.2352.2.28.1.8.1.10 gauge32 read-only
This object indicates the total number of sessions that are presently in the established state.
                   rbnL2tpPTCfgTotActSessions 1.3.6.1.4.1.2352.2.28.1.8.1.11 counter32 read-only
This object indicates the total number of sessions that, at some time, reached the established state.
                   rbnL2tpPTCfgTotFailSessions 1.3.6.1.4.1.2352.2.28.1.8.1.12 counter32 read-only
This object indicates the number of sessions that failed to reach the established state.
       rbnL2tpMibConformance 1.3.6.1.4.1.2352.2.28.2
           rbnL2tpMibGroups 1.3.6.1.4.1.2352.2.28.2.1
               rbnL2tpMibPeerCfgGroup 1.3.6.1.4.1.2352.2.28.2.1.1
A collection of objects providing peer information of the L2TP protocol, tunnels and sessions.
               rbnL2tpMibTunnelCfgGroup 1.3.6.1.4.1.2352.2.28.2.1.2
A collection of objects providing status and statistics of the L2TP protocol, tunnels and sessions.
               rbnL2tpMibPeerCntGroup 1.3.6.1.4.1.2352.2.28.2.1.3
A collection of objects providing peer count statistics.
               rbnL2tpMibTunnelCntGroup 1.3.6.1.4.1.2352.2.28.2.1.4
A collection of objects providing tunnel count statistics.
               rbnL2tpMibSessionCntGroup 1.3.6.1.4.1.2352.2.28.2.1.5
A collection of objects providing session count statistics.
               rbnL2tpMibGroup 1.3.6.1.4.1.2352.2.28.2.1.7
The collection of groups which represent a tunnel state change or can effect the notification of such change. This group is replaced by rbnL2tpMibGroup2.
               rbnL2tpMibNotificationGroup 1.3.6.1.4.1.2352.2.28.2.1.8
A collection of rbnL2tpMib notifications. This group is replaced by rbnL2tpMibNotificationGroup2.
               rbnL2tpMibGroup2 1.3.6.1.4.1.2352.2.28.2.1.9
Object for managing L2TP notifications.
               rbnL2tpMibNotificationGroup2 1.3.6.1.4.1.2352.2.28.2.1.10
Notification for tracking the status of L2TP tunnels.
               rbnL2tpMibPeerTunCfgGroup 1.3.6.1.4.1.2352.2.28.2.1.11
A collection of objects providing status and statistics of the L2TP peers and tunnels.
           rbnL2tpMibCompliances 1.3.6.1.4.1.2352.2.28.2.2
               rbnL2tpMibCompliance 1.3.6.1.4.1.2352.2.28.2.2.1
The compliance statement for SNMPv2 entities which implement the L2TP MIB.
               rbnL2tpMibCompliance2 1.3.6.1.4.1.2352.2.28.2.2.2
The compliance statement for SNMP entities which implement the Redback L2TP MIB.