Juniper-L2TP-Dialout-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Juniper-L2TP-Dialout-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
 juniL2tpDialoutMIB 1.3.6.1.4.1.4874.2.2.62
The Layer 2 Tunneling Protocol (L2TP) Dialout MIB for the Juniper Networks enterprise.
       juniL2tpDialoutMIBNotifications 1.3.6.1.4.1.4874.2.2.62.0
       juniL2tpDialoutMIBObjects 1.3.6.1.4.1.4874.2.2.62.1
           juniL2tpDialoutGeneral 1.3.6.1.4.1.4874.2.2.62.1.1
               juniL2tpDialoutConnectingTimerValue 1.3.6.1.4.1.4874.2.2.62.1.1.1 integer32 read-write
The system-wide maximum connecting time in seconds.
               juniL2tpDialoutDormantTimerValue 1.3.6.1.4.1.4874.2.2.62.1.1.2 integer32 read-write
The system-wide maximum dormant time in seconds.
           juniL2tpDialoutTarget 1.3.6.1.4.1.4874.2.2.62.1.2
               juniL2tpDialoutTargetConfigTable 1.3.6.1.4.1.4874.2.2.62.1.2.1 no-access
The entries in this table represent dialout target routes. An IP packet received which maps to a dialout route will initiate a dial-out operation.
                   juniL2tpDialoutTargetConfigEntry 1.3.6.1.4.1.4874.2.2.62.1.2.1.1 no-access
A dialout target route by virtual router and target ID.
                       juniL2tpDialoutTargetRouterIndex 1.3.6.1.4.1.4874.2.2.62.1.2.1.1.1 unsigned32 no-access
The router index of the virtual router where this target is located. The value of this object can be used to retrieve additional information in the router MIB.
                       juniL2tpDialoutTargetIpAddress 1.3.6.1.4.1.4874.2.2.62.1.2.1.1.2 ipaddress no-access
The target IP address. Applying the target IP address mask to the target IP address results in the target route.
                       juniL2tpDialoutTargetIpAddressMask 1.3.6.1.4.1.4874.2.2.62.1.2.1.1.3 ipaddress no-access
The mask associated with the target IP address. Applying this mask to the target IP address results in the target route.
                       juniL2tpDialoutTargetDomainName 1.3.6.1.4.1.4874.2.2.62.1.2.1.1.4 junil2tpdialoutdomainname read-only
The domain name associated with this target route.
                       juniL2tpDialoutTargetProfileName 1.3.6.1.4.1.4874.2.2.62.1.2.1.1.5 displaystring read-only
The profile name associated with this target route.
                       juniL2tpDialoutTargetRowStatus 1.3.6.1.4.1.4874.2.2.62.1.2.1.1.6 rowstatus read-only
Controls creation/deletion of entries in this table. Only the values 'createAndGo' and 'destroy' may be SET. All read-create objects in this table can be configured at creation time only.
               juniL2tpDialoutTargetStatusTable 1.3.6.1.4.1.4874.2.2.62.1.2.2 no-access
The entries in this table represent dialout target routes.
                   juniL2tpDialoutTargetStatusEntry 1.3.6.1.4.1.4874.2.2.62.1.2.2.1 no-access
A dialout target route by virtual router and target ID.
                       juniL2tpDialoutTargetStatusRouterIndex 1.3.6.1.4.1.4874.2.2.62.1.2.2.1.1 unsigned32 no-access
The router index of the virtual router. The value of this object can be used to retrieve additional information in the router MIB.
                       juniL2tpDialoutTargetStatusIpAddress 1.3.6.1.4.1.4874.2.2.62.1.2.2.1.2 ipaddress no-access
The target IP address.
                       juniL2tpDialoutTargetStatusIpAddressMask 1.3.6.1.4.1.4874.2.2.62.1.2.2.1.3 ipaddress no-access
The mask associated with the target IP address.
                       juniL2tpDialoutTargetStatus 1.3.6.1.4.1.4874.2.2.62.1.2.2.1.4 integer read-only
The target's operational state. Enumeration: 'down': 0, 'inhibited': 1, 'inService': 2.
               juniL2tpDialoutTargetSystemStatistics 1.3.6.1.4.1.4874.2.2.62.1.2.3
                   juniL2tpDialoutTargetsActive 1.3.6.1.4.1.4874.2.2.62.1.2.3.1 gauge32 read-only
The number of active targets.
                   juniL2tpDialoutTargetsCreated 1.3.6.1.4.1.4874.2.2.62.1.2.3.2 counter32 read-only
The number of targets created.
                   juniL2tpDialoutTargetsRemoved 1.3.6.1.4.1.4874.2.2.62.1.2.3.3 counter32 read-only
The number of targets removed.
                   juniL2tpDialoutTargetsDown 1.3.6.1.4.1.4874.2.2.62.1.2.3.4 gauge32 read-only
The number of targets in the down state.
                   juniL2tpDialoutTargetsInhibited 1.3.6.1.4.1.4874.2.2.62.1.2.3.5 gauge32 read-only
The number of targets in the inhibited state.
                   juniL2tpDialoutTargetsInService 1.3.6.1.4.1.4874.2.2.62.1.2.3.6 gauge32 read-only
The number of targets in the in-service state.
                   juniL2tpDialoutTargetTriggersDiscarded 1.3.6.1.4.1.4874.2.2.62.1.2.3.7 counter32 read-only
The number of triggers discarded.
               juniL2tpDialoutTargetStatisticsTable 1.3.6.1.4.1.4874.2.2.62.1.2.4 no-access
The entries in this table represent dial-out target routes.
                   juniL2tpDialoutTargetStatisticsEntry 1.3.6.1.4.1.4874.2.2.62.1.2.4.1 no-access
A dialout target route by virtual router and target ID.
                       juniL2tpDialoutTargetStatisticsRouterIndex 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.1 unsigned32 no-access
The router index of the virtual router. The value of this object can be used to retrieve additional information in the router MIB.
                       juniL2tpDialoutTargetStatisticsIpAddress 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.2 ipaddress no-access
The target IP address.
                       juniL2tpDialoutTargetStatisticsIpAddressMask 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.3 ipaddress no-access
The mask associated with the target IP address.
                       juniL2tpDialoutTargetStatisticsTargetsActive 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.4 gauge32 read-only
The number of active targets.
                       juniL2tpDialoutTargetStatisticsTargetsCreated 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.5 counter32 read-only
The number of targets created.
                       juniL2tpDialoutTargetStatisticsTargetsRemoved 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.6 counter32 read-only
The number of targets removed.
                       juniL2tpDialoutTargetStatisticsTargetsDown 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.7 gauge32 read-only
The number of targets in the down state.
                       juniL2tpDialoutTargetStatisticsTargetsInhibited 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.8 gauge32 read-only
The number of targets in the inhibited state.
                       juniL2tpDialoutTargetStatisticsTargetsInService 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.9 gauge32 read-only
The number of targets in the in-service state.
                       juniL2tpDialoutTargetStatisticsSessionsActive 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.10 gauge32 read-only
The number of active sessions.
                       juniL2tpDialoutTargetStatisticsSessionsCreated 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.11 counter32 read-only
The number of sessions created.
                       juniL2tpDialoutTargetStatisticsSessionsRemoved 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.12 counter32 read-only
The number of sessions removed.
                       juniL2tpDialoutTargetStatisticsSessionsReset 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.13 counter32 read-only
The number of sessions reset.
                       juniL2tpDialoutTargetStatisticsTriggersReceived 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.14 counter32 read-only
The number of session triggers received.
                       juniL2tpDialoutTargetStatisticsTriggersEnqueued 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.15 gauge32 read-only
The number of session triggers enqueued.
                       juniL2tpDialoutTargetStatisticsTriggersDiscarded 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.16 counter32 read-only
The number of triggers discarded.
                       juniL2tpDialoutTargetStatisticsTriggersForwarded 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.17 counter32 read-only
The number of session triggers forwarded.
                       juniL2tpDialoutTargetStatisticsTriggersMaxEnqueued 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.18 gauge32 read-only
The maximum number of session triggers enqueued.
                       juniL2tpDialoutTargetStatisticsAuthenticationRequests 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.19 counter32 read-only
The number of session authentication requests.
                       juniL2tpDialoutTargetStatisticsAuthenticationNoResources 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.20 counter32 read-only
The number of times resources were not available to send an authentication request.
                       juniL2tpDialoutTargetStatisticsAuthenticationGrants 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.21 counter32 read-only
The number of session authentication grants.
                       juniL2tpDialoutTargetStatisticsAuthenticationDenies 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.22 counter32 read-only
The number of session authentication denies.
                       juniL2tpDialoutTargetStatisticsDialoutsRequested 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.23 counter32 read-only
The number of dial-out sessions requested.
                       juniL2tpDialoutTargetStatisticsDialoutsRejected 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.24 counter32 read-only
The number of dial-out sessions rejected.
                       juniL2tpDialoutTargetStatisticsDialoutsEstablished 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.25 counter32 read-only
The number of dial-out sessions established.
                       juniL2tpDialoutTargetStatisticsDialoutsTimedout 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.26 counter32 read-only
The number of dial-out sessions timed-out.
                       juniL2tpDialoutTargetStatisticsDialoutsTornDown 1.3.6.1.4.1.4874.2.2.62.1.2.4.1.27 counter32 read-only
The number of dial-out sessions torn down.
           juniL2tpDialoutTriggerBuffer 1.3.6.1.4.1.4874.2.2.62.1.3
               juniL2tpDialoutTriggerBufferTable 1.3.6.1.4.1.4874.2.2.62.1.3.1 no-access
The entries in this table represent the maximum number of trigger frames buffered within the specified virtual router.
                   juniL2tpDialoutTriggerBufferEntry 1.3.6.1.4.1.4874.2.2.62.1.3.1.1 no-access
The maximum buffered trigger frames by virtual router ID.
                       juniL2tpDialoutTriggerBufferRouterIndex 1.3.6.1.4.1.4874.2.2.62.1.3.1.1.1 unsigned32 no-access
The router index of the virtual router. The value of this object can be used to retrieve additional information in the router MIB.
                       juniL2tpDialoutTriggerBufferCount 1.3.6.1.4.1.4874.2.2.62.1.3.1.1.2 gauge32 read-only
The maximum number of trigger frames buffered on this router.
           juniL2tpDialoutSession 1.3.6.1.4.1.4874.2.2.62.1.4
               juniL2tpDialoutSessionConfigTable 1.3.6.1.4.1.4874.2.2.62.1.4.1 no-access
The entries in this table represent dialout sessions within the specified virtual router.
                   juniL2tpDialoutSessionConfigEntry 1.3.6.1.4.1.4874.2.2.62.1.4.1.1 no-access
A dialout session by virtual router and session ID.
                       juniL2tpDialoutSessionConfigHandle 1.3.6.1.4.1.4874.2.2.62.1.4.1.1.1 ipaddress no-access
The trigger IP address.
                       juniL2tpDialoutSessionConfigTargetIpAddress 1.3.6.1.4.1.4874.2.2.62.1.4.1.1.2 ipaddress no-access
The target IP address.
                       juniL2tpDialoutSessionConfigTargetIpAddressMask 1.3.6.1.4.1.4874.2.2.62.1.4.1.1.3 ipaddress no-access
The mask associated with the target IP address.
                       juniL2tpDialoutSessionConfigRouterIndex 1.3.6.1.4.1.4874.2.2.62.1.4.1.1.4 unsigned32 no-access
The router index of the virtual router. The value of this object can be used to retrieve additional information in the router MIB.
                       juniL2tpDialoutSessionConfigControl 1.3.6.1.4.1.4874.2.2.62.1.4.1.1.5 integer read-only
Reset the session. Reading this object will always show the session as operational. Enumeration: 'reset': 1, 'operational': 0.
                       juniL2tpDialoutSessionConfigRowStatus 1.3.6.1.4.1.4874.2.2.62.1.4.1.1.6 rowstatus read-only
Controls deletion of entries in this table. Only the value 'destroy' may be SET.
               juniL2tpDialoutSessionStatusTable 1.3.6.1.4.1.4874.2.2.62.1.4.2 no-access
The entries in this table represent dialout sessions.
                   juniL2tpDialoutSessionStatusEntry 1.3.6.1.4.1.4874.2.2.62.1.4.2.1 no-access
A dialout session by virtual router and target ID.
                       juniL2tpDialoutSessionStatusHandle 1.3.6.1.4.1.4874.2.2.62.1.4.2.1.1 ipaddress no-access
The trigger IP address.
                       juniL2tpDialoutSessionStatusTargetIpAddress 1.3.6.1.4.1.4874.2.2.62.1.4.2.1.2 ipaddress no-access
The target IP address.
                       juniL2tpDialoutSessionStatusTargetIpAddressMask 1.3.6.1.4.1.4874.2.2.62.1.4.2.1.3 ipaddress no-access
The mask associated with the target IP address.
                       juniL2tpDialoutSessionStatusRouterIndex 1.3.6.1.4.1.4874.2.2.62.1.4.2.1.4 unsigned32 no-access
The router index of the virtual router. The value of this object can be used to retrieve additional information in the router MIB.
                       juniL2tpDialoutSessionStatus 1.3.6.1.4.1.4874.2.2.62.1.4.2.1.5 integer read-only
The session's operational state. Enumeration: 'dormant': 1, 'failed': 8, 'inhibited': 6, 'connecting': 4, 'postInhibited': 7, 'authenticating': 3, 'pending': 2, 'inService': 5.
               juniL2tpDialoutSessionSystemStatistics 1.3.6.1.4.1.4874.2.2.62.1.4.3
                   juniL2tpDialoutSessionsActive 1.3.6.1.4.1.4874.2.2.62.1.4.3.1 gauge32 read-only
The number of active sessions.
                   juniL2tpDialoutSessionsCreated 1.3.6.1.4.1.4874.2.2.62.1.4.3.2 counter32 read-only
The number of sessions created.
                   juniL2tpDialoutSessionsRemoved 1.3.6.1.4.1.4874.2.2.62.1.4.3.3 counter32 read-only
The number of sessions removed.
                   juniL2tpDialoutSessionsReset 1.3.6.1.4.1.4874.2.2.62.1.4.3.4 counter32 read-only
The number of sessions reset.
                   juniL2tpDialoutSessionTriggersReceived 1.3.6.1.4.1.4874.2.2.62.1.4.3.5 counter32 read-only
The number of session triggers received.
                   juniL2tpDialoutSessionTriggersEnqueued 1.3.6.1.4.1.4874.2.2.62.1.4.3.6 counter32 read-only
The number of session triggers enqueued.
                   juniL2tpDialoutSessionTriggersDiscarded 1.3.6.1.4.1.4874.2.2.62.1.4.3.7 counter32 read-only
The number of session triggers discarded.
                   juniL2tpDialoutSessionTriggersForwarded 1.3.6.1.4.1.4874.2.2.62.1.4.3.8 counter32 read-only
The number of session triggers forwarded.
                   juniL2tpDialoutSessionTriggersMaxEnqueued 1.3.6.1.4.1.4874.2.2.62.1.4.3.9 gauge32 read-only
The maximum number of session triggers enqueued.
                   juniL2tpDialoutSessionAuthenticationRequests 1.3.6.1.4.1.4874.2.2.62.1.4.3.10 counter32 read-only
The number of session authentication requests.
                   juniL2tpDialoutSessionAuthenticationNoResources 1.3.6.1.4.1.4874.2.2.62.1.4.3.11 counter32 read-only
The number of times resources were not available to send an authentication request.
                   juniL2tpDialoutSessionAuthenticationGrants 1.3.6.1.4.1.4874.2.2.62.1.4.3.12 counter32 read-only
The number of session authentication grants.
                   juniL2tpDialoutSessionAuthenticationDenies 1.3.6.1.4.1.4874.2.2.62.1.4.3.13 counter32 read-only
The number of session authentication denies.
                   juniL2tpDialoutSessionDialoutsRequested 1.3.6.1.4.1.4874.2.2.62.1.4.3.14 counter32 read-only
The number of dial-out sessions requested.
                   juniL2tpDialoutSessionDialoutsRejected 1.3.6.1.4.1.4874.2.2.62.1.4.3.15 counter32 read-only
The number of dial-out sessions rejected.
                   juniL2tpDialoutSessionDialoutsEstablished 1.3.6.1.4.1.4874.2.2.62.1.4.3.16 counter32 read-only
The number of dial-out sessions established.
                   juniL2tpDialoutSessionDialoutsTimedout 1.3.6.1.4.1.4874.2.2.62.1.4.3.17 counter32 read-only
The number of dial-out sessions timed-out.
                   juniL2tpDialoutSessionDialoutsTornDown 1.3.6.1.4.1.4874.2.2.62.1.4.3.18 counter32 read-only
The number of dial-out sessions torn down.
               juniL2tpDialoutSessionStatisticsTable 1.3.6.1.4.1.4874.2.2.62.1.4.4 no-access
The entries in this table represent dial-out sessions.
                   juniL2tpDialoutSessionStatisticsEntry 1.3.6.1.4.1.4874.2.2.62.1.4.4.1 no-access
A dialout target route by virtual router and session ID.
                       juniL2tpDialoutSessionStatisticsHandle 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.1 ipaddress no-access
The trigger IP address.
                       juniL2tpDialoutSessionStatisticsTargetIpAddress 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.2 ipaddress no-access
The target IP address.
                       juniL2tpDialoutSessionStatisticsTargetIpAddressMask 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.3 ipaddress no-access
The mask associated with the target IP address.
                       juniL2tpDialoutSessionStatisticsRouterIndex 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.4 unsigned32 no-access
The router index of the virtual router. The value of this object can be used to retrieve additional information in the router MIB.
                       juniL2tpDialoutSessionStatisticsSessionsActive 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.5 gauge32 read-only
The number of active sessions.
                       juniL2tpDialoutSessionStatisticsSessionsCreated 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.6 counter32 read-only
The number of sessions created.
                       juniL2tpDialoutSessionStatisticsSessionsRemoved 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.7 counter32 read-only
The number of sessions removed.
                       juniL2tpDialoutSessionStatisticsSessionsReset 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.8 counter32 read-only
The number of sessions reset.
                       juniL2tpDialoutSessionStatisticsTriggersReceived 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.9 counter32 read-only
The number of session triggers received.
                       juniL2tpDialoutSessionStatisticsTriggersEnqueued 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.10 gauge32 read-only
The number of session triggers enqueued.
                       juniL2tpDialoutSessionStatisticsTriggersDiscarded 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.11 counter32 read-only
The number of session triggers discarded.
                       juniL2tpDialoutSessionStatisticsTriggersForwarded 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.12 counter32 read-only
The number of session triggers forwarded.
                       juniL2tpDialoutSessionStatisticsTriggersMaxEnqueued 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.13 gauge32 read-only
The maximum number of session triggers enqueued.
                       juniL2tpDialoutSessionStatisticsAuthenticationRequests 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.14 counter32 read-only
The number of session authentication requests.
                       juniL2tpDialoutSessionStatisticsAuthenticationNoResources 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.15 counter32 read-only
The number of times resources were not available to send an authentication request.
                       juniL2tpDialoutSessionStatisticsAuthenticationGrants 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.16 counter32 read-only
The number of session authentication grants.
                       juniL2tpDialoutSessionStatisticsAuthenticationDenies 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.17 counter32 read-only
The number of session authentication denies.
                       juniL2tpDialoutSessionStatisticsDialoutsRequested 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.18 counter32 read-only
The number of dial-out sessions requested.
                       juniL2tpDialoutSessionStatisticsDialoutsRejected 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.19 counter32 read-only
The number of dial-out sessions rejected.
                       juniL2tpDialoutSessionStatisticsDialoutsEstablished 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.20 counter32 read-only
The number of dial-out sessions established.
                       juniL2tpDialoutSessionStatisticsDialoutsTimedout 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.21 counter32 read-only
The number of dial-out sessions timed-out.
                       juniL2tpDialoutSessionStatisticsDialoutsTornDown 1.3.6.1.4.1.4874.2.2.62.1.4.4.1.22 counter32 read-only
The number of dial-out sessions torn down.
           juniL2tpDialoutVRouter 1.3.6.1.4.1.4874.2.2.62.1.5
               juniL2tpDialoutVRouterStatusTable 1.3.6.1.4.1.4874.2.2.62.1.5.1 no-access
The entries in this table represent virtual routers.
                   juniL2tpDialoutVRouterStatusEntry 1.3.6.1.4.1.4874.2.2.62.1.5.1.1 no-access
A virtual router indexed by router ID.
                       juniL2tpDialoutVRouterStatusRouterIndex 1.3.6.1.4.1.4874.2.2.62.1.5.1.1.1 unsigned32 no-access
The router index of the virtual router. The value of this object can be used to retrieve additional information in the router MIB.
                       juniL2tpDialoutVRouterStatus 1.3.6.1.4.1.4874.2.2.62.1.5.1.1.2 integer read-only
The virtual router's operational state. Enumeration: 'down': 2, 'initFailed': 1, 'initPending': 0, 'inService': 3.
               juniL2tpDialoutVRouterSystemStatistics 1.3.6.1.4.1.4874.2.2.62.1.5.2
                   juniL2tpDialoutVRoutersActive 1.3.6.1.4.1.4874.2.2.62.1.5.2.1 gauge32 read-only
The number of active virtual routers.
                   juniL2tpDialoutVRoutersCreated 1.3.6.1.4.1.4874.2.2.62.1.5.2.2 counter32 read-only
The number of virtual routers created.
                   juniL2tpDialoutVRoutersRemoved 1.3.6.1.4.1.4874.2.2.62.1.5.2.3 counter32 read-only
The number of virtual routers removed.
                   juniL2tpDialoutVRoutersInitPending 1.3.6.1.4.1.4874.2.2.62.1.5.2.4 gauge32 read-only
The number of virtual routers in the init-pending state.
                   juniL2tpDialoutVRoutersInitFailed 1.3.6.1.4.1.4874.2.2.62.1.5.2.5 gauge32 read-only
The number of virtual routers in the init-failed state.
                   juniL2tpDialoutVRoutersDown 1.3.6.1.4.1.4874.2.2.62.1.5.2.6 gauge32 read-only
The number of virtual routers in the down state.
                   juniL2tpDialoutVRoutersInService 1.3.6.1.4.1.4874.2.2.62.1.5.2.7 gauge32 read-only
The number of virtual routers in the in-service.
                   juniL2tpDialoutVRoutersTriggersMissed 1.3.6.1.4.1.4874.2.2.62.1.5.2.8 counter32 read-only
The number of triggers missed.
                   juniL2tpDialoutVRoutersTriggerRouteUnknown 1.3.6.1.4.1.4874.2.2.62.1.5.2.9 counter32 read-only
The number of triggers received without a matching target route.
                   juniL2tpDialoutVRoutersSessionsDormant 1.3.6.1.4.1.4874.2.2.62.1.5.2.10 gauge32 read-only
The number of dial-out sessions in the dormant state.
                   juniL2tpDialoutVRoutersSessionsPending 1.3.6.1.4.1.4874.2.2.62.1.5.2.11 gauge32 read-only
The number of dial-out sessions in the pending state.
                   juniL2tpDialoutVRoutersSessionsAuthenticating 1.3.6.1.4.1.4874.2.2.62.1.5.2.12 gauge32 read-only
The number of dial-out sessions in the authenticating state.
                   juniL2tpDialoutVRoutersSessionsConnecting 1.3.6.1.4.1.4874.2.2.62.1.5.2.13 gauge32 read-only
The number of dial-out sessions in the connecting state.
                   juniL2tpDialoutVRoutersSessionsInService 1.3.6.1.4.1.4874.2.2.62.1.5.2.14 gauge32 read-only
The number of dial-out sessions in the in-service state.
                   juniL2tpDialoutVRoutersSessionsInhibited 1.3.6.1.4.1.4874.2.2.62.1.5.2.15 gauge32 read-only
The number of dial-out sessions in the inhibited state.
                   juniL2tpDialoutVRoutersSessionsPostInhibited 1.3.6.1.4.1.4874.2.2.62.1.5.2.16 gauge32 read-only
The number of dial-out sessions in the post-inhibited state.
                   juniL2tpDialoutVRoutersSessionsFailed 1.3.6.1.4.1.4874.2.2.62.1.5.2.17 gauge32 read-only
The number of dial-out sessions in the failed state.
               juniL2tpDialoutVRouterStatisticsTable 1.3.6.1.4.1.4874.2.2.62.1.5.3 no-access
The entries in this table represent virtual routers.
                   juniL2tpDialoutVRouterStatisticsEntry 1.3.6.1.4.1.4874.2.2.62.1.5.3.1 no-access
A virtual router indexed by router ID.
                       juniL2tpDialoutVRouterStatisticsRouterIndex 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.1 unsigned32 no-access
The router index of the virtual router. The value of this object can be used to retrieve additional information in the router MIB.
                       juniL2tpDialoutVRouterStatisticsTriggersMissed 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.2 counter32 read-only
The number of triggers missed.
                       juniL2tpDialoutVRouterStatisticsTriggerRouteUnknown 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.3 counter32 read-only
The number of triggers received without a matching target route.
                       juniL2tpDialoutVRouterStatisticsSessionStateDormant 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.4 gauge32 read-only
The number of dial-out sessions in the dormant state.
                       juniL2tpDialoutVRouterStatisticsSessionStatePending 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.5 gauge32 read-only
The number of dial-out sessions in the pending state.
                       juniL2tpDialoutVRouterStatisticsSessionStateAuthenticating 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.6 gauge32 read-only
The number of dial-out sessions in the authenticating state.
                       juniL2tpDialoutVRouterStatisticsSessionStateConnecting 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.7 gauge32 read-only
The number of dial-out sessions in the connecting state.
                       juniL2tpDialoutVRouterStatisticsSessionStateInService 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.8 gauge32 read-only
The number of dial-out sessions in the in-service state.
                       juniL2tpDialoutVRouterStatisticsSessionStateInhibited 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.9 gauge32 read-only
The number of dial-out sessions in the inhibited state.
                       juniL2tpDialoutVRouterStatisticsSessionStatePostInhibited 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.10 gauge32 read-only
The number of dial-out sessions in the post-inhibited state.
                       juniL2tpDialoutVRouterStatisticsSessionStateFailed 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.11 gauge32 read-only
The number of dial-out sessions in the failed state.
                       juniL2tpDialoutVRouterStatisticsTargetsActive 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.12 gauge32 read-only
The number of active targets.
                       juniL2tpDialoutVRouterStatisticsTargetsCreated 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.13 counter32 read-only
The number of targets created.
                       juniL2tpDialoutVRouterStatisticsTargetsRemoved 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.14 counter32 read-only
The number of targets removed.
                       juniL2tpDialoutVRouterStatisticsTargetsDown 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.15 gauge32 read-only
The number of targets in the down state.
                       juniL2tpDialoutVRouterStatisticsTargetsInhibited 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.16 gauge32 read-only
The number of targets in the inhibited state.
                       juniL2tpDialoutVRouterStatisticsTargetsInService 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.17 gauge32 read-only
The number of targets in the in-service state.
                       juniL2tpDialoutVRouterStatisticsSessionsActive 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.18 gauge32 read-only
The number of active sessions.
                       juniL2tpDialoutVRouterStatisticsSessionsCreated 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.19 counter32 read-only
The number of sessions created.
                       juniL2tpDialoutVRouterStatisticsSessionsRemoved 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.20 counter32 read-only
The number of sessions removed.
                       juniL2tpDialoutVRouterStatisticsSessionsReset 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.21 counter32 read-only
The number of sessions reset.
                       juniL2tpDialoutVRouterStatisticsTriggersReceived 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.22 counter32 read-only
The number of session triggers received.
                       juniL2tpDialoutVRouterStatisticsTriggersEnqueued 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.23 gauge32 read-only
The number of session triggers enqueued.
                       juniL2tpDialoutVRouterStatisticsTriggersDiscarded 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.24 counter32 read-only
The number of triggers discarded.
                       juniL2tpDialoutVRouterStatisticsTriggersForwarded 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.25 counter32 read-only
The number of session triggers forwarded.
                       juniL2tpDialoutVRouterStatisticsTriggersMaxEnqueued 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.26 gauge32 read-only
The maximum number of session triggers enqueued.
                       juniL2tpDialoutVRouterStatisticsAuthenticationRequests 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.27 counter32 read-only
The number of session authentication requests.
                       juniL2tpDialoutVRouterStatisticsAuthenticationNoResources 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.28 counter32 read-only
The number of times resources were not available to send an authentication request.
                       juniL2tpDialoutVRouterStatisticsAuthenticationGrants 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.29 counter32 read-only
The number of session authentication grants.
                       juniL2tpDialoutVRouterStatisticsAuthenticationDenies 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.30 counter32 read-only
The number of session authentication denies.
                       juniL2tpDialoutVRouterStatisticsDialoutsRequested 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.31 counter32 read-only
The number of dial-out sessions requested.
                       juniL2tpDialoutVRouterStatisticsDialoutsRejected 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.32 counter32 read-only
The number of dial-out sessions rejected.
                       juniL2tpDialoutVRouterStatisticsDialoutsEstablished 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.33 counter32 read-only
The number of dial-out sessions established.
                       juniL2tpDialoutVRouterStatisticsDialoutsTimedout 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.34 counter32 read-only
The number of dial-out sessions timed-out.
                       juniL2tpDialoutVRouterStatisticsDialoutsTornDown 1.3.6.1.4.1.4874.2.2.62.1.5.3.1.35 counter32 read-only
The number of dial-out sessions torn down.
           juniL2tpDialoutSystem 1.3.6.1.4.1.4874.2.2.62.1.6
               juniL2tpDialoutSystemStatus 1.3.6.1.4.1.4874.2.2.62.1.6.1 integer read-only
The chassis' operational state Enumeration: 'initIncomplete': 0, 'restricted': 2, 'inService': 1.
               juniL2tpDialoutSystemStatistics 1.3.6.1.4.1.4874.2.2.62.1.6.2
                   juniL2tpDialoutSystemCurrentSessions 1.3.6.1.4.1.4874.2.2.62.1.6.2.1 gauge32 read-only
The current number of dial-out sessions in the system.
                   juniL2tpDialoutSystemMaximumSessions 1.3.6.1.4.1.4874.2.2.62.1.6.2.2 gauge32 read-only
The maximum number of dial-out sessions in the system.
                   juniL2tpDialoutSystemSessionsConnecting 1.3.6.1.4.1.4874.2.2.62.1.6.2.3 gauge32 read-only
The current number of dial-out sessions in the process of connecting.
                   juniL2tpDialoutSystemMaximumSessionsConnecting 1.3.6.1.4.1.4874.2.2.62.1.6.2.4 gauge32 read-only
The maximum number of dial-out sessions that can be in the process of connecting at any one time.
                   juniL2tpDialoutSystemSessionsPending 1.3.6.1.4.1.4874.2.2.62.1.6.2.5 gauge32 read-only
The current number of pending dial-out sessions.
                   juniL2tpDialoutSystemMaximumSessionsPending 1.3.6.1.4.1.4874.2.2.62.1.6.2.6 gauge32 read-only
The maximum number of pending dial-out sessions.
                   juniL2tpDialoutSystemTargetsInhibited 1.3.6.1.4.1.4874.2.2.62.1.6.2.7 gauge32 read-only
The current number of inhibited targets.
                   juniL2tpDialoutSystemMaximumTargetsInhibited 1.3.6.1.4.1.4874.2.2.62.1.6.2.8 gauge32 read-only
The maximum number of inhibited targets.
                   juniL2tpDialoutSystemAuthGrantNoSession 1.3.6.1.4.1.4874.2.2.62.1.6.2.9 counter32 read-only
The number of sessions destroyed before getting an authentication grant.
                   juniL2tpDialoutSystemAuthDenyNoSession 1.3.6.1.4.1.4874.2.2.62.1.6.2.10 counter32 read-only
The number of sessions destroyed before getting an authentication deny.
       juniL2tpDialoutMIBConformance 1.3.6.1.4.1.4874.2.2.62.2
           juniL2tpDialoutMIBCompliances 1.3.6.1.4.1.4874.2.2.62.2.1
               juniL2tpDialoutCompliance 1.3.6.1.4.1.4874.2.2.62.2.1.1
The compliance statement for systems supporting L2TP dialout.
           juniL2tpDialoutMIBGroups 1.3.6.1.4.1.4874.2.2.62.2.2
               juniL2tpDialoutTimersGroup 1.3.6.1.4.1.4874.2.2.62.2.2.1
The collection of objects providing management of L2TP dial-out timer functionality in a Juniper product.
               juniL2tpDialoutTargetConfigGroup 1.3.6.1.4.1.4874.2.2.62.2.2.2
The collection of objects providing management of L2TP dial-out target functionality in a Juniper product.
               juniL2tpDialoutTriggerBuffersGroup 1.3.6.1.4.1.4874.2.2.62.2.2.3
The collection of objects providing management of L2TP dial-out trigger buffer functionality in a Juniper product.
               juniL2tpDialoutSessionControlGroup 1.3.6.1.4.1.4874.2.2.62.2.2.4
The collection of objects providing management of L2TP dial-out session functionality in a Juniper product.
               juniL2tpDialoutStatusGroup 1.3.6.1.4.1.4874.2.2.62.2.2.5
The collection of objects providing management of L2TP dial-out status functionality in a Juniper product.
               juniL2tpDialoutSystemStatisticsGroup 1.3.6.1.4.1.4874.2.2.62.2.2.6
The collection of objects providing management of L2TP dial-out system statistics functionality in a Juniper product.
               juniL2tpDialoutSystemWideVRouterStatisticsGroup 1.3.6.1.4.1.4874.2.2.62.2.2.7
The collection of objects providing management of L2TP dial-out system wide virtual router statistics functionality in a Juniper product.
               juniL2tpDialoutSystemWideTargetStatisticsGroup 1.3.6.1.4.1.4874.2.2.62.2.2.8
The collection of objects providing management of L2TP dial-out system wide target statistics functionality in a Juniper product.
               juniL2tpDialoutSystemWideSessionStatisticsGroup 1.3.6.1.4.1.4874.2.2.62.2.2.9
The collection of objects providing management of L2TP dial-out system wide session statistics functionality in a Juniper product.
               juniL2tpDialoutVRouterStatisticsGroup 1.3.6.1.4.1.4874.2.2.62.2.2.10
The collection of objects providing management of L2TP dial-out virtual router statistics functionality in a Juniper product.
               juniL2tpDialoutTargetStatisticsGroup 1.3.6.1.4.1.4874.2.2.62.2.2.11
The collection of objects providing management of L2TP dial-out target statistics functionality in a Juniper product.
               juniL2tpDialoutSessionStatisticsGroup 1.3.6.1.4.1.4874.2.2.62.2.2.12
The collection of objects providing management of L2TP dial-out session statistics functionality in a Juniper product.