Juniper-IPV6-PROFILE-MIB
- Registered at
- 1.3.6.1.4.1.4874.2.2.68
- Last updated
- 2007-07-19 18:19
- Organization
- Juniper Networks
- Revisions
- 2007-07-19 18:19, 2003-09-29 17:58
- Namespace
- juniper
- Source file
Juniper-IPV6-PROFILE-MIB- Digest
sha256:bd1d0233833df9fb4b2a648bd5574b9c0e4f932cc60c4c40b1e81380028cebdf
Description
The IPv6 Profile 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
| From | Symbols |
|---|---|
| INET-ADDRESS-MIB | InetAddressIPv6 |
| IPV6-TC | Ipv6AddressPrefix |
| Juniper-MIBs | juniMibs |
| Juniper-TC | JuniEnable, JuniName, JuniSetMap |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
INET-ADDRESS-MIB IPV6-TC Juniper-IPV6-PROFILE-MIB Juniper-MIBs Juniper-TC Juniper-UNI-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| juniIpv6ProfileObjects OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.68.1 | |||
| juniIpv6Profile OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.68.1.1 | |||
| juniIpv6ProfileTable OBJECT-TYPE The entries in this table describe profiles for configuring IP interfaces. Entries in this table are created/deleted as a side-effect of corresponding operations to the juniProfileNameTable in the Juniper-PROFILE-MIB. | 1.3.6.1.4.1.4874.2.2.68.1.1.1 | not-accessible | current | |
| juniIpv6ProfileEntry OBJECT-TYPE A profile describing configuration of an IPv6 interface. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1 | not-accessible | current | |
| juniIpv6ProfileId OBJECT-TYPE The integer identifier associated with this profile. A value for this identifier is determined by locating or creating a profile name in the juniProfileNameTable. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.1 | Unsigned32 | not-accessible | current |
| juniIpv6ProfileSetMap OBJECT-TYPE A bitmap representing which objects in this entry have been explicitly configured. See the definition of the JuniSetMap TEXTUAL-CONVENTION for details of use. The INDEX object(s) and this object are excluded from representation (i.e. their bits are never set). When a SET request does not explicitly configure JuniSetMap, bits in JuniSetMap are set as a side-effect of configuring other profile attributes in the same entry. If, however, a SET request explicitly configures JuniSetMap, the explicitly configured value overrides 1) any previous bit settings, and 2) any simultaneous 'side-effect' settings that would otherwise occur. Once set, bits can only be cleared by explicitly configuring JuniSetMap. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.2 | JuniSetMap | read-write | current |
| juniIpv6ProfileRouterName OBJECT-TYPE The virtual router to which an IPv6 interface configured by this profile will be assigned, if other mechanisms do not otherwise specify a virtual router assignment. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.3 | JuniName | read-write | current |
| juniIpv6ProfileIpv6Addr OBJECT-TYPE An IPv6 address to be used by an IPv6 interface configured by this profile. This object will have a value of 0::0 for an unnumbered interface. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.4 | InetAddressIPv6 | read-write | current |
| juniIpv6ProfileIpv6MaskLen OBJECT-TYPE An IPv6 address mask length to be used by an IPv6 interface configured by this profile. This object will have a value of 0 for an unnumbered interface. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.5 | Integer32 (0..128) | read-write | current |
| juniIpv6ProfileMtu OBJECT-TYPE The configured MTU size for this IPv6 network interface. If set to zero, the default MTU size, as determined by the underlying network media, is used. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.6 | Integer32 (0 | 1280..10240) | read-write | current |
| juniIpv6ProfileSrcAddrValidEnable OBJECT-TYPE Enable/disable whether source addresses in received IPv6 packets are validated. Validation is performed by looking up the source IPv6 address in the routing database and determining whether the packet arrived on the expected interface; if not, the packet is discarded. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.7 | JuniEnable | read-write | current |
| juniIpv6ProfileInheritNumString OBJECT-TYPE The text identifier of the numbered interface, associated with the specified virtual router, whose IPv6 address is used as the source address when transmitting IPv6 packets on unnumbered remote access user links. Types/formats/examples for this string include: Loopback loopback <id> 'loopback 0' ATM Virtual Circuit atm <slot>/<port>.<distinguisher> 'atm 3/1.100' Ethernet { fastEthernet | gigabitEthernet } <slot>/<port> 'fastEthernet 3/0' 'gigabitEthernet 3/0' Ethernet VLAN { fastEthernet | gigabitEthernet } <slot>/<port>:<vlanID> 'fastEthernet 3/0:1000' 'gigabitEthernet 3/0:1000' Channelized Serial serial <slot>/<port>:<channelSpecifier>[/<channelSpecifier>]* 'serial 3/0:4' (T1/E1) 'serial 3/0:2/4' (T3/E3) 'serial 3/0:2/1/1/4' (OC3/OC12 - channelized DS3) 'serial 3/0:2/1/1/1/4' (OC3/OC12 - virtual tributaries) Other formats may be supported over time. An empty string indicates the referenced interface is unspecified, e.g., when this IPv6 interface is numbered. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.8 | DisplayString (SIZE(0..80)) | read-write | current |
| juniIpv6ProfileNdEnabled OBJECT-TYPE Enable/disable ND for this IPv6 network interface. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.9 | JuniEnable | read-write | current |
| juniIpv6ProfileNdManagedConfig OBJECT-TYPE Enable/disable ND managed config for this IPv6 network interface. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.10 | JuniEnable | read-write | current |
| juniIpv6ProfileNdOtherConfig OBJECT-TYPE Enable/disable ND other config for this IPv6 network interface. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.11 | JuniEnable | read-write | current |
| juniIpv6ProfileNdSuppressRa OBJECT-TYPE Enable/disable ND suppress RA for this IPv6 network interface. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.12 | JuniEnable | read-write | current |
| juniIpv6ProfileNdRaInterval OBJECT-TYPE The configured interval between IPv6 RA transmissions on the interface. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.13 | Integer32 (3..1800) | read-write | current |
| juniIpv6ProfileNdRaLifeTime OBJECT-TYPE The configured RA lifetime for this IPv6 network interface. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.14 | Integer32 (0..1800) | read-write | current |
| juniIpv6ProfileNdReachableTime OBJECT-TYPE The configured RA reachable time for this IPv6 network interface. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.15 | Integer32 | read-write | current |
| juniIpv6ProfileNdPrefix OBJECT-TYPE The prefix associated with the this interface. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.16 | Ipv6AddressPrefix | read-write | current |
| juniIpv6ProfileNdPrefixLength OBJECT-TYPE The length of the prefix (in bits). | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.17 | Integer32 (1..128) | read-write | current |
| juniIpv6ProfileNdPrefixOnLinkFlag OBJECT-TYPE This object has the value 'true(1)', if this prefix can be used for on-link determination and the value 'false(2)' otherwise. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.18 | JuniEnable | read-write | current |
| juniIpv6ProfileNdPrefixAutonomousFlag OBJECT-TYPE Autonomous address configuration flag. When true(1), indicates that this prefix can be used for autonomous address configuration (i.e. can be used to form a local interface address). If false(2), it is not used to autoconfigure a local interface address. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.19 | JuniEnable | read-write | current |
| juniIpv6ProfileNdPrefixPreferredLifetime OBJECT-TYPE It is the length of time in seconds that this prefix will remain preferred, i.e. time until deprecation. A value of 4,294,967,295 represents infinity. The address generated from a deprecated prefix should no longer be used as a source address in new communications, but packets received on such an interface are processed as expected. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.20 | Integer32 | read-write | current |
| juniIpv6ProfileNdPrefixValidLifetime OBJECT-TYPE It is the length of time in seconds that this prefix will remain valid, i.e. time until invalidation. A value of 4,294,967,295 represents infinity. The address generated from an invalidated prefix should not appear as the destination or source address of a packet. | 1.3.6.1.4.1.4874.2.2.68.1.1.1.1.21 | Integer32 | read-write | current |
| juniIpv6ProfileMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.68.4 | |||
| juniIpv6ProfileMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.68.4.1 | |||
| juniIpv6ProfileMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.68.4.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| juniIpv6ProfileCompliance MODULE-COMPLIANCE Obsolete Compliance statement for systems supporting IPv6 configuration profiles. This statement became obsolete when added ND support. | 1.3.6.1.4.1.4874.2.2.68.4.1.1 | obsolete |
| juniIpv6ProfileCompliance1 MODULE-COMPLIANCE Compliance statement for systems supporting IPv6 configuration profiles, incorporating support of ND on dynamical interface. | 1.3.6.1.4.1.4874.2.2.68.4.1.2 | current |
| juniIpv6ProfileGroup OBJECT-GROUP An obsolete collection of objects providing management of IPv6 Profile functionality in a Juniper product. This statement became obsolete when added ND support. | 1.3.6.1.4.1.4874.2.2.68.4.2.1 | obsolete |
| juniIpv6ProfileGroup1 OBJECT-GROUP The basic collection of objects providing management of IPv6 Profile functionality in a Juniper product. | 1.3.6.1.4.1.4874.2.2.68.4.2.2 | current |