RBN-L2TP-MIB

File: RBN-L2TP-MIB.mib (61611 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
SNMPv2-CONF INET-ADDRESS-MIB RBN-SMI

Imported symbols

Counter32 Gauge32 Counter64
Unsigned32 MODULE-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE TEXTUAL-CONVENTION TruthValue
DateAndTime SnmpAdminString OBJECT-GROUP
MODULE-COMPLIANCE NOTIFICATION-GROUP InetAddressType
InetAddress rbnMgmt

Defined Types

AuthType  
Common authentication types.
TEXTUAL-CONVENTION    
  INTEGER other(0), pap(1), chap(2), chapPap(3)  

LacLnsType  
Peer operational mode types.
TEXTUAL-CONVENTION    
  INTEGER other(1), lac(2), lns(3), lacLns(4)  

TunStateType  
Tunnel operational states.
TEXTUAL-CONVENTION    
  INTEGER invalid(0), deleted(1), idle(2), created(3), waitAAA(4), waitCtlReply(5), waitCtlConn(6), established(7), waitRouteUp(8)  

CtlErrType  
Tunnel control errors.
TEXTUAL-CONVENTION    
  INTEGER ctlrunt(0), hdr2long(1), dupSCCRQ(2), duppkt(3), droppkt(4), badCmType(5), avp2long(6), avpUnknown(7), typeNot1st(8), mtype000(9), cantUnhide(10), avpLen(11), missAvp(12), invalidAvp(13), avp2big(14), badAvpLen(15), rexmt(16), scksnderr(17), remWndoful(18), maxRexmts(19), sccrqColide(20), badVers(21), noChapRsp(22), authFailed(23), sesExists(24), badcrpsesi(25), cdnBadid(26), iccnBadid(27), dataRunt(28), badSCCRQna(29), badSCCRP(30), dupIcrq(31), badSCCCN(32), badMsgType(33), sccrqSteal(34), remXmtState(35), cdnThrottle(36), none(255)  

EthEncapType  
Ethernet encapsulation types.
TEXTUAL-CONVENTION    
  INTEGER other(0), ethPpoe(1), ethMulti(2), ethernet(3)  

DNISType  
Tunnel switch DNIS type.
TEXTUAL-CONVENTION    
  INTEGER other(0), dnis(1), dnisonly(2)  

RbnL2tpPeerCfgEntry  
SEQUENCE    
  rbnL2tpMibPeerName SnmpAdminString
  rbnL2tpPCfgMedia SnmpAdminString
  rbnL2tpPCfgVendor SnmpAdminString
  rbnL2tpPCfgRev Unsigned32
  rbnL2tpPCfgHostName SnmpAdminString
  rbnL2tpPCfgRadius TruthValue
  rbnL2tpPCfgRemIPAddType InetAddressType
  rbnL2tpPCfgRemIPAdd InetAddress
  rbnL2tpPCfgStatic TruthValue
  rbnL2tpPCfgLocalIPAddType InetAddressType
  rbnL2tpPCfgLocalIPAdd InetAddress
  rbnL2tpPCfgMode LacLnsType
  rbnL2tpPCfgMaxTunnels Gauge32
  rbnL2tpPCfgMaxSesPerTun Gauge32
  rbnL2tpPCfgCtlRetranCnt Counter32
  rbnL2tpPCfgCtlRetranTO Unsigned32
  rbnL2tpPCfgSessAuth AuthType
  rbnL2tpPCfgCtlWin Gauge32
  rbnL2tpPCfgDNIS DNISType
  rbnL2tpPCfgPoliceRate Unsigned32
  rbnL2tpPCfgPoliceBurst Unsigned32
  rbnL2tpPCfgLimitRate Unsigned32
  rbnL2tpPCfgLimitBurst Unsigned32
  rbnL2tpPCfgGroup SnmpAdminString
  rbnL2tpPCfgPref Unsigned32
  rbnL2tpPCfgPasswd SnmpAdminString
  rbnL2tpPCfgHelloTimer Unsigned32
  rbnL2tpPCfgRecQue TruthValue
  rbnL2tpPCfgSessContext SnmpAdminString
  rbnL2tpPCfgSessService SnmpAdminString
  rbnL2tpPCfgEthEncap EthEncapType
  rbnL2tpPCfgEthSession SnmpAdminString
  rbnL2tpPCfgTunnelCount Counter32
  rbnL2tpPCfgTunCtlErrs Counter32
  rbnL2tpPCfgSessionCount Counter32

RbnL2tpTunnelCfgEntry  
SEQUENCE    
  rbnL2tpMibTunnelID Unsigned32
  rbnL2tpTCfgTunnelNm SnmpAdminString
  rbnL2tpTCfgPeerName SnmpAdminString
  rbnL2tpTCfgTunCtlErrs Counter32
  rbnL2tpTCfgLastCtlErr CtlErrType
  rbnL2tpTCfgLastCErrTime DateAndTime
  rbnL2tpTCfgTunDataErrs Counter32
  rbnL2tpTCfgLastDataErr Unsigned32
  rbnL2tpTCfgLastDErrTime DateAndTime
  rbnL2tpTCfgSessionCount Gauge32
  rbnL2tpTCfgTotActSessions Counter32
  rbnL2tpTCfgActSessCnt Gauge32
  rbnL2tpTCfgTotFailSessions Counter32
  rbnL2tpMibTunnelState TunStateType
  rbnL2tpTCfgRemoteTunnelID Unsigned32
  rbnL2tpTCfgTunnelContext SnmpAdminString

RbnL2tpPeerCntEntry  
SEQUENCE    
  rbnL2tpPCDataPktSent Counter32
  rbnL2tpPCDataPktRx Counter32
  rbnL2tpPCDataByteSent Counter32
  rbnL2tpPCDataByteRx Counter32
  rbnL2tpPCCtlPktSent Counter32
  rbnL2tpPCCtlPktRx Counter32
  rbnL2tpPCCtlByteSent Counter32
  rbnL2tpPCCtlByteRx Counter32
  rbnL2tpPCPolicePktDrop Counter32
  rbnL2tpPCRatePktDrop Counter32
  rbnL2tpPCTxSCCRQCnt Counter32
  rbnL2tpPCRxSCCRQCnt Counter32
  rbnL2tpPCActTunnels Gauge32
  rbnL2tpPCTunnelCtlErr Counter32
  rbnL2tpPCSessionCount Gauge32
  rbnL2tpPCTunnelDataErr Counter32

RbnL2tpTunnelCntEntry  
SEQUENCE    
  rbnL2tpTCDataPktSent Counter32
  rbnL2tpTCDataPktRcvd Counter32
  rbnL2tpTCDataByteSent Counter32
  rbnL2tpTCDataByteRcvd Counter32
  rbnL2tpTCCntrlPktSent Counter32
  rbnL2tpTCCntrlPktRcvd Counter32
  rbnL2tpTCCntrlByteSent Counter32
  rbnL2tpTCCntrlByteRcvd Counter32
  rbnL2tpTCPolicePktDrop Counter32
  rbnL2tpTCRatePktDrop Counter32
  rbnL2tpTCCntrlErr Unsigned32
  rbnL2tpTCLastCtlErr CtlErrType
  rbnL2tpTCLastCtlErrTime DateAndTime
  rbnL2tpTCMaxResendQ Gauge32
  rbnL2tpTCMaxUnsentQ Gauge32
  rbnL2tpTCCurResendQ Gauge32
  rbnL2tpTCCurUnsentQ Gauge32
  rbnL2tpTCCurWindow Gauge32

RbnL2tpSessionCntEntry  
SEQUENCE    
  rbnL2tpMibSessionID Unsigned32
  rbnL2tpSCPktSent Counter32
  rbnL2tpSCPktRcvd Counter32
  rbnL2tpSCByteSent Counter32
  rbnL2tpSCByteRcvd Counter32
  rbnL2tpSCMcastPktSent Counter64
  rbnL2tpSCMcastPktRcvd Counter64
  rbnL2tpSCMcastByteSent Counter64
  rbnL2tpSCMcastByteRcvd Counter64

RbnL2tpPeerTunCfgEntry  
SEQUENCE    
  rbnL2tpPTCfgTunnelRemoteID Unsigned32
  rbnL2tpPTCfgTunnelLocalNm SnmpAdminString
  rbnL2tpPTCfgTunnelRemoteNm SnmpAdminString
  rbnL2tpPTCfgPeerLocalNm SnmpAdminString
  rbnL2tpPTCfgTunnelRemoteIPAddrType InetAddressType
  rbnL2tpPTCfgTunnelRemoteIPAddr InetAddress
  rbnL2tpPTCfgTunnelState TunStateType
  rbnL2tpPTCfgTunnelContext SnmpAdminString
  rbnL2tpPTCfgSessionCount Gauge32
  rbnL2tpPTCfgActSessCnt Gauge32
  rbnL2tpPTCfgTotActSessions Counter32
  rbnL2tpPTCfgTotFailSessions Counter32

Defined Values

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).
MODULE-IDENTITY    

rbnL2tpMibNotifications 1.3.6.1.4.1.2352.2.28.0
OBJECT IDENTIFIER    

rbnL2tpMibObjects 1.3.6.1.4.1.2352.2.28.1
OBJECT IDENTIFIER    

rbnL2tpMibConformance 1.3.6.1.4.1.2352.2.28.2
OBJECT IDENTIFIER    

rbnL2tpPeerCfgTable 1.3.6.1.4.1.2352.2.28.1.1
The L2TP Peer Information Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnL2tpPeerCfgEntry

rbnL2tpPeerCfgEntry 1.3.6.1.4.1.2352.2.28.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnL2tpPeerCfgEntry  

rbnL2tpMibPeerName 1.3.6.1.4.1.2352.2.28.1.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

rbnL2tpPCfgMedia 1.3.6.1.4.1.2352.2.28.1.1.1.2
This object identifies the transport media utilized between communicating peers. A media length of 0 means that no transport media type was set.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..10)  

rbnL2tpPCfgVendor 1.3.6.1.4.1.2352.2.28.1.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..60)  

rbnL2tpPCfgRev 1.3.6.1.4.1.2352.2.28.1.1.1.4
This object identifies the firmware revision for the L2TP protocol stack running on the remote peer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnL2tpPCfgHostName 1.3.6.1.4.1.2352.2.28.1.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

rbnL2tpPCfgRadius 1.3.6.1.4.1.2352.2.28.1.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnL2tpPCfgRemIPAddType 1.3.6.1.4.1.2352.2.28.1.1.1.7
This object identifies the address type contained in rbnL2tpPCfgRemIPAdd.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rbnL2tpPCfgRemIPAdd 1.3.6.1.4.1.2352.2.28.1.1.1.8
This object identifies the remote IP address for this tunnel (utilized only with User Datagram Protocol).
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

rbnL2tpPCfgStatic 1.3.6.1.4.1.2352.2.28.1.1.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

rbnL2tpPCfgLocalIPAddType 1.3.6.1.4.1.2352.2.28.1.1.1.10
This object identifies the address type contained in rbnL2tpPCfgLocalIPAdd.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rbnL2tpPCfgLocalIPAdd 1.3.6.1.4.1.2352.2.28.1.1.1.11
This object indicates the local IP address for this tunnel (utilized only with UDP).
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

rbnL2tpPCfgMode 1.3.6.1.4.1.2352.2.28.1.1.1.12
This object indicates whether the peer is operating as an LNS, a LAC, or both.
Status: current Access: read-create
OBJECT-TYPE    
  LacLnsType  

rbnL2tpPCfgMaxTunnels 1.3.6.1.4.1.2352.2.28.1.1.1.14
This object indicates the maximum number of tunnels that may be configured on this peer.
Status: current Access: read-create
OBJECT-TYPE    
  Gauge32  

rbnL2tpPCfgMaxSesPerTun 1.3.6.1.4.1.2352.2.28.1.1.1.15
This object indicates the maximum number of sessions that may be allocated to one tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  Gauge32  

rbnL2tpPCfgCtlRetranCnt 1.3.6.1.4.1.2352.2.28.1.1.1.16
This object indicates a count of the number of times that a control packet was retransmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpPCfgCtlRetranTO 1.3.6.1.4.1.2352.2.28.1.1.1.17
This object indicates the control retransmit timeout in seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

rbnL2tpPCfgSessAuth 1.3.6.1.4.1.2352.2.28.1.1.1.18
This object indicates the session authentication type.
Status: current Access: read-create
OBJECT-TYPE    
  AuthType  

rbnL2tpPCfgCtlWin 1.3.6.1.4.1.2352.2.28.1.1.1.19
This object indicates the control window size.
Status: current Access: read-create
OBJECT-TYPE    
  Gauge32 0..65535  

rbnL2tpPCfgDNIS 1.3.6.1.4.1.2352.2.28.1.1.1.20
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)).
Status: current Access: read-create
OBJECT-TYPE    
  DNISType  

rbnL2tpPCfgPoliceRate 1.3.6.1.4.1.2352.2.28.1.1.1.21
This object indicates the received aggregate stream limit, in kilobits per second.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rbnL2tpPCfgPoliceBurst 1.3.6.1.4.1.2352.2.28.1.1.1.22
This object indicates the packet burst tolerance for tunnels received by this peer group.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rbnL2tpPCfgLimitRate 1.3.6.1.4.1.2352.2.28.1.1.1.23
This object indicates the limit of the aggregate packet stream transmitted through a tunnel in kilobits per second (kpbs).
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rbnL2tpPCfgLimitBurst 1.3.6.1.4.1.2352.2.28.1.1.1.24
This object indicates the the packet burst tolerance limit transmitted on a tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rbnL2tpPCfgGroup 1.3.6.1.4.1.2352.2.28.1.1.1.25
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.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

rbnL2tpPCfgPref 1.3.6.1.4.1.2352.2.28.1.1.1.26
This object indicates the RADIUS based preference number (used by tunnel groups only). A lower number indicates a more favorible preference.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rbnL2tpPCfgPasswd 1.3.6.1.4.1.2352.2.28.1.1.1.27
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.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..20)  

rbnL2tpPCfgHelloTimer 1.3.6.1.4.1.2352.2.28.1.1.1.28
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..3600  

rbnL2tpPCfgRecQue 1.3.6.1.4.1.2352.2.28.1.1.1.29
This object indicates whether there is receive queueing of out of sequence messages. A value of true (1) indicates that the messages are queued.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rbnL2tpPCfgSessContext 1.3.6.1.4.1.2352.2.28.1.1.1.30
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.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..80)  

rbnL2tpPCfgSessService 1.3.6.1.4.1.2352.2.28.1.1.1.31
The service group to which this session belongs. A length of 0 indicates that no service group was assigned.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..20)  

rbnL2tpPCfgEthEncap 1.3.6.1.4.1.2352.2.28.1.1.1.32
This object indicates the ethernet encap type.
Status: current Access: read-create
OBJECT-TYPE    
  EthEncapType  

rbnL2tpPCfgEthSession 1.3.6.1.4.1.2352.2.28.1.1.1.33
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.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..20)  

rbnL2tpPCfgTunnelCount 1.3.6.1.4.1.2352.2.28.1.1.1.34
This object indicates the number of tunnels that are active for this peer configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpPCfgTunCtlErrs 1.3.6.1.4.1.2352.2.28.1.1.1.35
This object is a count of the number of tunnel control errors encountered by tunnels connected to this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpPCfgSessionCount 1.3.6.1.4.1.2352.2.28.1.1.1.36
This object is a count of the number of sessions that are part of this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpTunnelCfgTable 1.3.6.1.4.1.2352.2.28.1.2
The L2TP Tunnel Information Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnL2tpTunnelCfgEntry

rbnL2tpTunnelCfgEntry 1.3.6.1.4.1.2352.2.28.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnL2tpTunnelCfgEntry  

rbnL2tpMibTunnelID 1.3.6.1.4.1.2352.2.28.1.2.1.1
This object indicates the ID number of this tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..65535  

rbnL2tpTCfgTunnelNm 1.3.6.1.4.1.2352.2.28.1.2.1.2
This object indicates the local name that was given to this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

rbnL2tpTCfgPeerName 1.3.6.1.4.1.2352.2.28.1.2.1.3
This object indicates the remote peer to which this tunnel is connected.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

rbnL2tpTCfgTunCtlErrs 1.3.6.1.4.1.2352.2.28.1.2.1.4
This object is a count of the number of tunnel control errors encountered by this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpTCfgLastCtlErr 1.3.6.1.4.1.2352.2.28.1.2.1.5
The value of the last control error.
Status: current Access: read-only
OBJECT-TYPE    
  CtlErrType  

rbnL2tpTCfgLastCErrTime 1.3.6.1.4.1.2352.2.28.1.2.1.6
The time of the last control error.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rbnL2tpTCfgTunDataErrs 1.3.6.1.4.1.2352.2.28.1.2.1.7
The number of tunnel data errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpTCfgLastDataErr 1.3.6.1.4.1.2352.2.28.1.2.1.8
The value of the last tunnel data error.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnL2tpTCfgLastDErrTime 1.3.6.1.4.1.2352.2.28.1.2.1.9
The time of the last tunnel data error.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rbnL2tpTCfgSessionCount 1.3.6.1.4.1.2352.2.28.1.2.1.10
The number of sessions belonging to this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnL2tpTCfgTotActSessions 1.3.6.1.4.1.2352.2.28.1.2.1.11
This object indicates the total number of sessions that, at some time, reached the established state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpTCfgActSessCnt 1.3.6.1.4.1.2352.2.28.1.2.1.12
This object indicates the total number of sessions that are presently in the established state.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnL2tpTCfgTotFailSessions 1.3.6.1.4.1.2352.2.28.1.2.1.13
This object indicates the number of sessions that failed to reach the established state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpMibTunnelState 1.3.6.1.4.1.2352.2.28.1.2.1.14
This object is the current state of the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  TunStateType  

rbnL2tpTCfgRemoteTunnelID 1.3.6.1.4.1.2352.2.28.1.2.1.15
This object indicates the remote tunnel ID. A value of zero indicates that the remote tunnel ID could not be determined.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

rbnL2tpTCfgTunnelContext 1.3.6.1.4.1.2352.2.28.1.2.1.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..80)  

rbnL2tpPeerCntTable 1.3.6.1.4.1.2352.2.28.1.4
The L2TP Peer Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnL2tpPeerCntEntry

rbnL2tpPeerCntEntry 1.3.6.1.4.1.2352.2.28.1.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnL2tpPeerCntEntry  

rbnL2tpPCDataPktSent 1.3.6.1.4.1.2352.2.28.1.4.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpPCDataPktRx 1.3.6.1.4.1.2352.2.28.1.4.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpPCDataByteSent 1.3.6.1.4.1.2352.2.28.1.4.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpPCDataByteRx 1.3.6.1.4.1.2352.2.28.1.4.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpPCCtlPktSent 1.3.6.1.4.1.2352.2.28.1.4.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpPCCtlPktRx 1.3.6.1.4.1.2352.2.28.1.4.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpPCCtlByteSent 1.3.6.1.4.1.2352.2.28.1.4.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpPCCtlByteRx 1.3.6.1.4.1.2352.2.28.1.4.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpPCPolicePktDrop 1.3.6.1.4.1.2352.2.28.1.4.1.9
This object indicates the total number of packets received from L2TP peers of tunnels that are a part of this group that were dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpPCRatePktDrop 1.3.6.1.4.1.2352.2.28.1.4.1.10
This object indicates the total number of packets transmitted to the L2TP peers of tunnels in this group that were dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpPCTxSCCRQCnt 1.3.6.1.4.1.2352.2.28.1.4.1.11
This object indicates a count of the SCCRQ transmits for this group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpPCRxSCCRQCnt 1.3.6.1.4.1.2352.2.28.1.4.1.12
This object is a count of the received SCCRQ's for this group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpPCActTunnels 1.3.6.1.4.1.2352.2.28.1.4.1.13
This object indicates the number of the active tunnels for this group.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnL2tpPCTunnelCtlErr 1.3.6.1.4.1.2352.2.28.1.4.1.14
This object indicates the total number of tunnel control errors for all of the tunnels that are a part of this group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpPCSessionCount 1.3.6.1.4.1.2352.2.28.1.4.1.15
This object indicates the total number of sessions for this group.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnL2tpPCTunnelDataErr 1.3.6.1.4.1.2352.2.28.1.4.1.16
This object indicates the total number of tunnel data errors reported by members of this group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpTunnelCntTable 1.3.6.1.4.1.2352.2.28.1.5
The L2TP Tunnel Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnL2tpTunnelCntEntry

rbnL2tpTunnelCntEntry 1.3.6.1.4.1.2352.2.28.1.5.1
An L2TP Tunnel Statistics entry. An entry in this table corresponds to a single tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnL2tpTunnelCntEntry  

rbnL2tpTCDataPktSent 1.3.6.1.4.1.2352.2.28.1.5.1.1
This object indicates the number of data packets sent from this platform through this tunnel to its peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpTCDataPktRcvd 1.3.6.1.4.1.2352.2.28.1.5.1.2
This object indicates the number of packets received from the L2TP peer for this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpTCDataByteSent 1.3.6.1.4.1.2352.2.28.1.5.1.3
This object indicates the number of data bytes sent from this platform through this tunnel to its peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpTCDataByteRcvd 1.3.6.1.4.1.2352.2.28.1.5.1.4
This object indicates the number of data bytes received from the L2TP peer for this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpTCCntrlPktSent 1.3.6.1.4.1.2352.2.28.1.5.1.5
This object indicates the number of control packets sent from this platform through this tunnel to its L2TP peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpTCCntrlPktRcvd 1.3.6.1.4.1.2352.2.28.1.5.1.6
This object indicates the number of control packets received from the L2TP peer for this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpTCCntrlByteSent 1.3.6.1.4.1.2352.2.28.1.5.1.7
This object indicates the number of control bytes sent from this platform through this tunnel to its L2TP peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpTCCntrlByteRcvd 1.3.6.1.4.1.2352.2.28.1.5.1.8
This object indicates the number of control bytes received from the L2TP peer of this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpTCPolicePktDrop 1.3.6.1.4.1.2352.2.28.1.5.1.9
This object indicates the number of packets received from the L2TP peer of this tunnel that were dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpTCRatePktDrop 1.3.6.1.4.1.2352.2.28.1.5.1.10
This object indicates the number of packets transmitted from this platform through this tunnel that were dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpTCCntrlErr 1.3.6.1.4.1.2352.2.28.1.5.1.11
This object indicate the number of control errors that were detected.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rbnL2tpTCLastCtlErr 1.3.6.1.4.1.2352.2.28.1.5.1.12
This object indicates the last control error for this tunnel that was detected.
Status: current Access: read-only
OBJECT-TYPE    
  CtlErrType  

rbnL2tpTCLastCtlErrTime 1.3.6.1.4.1.2352.2.28.1.5.1.13
This object indicates the time that the last control error for this tunnel was detected.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rbnL2tpTCMaxResendQ 1.3.6.1.4.1.2352.2.28.1.5.1.14
This object indicates the maximum length of the resend queue.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnL2tpTCMaxUnsentQ 1.3.6.1.4.1.2352.2.28.1.5.1.15
This object indicates the maximum length of the unsent queue.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnL2tpTCCurResendQ 1.3.6.1.4.1.2352.2.28.1.5.1.16
This object indicates the current length of the resend queue.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnL2tpTCCurUnsentQ 1.3.6.1.4.1.2352.2.28.1.5.1.17
This object indicates the current length of the unsent queue.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnL2tpTCCurWindow 1.3.6.1.4.1.2352.2.28.1.5.1.18
This object indicates the current window size.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnL2tpSessionCntTable 1.3.6.1.4.1.2352.2.28.1.6
The L2TP Session Statistics Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnL2tpSessionCntEntry

rbnL2tpSessionCntEntry 1.3.6.1.4.1.2352.2.28.1.6.1
An L2TP Session Statistics entry. An entry in this table corresponds to a single session.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnL2tpSessionCntEntry  

rbnL2tpMibSessionID 1.3.6.1.4.1.2352.2.28.1.6.1.1
This object identifies the Session ID for a given L2TP session.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..65535  

rbnL2tpSCPktSent 1.3.6.1.4.1.2352.2.28.1.6.1.2
This object indicates the number of packets sent by this platform in this session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpSCPktRcvd 1.3.6.1.4.1.2352.2.28.1.6.1.3
This object indicates the number of packets received by this platform in this session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpSCByteSent 1.3.6.1.4.1.2352.2.28.1.6.1.4
This object indicates the number of bytes sent by this platform in this session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpSCByteRcvd 1.3.6.1.4.1.2352.2.28.1.6.1.5
This object indicates the number of bytes received by this platform in this session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpSCMcastPktSent 1.3.6.1.4.1.2352.2.28.1.6.1.6
This object indicates the number of multicast packets sent by this platform in this session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnL2tpSCMcastPktRcvd 1.3.6.1.4.1.2352.2.28.1.6.1.7
This object indicates the number of multicast packets received by this platform in this session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnL2tpSCMcastByteSent 1.3.6.1.4.1.2352.2.28.1.6.1.8
This object indicates the number of multicast bytes sent by this platform in this session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnL2tpSCMcastByteRcvd 1.3.6.1.4.1.2352.2.28.1.6.1.9
This object indicates the number of multicast bytes received by this platform in this session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rbnL2tpPeerTunCfgTable 1.3.6.1.4.1.2352.2.28.1.8
This table contains objects which identify L2TP peers and tunnels.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnL2tpPeerTunCfgEntry

rbnL2tpPeerTunCfgEntry 1.3.6.1.4.1.2352.2.28.1.8.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnL2tpPeerTunCfgEntry  

rbnL2tpPTCfgTunnelRemoteID 1.3.6.1.4.1.2352.2.28.1.8.1.1
This object indicates the remote tunnel ID. A value of zero indicates that the remote tunnel ID could not be determined.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

rbnL2tpPTCfgTunnelLocalNm 1.3.6.1.4.1.2352.2.28.1.8.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..80)  

rbnL2tpPTCfgTunnelRemoteNm 1.3.6.1.4.1.2352.2.28.1.8.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

rbnL2tpPTCfgPeerLocalNm 1.3.6.1.4.1.2352.2.28.1.8.1.4
This object identifies the local peer name. The empty peer name (zero length) indicates that the name could not be determined.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..80)  

rbnL2tpPTCfgTunnelRemoteIPAddrType 1.3.6.1.4.1.2352.2.28.1.8.1.5
This object identifies the address type contained in rbnL2tpPTCfgTunnelRemoteIPAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rbnL2tpPTCfgTunnelRemoteIPAddr 1.3.6.1.4.1.2352.2.28.1.8.1.6
This object identifies the remote IP address for this tunnel (utilized only with User Datagram Protocol).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

rbnL2tpPTCfgTunnelState 1.3.6.1.4.1.2352.2.28.1.8.1.7
This object is the current state of the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  TunStateType  

rbnL2tpPTCfgTunnelContext 1.3.6.1.4.1.2352.2.28.1.8.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..80)  

rbnL2tpPTCfgSessionCount 1.3.6.1.4.1.2352.2.28.1.8.1.9
The number of sessions belonging to this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnL2tpPTCfgActSessCnt 1.3.6.1.4.1.2352.2.28.1.8.1.10
This object indicates the total number of sessions that are presently in the established state.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnL2tpPTCfgTotActSessions 1.3.6.1.4.1.2352.2.28.1.8.1.11
This object indicates the total number of sessions that, at some time, reached the established state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpPTCfgTotFailSessions 1.3.6.1.4.1.2352.2.28.1.8.1.12
This object indicates the number of sessions that failed to reach the established state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rbnL2tpMibTrapObj 1.3.6.1.4.1.2352.2.28.1.7
OBJECT IDENTIFIER    

rbnL2tpMibTunnelTrapContext 1.3.6.1.4.1.2352.2.28.1.7.1
This object contains the context name to which this tunnel belongs.
Status: deprecated Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString Size(0..80)  

rbnL2tpMibTunnelTrapState 1.3.6.1.4.1.2352.2.28.1.7.2
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).
Status: deprecated Access: accessible-for-notify
OBJECT-TYPE    
  TruthValue  

rbnL2tpMibDisableTrap 1.3.6.1.4.1.2352.2.28.1.7.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rbnL2tpMibTunnelStateChange 1.3.6.1.4.1.2352.2.28.0.1
A rbnL2tpMibTunnelStateChange trap signifies that this particular tunnel has changed state.
Status: deprecated Access: read-write
NOTIFICATION-TYPE    

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.
Status: current Access: read-write
NOTIFICATION-TYPE    

rbnL2tpMibGroups 1.3.6.1.4.1.2352.2.28.2.1
OBJECT IDENTIFIER    

rbnL2tpMibCompliances 1.3.6.1.4.1.2352.2.28.2.2
OBJECT IDENTIFIER    

rbnL2tpMibCompliance 1.3.6.1.4.1.2352.2.28.2.2.1
The compliance statement for SNMPv2 entities which implement the L2TP MIB.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

rbnL2tpMibCompliance2 1.3.6.1.4.1.2352.2.28.2.2.2
The compliance statement for SNMP entities which implement this MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

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.
Status: current Access: read-write
OBJECT-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP    

rbnL2tpMibPeerCntGroup 1.3.6.1.4.1.2352.2.28.2.1.3
A collection of objects providing peer count statistics.
Status: current Access: read-write
OBJECT-GROUP    

rbnL2tpMibTunnelCntGroup 1.3.6.1.4.1.2352.2.28.2.1.4
A collection of objects providing tunnel count statistics.
Status: current Access: read-write
OBJECT-GROUP    

rbnL2tpMibSessionCntGroup 1.3.6.1.4.1.2352.2.28.2.1.5
A collection of objects providing session count statistics.
Status: current Access: read-write
OBJECT-GROUP    

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.
Status: deprecated Access: read-write
OBJECT-GROUP    

rbnL2tpMibNotificationGroup 1.3.6.1.4.1.2352.2.28.2.1.8
A collection of rbnL2tpMib notifications. This group is replaced by rbnL2tpMibNotificationGroup2.
Status: deprecated Access: read-write
NOTIFICATION-GROUP    

rbnL2tpMibGroup2 1.3.6.1.4.1.2352.2.28.2.1.9
Object for managing L2TP notifications.
Status: current Access: read-write
OBJECT-GROUP    

rbnL2tpMibNotificationGroup2 1.3.6.1.4.1.2352.2.28.2.1.10
Notification for tracking the status of L2TP tunnels.
Status: current Access: read-write
NOTIFICATION-GROUP    

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.
Status: current Access: read-write
OBJECT-GROUP