Juniper-IP-PROFILE-MIB

File: Juniper-IP-PROFILE-MIB.mib (25807 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB Juniper-MIBs Juniper-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 IpAddress DisplayString
RowStatus MODULE-COMPLIANCE OBJECT-GROUP
InterfaceIndexOrZero juniMibs JuniEnable
JuniName JuniSetMap

Defined Types

JuniIpProfileEntry  
SEQUENCE    
  juniIpProfileId Unsigned32
  juniIpProfileRowStatus RowStatus
  juniIpProfileRouterName JuniName
  juniIpProfileIpAddr IpAddress
  juniIpProfileIpMask IpAddress
  juniIpProfileDirectedBcastEnable JuniEnable
  juniIpProfileIcmpRedirectEnable JuniEnable
  juniIpProfileAccessRoute JuniEnable
  juniIpProfileMtu Integer32
  juniIpProfileLoopbackIfIndex InterfaceIndexOrZero
  juniIpProfileLoopback Integer32
  juniIpProfileSetMap JuniSetMap
  juniIpProfileSrcAddrValidEnable JuniEnable
  juniIpProfileInheritNumString DisplayString
  juniIpProfileTcpMss Integer32
  juniIpProfileFilterOptionsAll JuniEnable
  juniIpProfileFlowStats JuniEnable
  juniIpProfileBlockMulticastSources JuniEnable

Defined Values

juniIpProfileMIB 1.3.6.1.4.1.4874.2.2.26
The IP Profile MIB for the Juniper Networks enterprise.
MODULE-IDENTITY    

juniIpProfileObjects 1.3.6.1.4.1.4874.2.2.26.1
OBJECT IDENTIFIER    

juniIpProfile 1.3.6.1.4.1.4874.2.2.26.1.1
OBJECT IDENTIFIER    

juniIpProfileTable 1.3.6.1.4.1.4874.2.2.26.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniIpProfileEntry

juniIpProfileEntry 1.3.6.1.4.1.4874.2.2.26.1.1.1.1
A profile describing configuration of an IP interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniIpProfileEntry  

juniIpProfileId 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.1
The integer identifier associated with this profile. A value for this identifier is determined by locating or creating a profile name in the juniProfileNameTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

juniIpProfileRowStatus 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.2
Controls 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.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

juniIpProfileRouterName 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.3
The 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.
Status: current Access: read-create
OBJECT-TYPE    
  JuniName  

juniIpProfileIpAddr 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.4
An 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.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniIpProfileIpMask 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.5
An 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.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniIpProfileDirectedBcastEnable 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.6
Enable/disable forwarding of directed broadcasts on this IP network interface.
Status: current Access: read-create
OBJECT-TYPE    
  JuniEnable  

juniIpProfileIcmpRedirectEnable 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.7
Enable/disable transmission of ICMP Redirect messages on this IP network interface.
Status: current Access: read-create
OBJECT-TYPE    
  JuniEnable  

juniIpProfileAccessRoute 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.8
Enable/disable whether a host route is automatically created for a remote host attached to an IP interface that is configured using this profile.
Status: current Access: read-create
OBJECT-TYPE    
  JuniEnable  

juniIpProfileMtu 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.9
The 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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 512..10240  

juniIpProfileLoopbackIfIndex 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.10
For 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).
Status: obsolete Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

juniIpProfileLoopback 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.11
The 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.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32 -1..2147483647  

juniIpProfileSetMap 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  JuniSetMap  

juniIpProfileSrcAddrValidEnable 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.13
Enable/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.
Status: current Access: read-create
OBJECT-TYPE    
  JuniEnable  

juniIpProfileInheritNumString 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.14
The 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 'loopback 0' ATM Virtual Circuit atm /. 'atm 3/1.100' Ethernet { fastEthernet | gigabitEthernet } / 'fastEthernet 3/0' 'gigabitEthernet 3/0' Ethernet VLAN { fastEthernet | gigabitEthernet } /: 'fastEthernet 3/0:1000' 'gigabitEthernet 3/0:1000' Channelized Serial serial /:[/]* '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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..80)  

juniIpProfileTcpMss 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.15
Configures 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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 160..10240  

juniIpProfileFilterOptionsAll 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.16
Enable/disable whether IP packets containing options are to be discarded or sent to the control plane for processing.
Status: current Access: read-create
OBJECT-TYPE    
  JuniEnable  

juniIpProfileFlowStats 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.17
Enable/disable whether J-Flow is enabled on the interface
Status: current Access: read-create
OBJECT-TYPE    
  JuniEnable  

juniIpProfileBlockMulticastSources 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.18
Enable/disable Blocking Multicast traffic
Status: current Access: read-create
OBJECT-TYPE    
  JuniEnable  

juniIpProfileMIBConformance 1.3.6.1.4.1.4874.2.2.26.4
OBJECT IDENTIFIER    

juniIpProfileMIBCompliances 1.3.6.1.4.1.4874.2.2.26.4.1
OBJECT IDENTIFIER    

juniIpProfileMIBGroups 1.3.6.1.4.1.4874.2.2.26.4.2
OBJECT IDENTIFIER    

juniIpProfileCompliance 1.3.6.1.4.1.4874.2.2.26.4.1.1
Obsolete compliance statement for systems supporting IP configuration profiles. This statement became obsolete when juniIpProfileLoopback replaced juniIpProfileLoopbackIfIndex.
Status: obsolete Access: read-create
MODULE-COMPLIANCE    

juniIpProfileCompliance1 1.3.6.1.4.1.4874.2.2.26.4.1.2
Obsolete compliance statement for systems supporting IP configuration profiles. This statement became obsolete when juniIpProfileRowStatus was deprecate and the juniIpProfileSetMap and juniIpProfileSrcAddrValidEnable objects were added.
Status: obsolete Access: read-create
MODULE-COMPLIANCE    

juniIpProfileCompliance2 1.3.6.1.4.1.4874.2.2.26.4.1.3
Obsolete compliance statement for systems supporting IP configuration profiles. This statement became obsolete when juniIpProfileLoopback was obsoleted and the juniIpProfileInheritNumString object was added.
Status: obsolete Access: read-create
MODULE-COMPLIANCE    

juniIpProfileCompliance3 1.3.6.1.4.1.4874.2.2.26.4.1.4
Obsolete compliance statement for systems supporting IP configuration profiles. This statement became obsolete when juniIpProfileTcpMss was added.
Status: obsolete Access: read-create
MODULE-COMPLIANCE    

juniIpProfileCompliance4 1.3.6.1.4.1.4874.2.2.26.4.1.5
Obsolete compliance statement for systems supporting IP configuration profiles. This statement became obsolete when juniIpProfileFilterOptionsAll was added.
Status: obsolete Access: read-create
MODULE-COMPLIANCE    

juniIpProfileCompliance5 1.3.6.1.4.1.4874.2.2.26.4.1.6
The compliance statement for systems supporting IP configuration profiles, incorporating juniIpProfileFilterOptionsAll.
Status: current Access: read-create
MODULE-COMPLIANCE    

juniIpProfileCompliance6 1.3.6.1.4.1.4874.2.2.26.4.1.7
The compliance statement for systems supporting IP configuration profiles, incorporating juniIpProfileFlowStats.
Status: current Access: read-create
MODULE-COMPLIANCE    

juniIpProfileCompliance7 1.3.6.1.4.1.4874.2.2.26.4.1.8
The compliance statement for systems supporting IP configuration profiles, incorporating juniIpProfileBlockMulticastSources.
Status: current Access: read-create
MODULE-COMPLIANCE    

juniIpProfileGroup 1.3.6.1.4.1.4874.2.2.26.4.2.1
An obsolete collection of objects providing management of IP Profile functionality in a Juniper product. This group became obsolete when juniIpProfileLoopback replaced juniIpProfileLoopbackIfIndex.
Status: obsolete Access: read-create
OBJECT-GROUP    

juniIpProfileGroup1 1.3.6.1.4.1.4874.2.2.26.4.2.2
An 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.
Status: obsolete Access: read-create
OBJECT-GROUP    

juniIpProfileGroup2 1.3.6.1.4.1.4874.2.2.26.4.2.3
An 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.
Status: obsolete Access: read-create
OBJECT-GROUP    

juniIpProfileDeprecatedGroup 1.3.6.1.4.1.4874.2.2.26.4.2.4
Deprecated object providing management of IP Profile functionality in a Juniper product. This group has been deprecated but may still be supported on some implementations.
Status: deprecated Access: read-create
OBJECT-GROUP    

juniIpProfileGroup3 1.3.6.1.4.1.4874.2.2.26.4.2.5
An obsolete collection of objects providing management of IP Profile functionality in a Juniper product. This statement became obsolete when juniIpProfileTcpMss was added.
Status: obsolete Access: read-create
OBJECT-GROUP    

juniIpProfileGroup4 1.3.6.1.4.1.4874.2.2.26.4.2.6
An obsolete collection of objects providing management of IP Profile functionality in a Juniper product. This statement became osolete when juniIpProfileFilterOptionsAll was added.
Status: obsolete Access: read-create
OBJECT-GROUP    

juniIpProfileGroup5 1.3.6.1.4.1.4874.2.2.26.4.2.7
An obsolete collection of objects providing management of IP Profile functionality in a Juniper product. This statement became osolete when juniIpProfileFlowStats was added.
Status: obsolete Access: read-create
OBJECT-GROUP    

juniIpProfileGroup6 1.3.6.1.4.1.4874.2.2.26.4.2.8
An obsolete collection of objects providing management of IP Profile functionality in a Juniper product. This statement became obsolete when juniIpProfileBlockMulticastSources was added.
Status: obsolete Access: read-create
OBJECT-GROUP    

juniIpProfileGroup7 1.3.6.1.4.1.4874.2.2.26.4.2.9
The basic collection of objects providing management of IP Profile functionality in a Juniper product.
Status: current Access: read-create
OBJECT-GROUP