MIBs Depot

Juniper-AUTOCONFIGURE-MIB

Registered at
1.3.6.1.4.1.4874.2.2.48
Last updated
2004-07-26 19:54
Organization
Juniper Networks
Revisions
2004-07-26 19:54, 2002-11-22 16:08, 2002-11-22 15:24, 2000-11-16 00:00
Namespace
juniper
Source file
Juniper-AUTOCONFIGURE-MIB
Digest
sha256:af7750a300640e9d255c96b1c1162fd8c2ee1598908ab7ccc9808dd0af10f4f9

Description

The Auto-Configuration MIB for the Juniper Networks enterprise.

Contact

Juniper Networks, Inc. Postal: 10 Technology Park Drive Westford MA 01886-3146 USA Tel: +1 978 589 5800 Email: mib@Juniper.net

Imports

FromSymbols
IF-MIBInterfaceIndex
Juniper-MIBsjuniMibs
Juniper-TCJuniEnable
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

IANAifType-MIB
IF-MIB
Juniper-AUTOCONFIGURE-MIB
Juniper-MIBs
Juniper-TC
Juniper-UNI-SMI
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
JuniAutoConfEncaps
TEXTUAL-CONVENTION
Encapsulated protocol type.
current

Objects

NameOIDSyntaxAccessStatus
juniAutoConfObjects
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.48.1
juniAutoConf
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.48.1.1
juniAutoConfTable
OBJECT-TYPE
Configures recognition of incoming data encapsulation types that trigger autoconfiguration on an interface. Also, configures the time range that the encapsulation type will be locked-out from recognition in the event of an error in creating an interface of the encapsulation type.
1.3.6.1.4.1.4874.2.2.48.1.1.1not-accessiblecurrent
juniAutoConfEntry
OBJECT-TYPE
Configures recognition of an incoming data encapsulation type that triggers autoconfiguration on an interface. Also, configures the time range that the encapsulation type will be locked-out from recognition in the event of an error in creating an interface of the encapsulation type.
1.3.6.1.4.1.4874.2.2.48.1.1.1.1not-accessiblecurrent
juniAutoConfIfIndex
OBJECT-TYPE
The ifIndex of the interface to which the autoconfiguration information in this entry applies.
1.3.6.1.4.1.4874.2.2.48.1.1.1.1.1InterfaceIndexnot-accessiblecurrent
juniAutoConfEncaps
OBJECT-TYPE
The encapsulated protocol type to which the autoconfiguration information in this entry applies.
1.3.6.1.4.1.4874.2.2.48.1.1.1.1.2JuniAutoConfEncapsnot-accessiblecurrent
juniAutoConfEnable
OBJECT-TYPE
When enabled, permits autoconfiguration of the specified interface when the specified encapsulation is recognized in an incoming data frame.
1.3.6.1.4.1.4874.2.2.48.1.1.1.1.3JuniEnableread-writecurrent
juniAutoConfLockoutSupported
OBJECT-TYPE
Indicates whether lockout is supported for the specified encapsulation type for the specified interface. If lockout is supported, then juniAutoConfLockoutMin, juniAutoConfLockoutMax, juniAutoConfLockoutTime, juniAutoConfLockoutElapsedTime, and juniAutoConfNextLockoutTime are valid and supported in this entry.
1.3.6.1.4.1.4874.2.2.48.1.1.1.1.4TruthValueread-onlycurrent
juniAutoConfLockoutMin
OBJECT-TYPE
The lower bound, in seconds, of the time range used to specify the duration of the lockout of the encapsulation type from recognition for the specified interface. This only takes effect if juniAutoConfEnable is set to enable for the encapsulation type for this interface. The ability to lockout the specified encapsulation type from recognition in the event of an error in creating an interface of the encapsulation type is enabled by default. The initial lockout duration is this object's value and increases exponentially for each failure that occurs for the specified encapsulation type for the specified interface within the greater of 15 minutes and juniAutoConfLockoutMax. The lockout duration for the specified encapsulation type will not exceed juniAutoConfLockoutMax. If the time between creation errors for the specified encapsulation type for the specified interface is greater than the greater of 15 minutes and juniAutoConfigLockoutMax, then the lockout duration reverts to this object's value. To disable the ability to lockout the specified encapsulation type from recognition in the event of an error in creating an interface of the encapsulation type for the specified interface, the value of this object and juniAutoConfLockoutMax must be set to 0. It is not recommended that this lockout feature be disabled except for debugging purposes.
1.3.6.1.4.1.4874.2.2.48.1.1.1.1.5Integer32 (0..86400)read-writecurrent
juniAutoConfLockoutMax
OBJECT-TYPE
The upper bound, in seconds, of the time range used to specify the duration of the lockout of the encapsulation type from recognition for the specified interface. This value must equal or exceed the value for juniAutoConfLockoutMin. This only takes effect if juniAutoConfEnable is set to enable for the encapsulation type for this interface. The ability to lockout the specified encapsulation type from recognition in the event of an error in creating an interface of the encapsulation type is enabled by default. The initial lockout duration is juniAutoConfLockoutMin and increases exponentially for each failure that occurs for the specified encapsulation type for the specified interface within the greater of 15 minutes and this object's value. The lockout duration for the specified encapsulation type will not exceed this object's value. If the time between creation errors for the specified encapsulation type for the specified interface is greater than the greater of 15 minutes and this object's value, then the lockout duration reverts to juniAutoConfigLockoutMin. To disable the ability to lockout the specified encapsulation type from recognition in the event of an error in creating an interface of the encapsulation type for the specified interface, the value of this object and juniAutoConfLockoutMin must be set to 0. It is not recommended that this lockout feature be disabled except for debugging purposes.
1.3.6.1.4.1.4874.2.2.48.1.1.1.1.6Integer32 (0..86400)read-writecurrent
juniAutoConfLockoutTime
OBJECT-TYPE
The time duration, in seconds, currently used to lockout the specified encapsulation type from recognition for the specified interface. The reported value is within the range specified by juniAutoConfLockoutMin and juniAutoConfLockoutMax. A value of 0 indicates that no lockout is occurring for the encapsulation type for the specified interface.
1.3.6.1.4.1.4874.2.2.48.1.1.1.1.7Integer32 (0..86400)read-onlycurrent
juniAutoConfLockoutElapsedTime
OBJECT-TYPE
The elapsed time, in seconds, that the specified encapsulation type has been locked-out from recognition for the specified interface. Its value will not exceed that of juniAutoConfLockoutTime. A value of 0 indicates that no lockout is occurring for the encapsulation type for the specified interface.
1.3.6.1.4.1.4874.2.2.48.1.1.1.1.8Integer32 (0..86400)read-onlycurrent
juniAutoConfNextLockoutTime
OBJECT-TYPE
The time duration, in seconds, that will be used to lockout the specified encapsulation type from recognition for the specified interface for the next event that results in a lockout condition. The reported value is within the range specified by juniAutoConfLockoutMin and juniAutoConfLockoutMax. When juniAutoConfEnable is set to enable, a value of 0 indicates that lockout is prevented from occurring for the encapsulation type for the specified interface (i.e., juniAutoConfLockoutMin and juniAutoConfLockoutMax are both set to 0).
1.3.6.1.4.1.4874.2.2.48.1.1.1.1.9Integer32 (0..86400)read-onlycurrent
juniAutoConfMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.48.4
juniAutoConfMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.48.4.1
juniAutoConfMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.48.4.2

Conformance

NameOIDStatus
juniAutoConfCompliance
MODULE-COMPLIANCE
Obsolete compliance statement for systems supporting enabling of autoconfiguration operation. This statement was obsoleted when encapsulation type lockout objects were added.
1.3.6.1.4.1.4874.2.2.48.4.1.1obsolete
juniAutoConfCompliance2
MODULE-COMPLIANCE
The compliance statement for systems supporting enabling of autoconfiguration operation.
1.3.6.1.4.1.4874.2.2.48.4.1.2current
juniAutoConfGroup
OBJECT-GROUP
Obsoleted collection of objects providing management of autoconfiguration enabling in a Juniper product. This group became obsolete when Encapsulation Type Lockout support was added.
1.3.6.1.4.1.4874.2.2.48.4.2.1obsolete
juniAutoConfGroup2
OBJECT-GROUP
The basic collection of objects providing management of autoconfiguration enabling in a Juniper product.
1.3.6.1.4.1.4874.2.2.48.4.2.2current