Home/Catalog/Juniper-IP-PROFILE-MIB

Juniper-IP-PROFILE-MIB

The IP Profile MIB for the Juniper Networks enterprise.
Main OID:
juniIpProfileMIB.1.3.6.1.4.1.4874.2.2.26
43
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

43 total
Object Name
juniIpProfileMIBThe IP Profile MIB for the Juniper Networks enterprise.
MODULE-IDENTITY
.1.3.6.1.4.1.4874.2.2.26
juniIpProfileObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.26.1
juniIpProfile
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.26.1.1
juniIpProfileTableThe 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.
SEQUENCE OF JuniIpProfileEntry
.1.3.6.1.4.1.4874.2.2.26.1.1.1
juniIpProfileEntryA profile describing configuration of an IP interface.
JuniIpProfileEntry
.1.3.6.1.4.1.4874.2.2.26.1.1.1.1
juniIpProfileIdThe integer identifier associated with this profile. A value for this identifier is determined by locating or creating a profile name in the juniProfileNameTable.
Unsigned32
.1.3.6.1.4.1.4874.2.2.26.1.1.1.1.1
juniIpProfileRowStatusControls creation/deletion of entries in this table. Only the values 'createAndGo' and 'destroy' may be SET. The value of juniIpProfileId must match that of a profile name configured in juniProfileNameTable.rwdeprecated
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.26.1.1.1.1.2
juniIpProfileRouterNameThe virtual router to which an IP interface configured by this profile will be assigned, if other mechanisms do not otherwise specify a virtual router assignment.rw
JuniName (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.26.1.1.1.1.3
juniIpProfileIpAddrAn IP address to be used by an IP interface configured by this profile. This object will have a value of 0.0.0.0 for an unnumbered interface.rw
IpAddress
.1.3.6.1.4.1.4874.2.2.26.1.1.1.1.4
juniIpProfileIpMaskAn IP address mask to be used by an IP interface configured by this profile. This object will have a value of 0.0.0.0 for an unnumbered interface.rw
IpAddress
.1.3.6.1.4.1.4874.2.2.26.1.1.1.1.5
juniIpProfileDirectedBcastEnableEnable/disable forwarding of directed broadcasts on this IP network interface.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.26.1.1.1.1.6
juniIpProfileIcmpRedirectEnableEnable/disable transmission of ICMP Redirect messages on this IP network interface.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.26.1.1.1.1.7
juniIpProfileAccessRouteEnable/disable whether a host route is automatically created for a remote host attached to an IP interface that is configured using this profile.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.26.1.1.1.1.8
juniIpProfileMtuThe configured MTU size for this IP network interface. If set to zero, the default MTU size, as determined by the underlying network media, is used.rw
Integer32 (0|512..10240)
.1.3.6.1.4.1.4874.2.2.26.1.1.1.1.9
juniIpProfileLoopbackIfIndexFor unnumbered interfaces, the IfIndex of the IP loopback interface whose IP address is used as the source address for transmitted IP packets. A value of zero means the loopback interface is unspecified (e.g., when the interface is numbered).rwobsolete
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.4874.2.2.26.1.1.1.1.10
juniIpProfileLoopbackThe number of the loopback interface, associated with the specified virtual router, whose IP address is used as the source address when transmitting IP packets on unnumbered remote access user links. For example, if the loopback interface for the associated router was configured via the console as 'loopback 2', this object would contain the integer value 2. A value of -1 indicates the loopback interface is unspecified, e.g., when the IP interface is numbered. This object has been replaced by juniIpProfileInheritNumString. This object is no longer represented in the juniIpProfileSetMap.rwobsolete
Integer32 (-1..2147483647)
.1.3.6.1.4.1.4874.2.2.26.1.1.1.1.11
juniIpProfileSetMapA 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.rw
JuniSetMap (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.26.1.1.1.1.12
juniIpProfileSrcAddrValidEnableEnable/disable whether source addresses in received IP packets are validated. Validation is performed by looking up the source IP address in the routing database and determining whether the packet arrived on the expected interface; if not, the packet is discarded.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.26.1.1.1.1.13
juniIpProfileInheritNumStringThe text identifier of the numbered interface, associated with the specified virtual router, whose IP address is used as the source address when transmitting IP 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 IP interface is numbered.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.26.1.1.1.1.14
juniIpProfileTcpMssConfigures TCP MSS value for an IP interface. When configured, MSS value of TCP SYN packets received or transmitted on the interface will be compared with the configured value and lowest of the two will replace the value in the packet.rw
Integer32 (0|160..10240)
.1.3.6.1.4.1.4874.2.2.26.1.1.1.1.15
juniIpProfileFilterOptionsAllEnable/disable whether IP packets containing options are to be discarded or sent to the control plane for processing.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.26.1.1.1.1.16
juniIpProfileFlowStatsEnable/disable whether J-Flow is enabled on the interfacerw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.26.1.1.1.1.17
juniIpProfileBlockMulticastSourcesEnable/disable Blocking Multicast trafficrw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.26.1.1.1.1.18
juniIpProfileMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.26.4
juniIpProfileMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.26.4.1
juniIpProfileComplianceObsolete compliance statement for systems supporting IP configuration profiles. This statement became obsolete when juniIpProfileLoopback replaced juniIpProfileLoopbackIfIndex.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.26.4.1.1
juniIpProfileCompliance1Obsolete compliance statement for systems supporting IP configuration profiles. This statement became obsolete when juniIpProfileRowStatus was deprecate and the juniIpProfileSetMap and juniIpProfileSrcAddrValidEnable objects were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.26.4.1.2
juniIpProfileCompliance2Obsolete compliance statement for systems supporting IP configuration profiles. This statement became obsolete when juniIpProfileLoopback was obsoleted and the juniIpProfileInheritNumString object was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.26.4.1.3
juniIpProfileCompliance3Obsolete compliance statement for systems supporting IP configuration profiles. This statement became obsolete when juniIpProfileTcpMss was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.26.4.1.4
juniIpProfileCompliance4Obsolete compliance statement for systems supporting IP configuration profiles. This statement became obsolete when juniIpProfileFilterOptionsAll was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.26.4.1.5
juniIpProfileCompliance5The compliance statement for systems supporting IP configuration profiles, incorporating juniIpProfileFilterOptionsAll.
Unknown
.1.3.6.1.4.1.4874.2.2.26.4.1.6
juniIpProfileCompliance6The compliance statement for systems supporting IP configuration profiles, incorporating juniIpProfileFlowStats.
Unknown
.1.3.6.1.4.1.4874.2.2.26.4.1.7
juniIpProfileCompliance7The compliance statement for systems supporting IP configuration profiles, incorporating juniIpProfileBlockMulticastSources.
Unknown
.1.3.6.1.4.1.4874.2.2.26.4.1.8
juniIpProfileMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.26.4.2
juniIpProfileGroupAn obsolete collection of objects providing management of IP Profile functionality in a Juniper product. This group became obsolete when juniIpProfileLoopback replaced juniIpProfileLoopbackIfIndex.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.26.4.2.1
juniIpProfileGroup1An obsolete collection of objects providing management of IP Profile functionality in a Juniper product. This group became obsolete when juniIpProfileRowStatus was deprecate and the juniIpProfileSetMap and juniIpProfileSrcAddrValidEnable objects were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.26.4.2.2
juniIpProfileGroup2An obsolete collection of objects providing management of IP Profile functionality in a Juniper product. This statement became obsolete when juniIpProfileLoopback was obsoleted and the juniIpProfileInheritNumString object was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.26.4.2.3
juniIpProfileDeprecatedGroupDeprecated object providing management of IP Profile functionality in a Juniper product. This group has been deprecated but may still be supported on some implementations.deprecated
Unknown
.1.3.6.1.4.1.4874.2.2.26.4.2.4
juniIpProfileGroup3An obsolete collection of objects providing management of IP Profile functionality in a Juniper product. This statement became obsolete when juniIpProfileTcpMss was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.26.4.2.5
juniIpProfileGroup4An obsolete collection of objects providing management of IP Profile functionality in a Juniper product. This statement became osolete when juniIpProfileFilterOptionsAll was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.26.4.2.6
juniIpProfileGroup5An obsolete collection of objects providing management of IP Profile functionality in a Juniper product. This statement became osolete when juniIpProfileFlowStats was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.26.4.2.7
juniIpProfileGroup6An obsolete collection of objects providing management of IP Profile functionality in a Juniper product. This statement became obsolete when juniIpProfileBlockMulticastSources was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.26.4.2.8
juniIpProfileGroup7The basic collection of objects providing management of IP Profile functionality in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.26.4.2.9
Juniper-IP-PROFILE-MIB - SNMP MIB Reference | MIBs Explorer