Unisphere-Data-IP-PROFILE-MIB

File: Unisphere-Data-IP-PROFILE-MIB.mib (15498 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB Unisphere-Data-MIBs Unisphere-Data-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 IpAddress RowStatus
MODULE-COMPLIANCE OBJECT-GROUP InterfaceIndexOrZero
usDataMibs UsdEnable UsdName
UsdSetMap

Defined Types

UsdIpProfileEntry  
SEQUENCE    
  usdIpProfileId Unsigned32
  usdIpProfileRowStatus RowStatus
  usdIpProfileRouterName UsdName
  usdIpProfileIpAddr IpAddress
  usdIpProfileIpMask IpAddress
  usdIpProfileDirectedBcastEnable UsdEnable
  usdIpProfileIcmpRedirectEnable UsdEnable
  usdIpProfileAccessRoute UsdEnable
  usdIpProfileMtu Integer32
  usdIpProfileLoopbackIfIndex InterfaceIndexOrZero
  usdIpProfileLoopback Integer32
  usdIpProfileSetMap UsdSetMap
  usdIpProfileSrcAddrValidEnable UsdEnable

Defined Values

usdIpProfileMIB 1.3.6.1.4.1.4874.2.2.26
The IP Profile MIB for the Unisphere Networks Inc. enterprise.
MODULE-IDENTITY    

usdIpProfileObjects 1.3.6.1.4.1.4874.2.2.26.1
OBJECT IDENTIFIER    

usdIpProfile 1.3.6.1.4.1.4874.2.2.26.1.1
OBJECT IDENTIFIER    

usdIpProfileTable 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 usdProfileNameTable in the Unisphere-Data-PROFILE-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdIpProfileEntry

usdIpProfileEntry 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    
  UsdIpProfileEntry  

usdIpProfileId 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 usdProfileNameTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

usdIpProfileRowStatus 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 usdIpProfileId must match that of a profile name configured in usdProfileNameTable.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

usdIpProfileRouterName 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    
  UsdName  

usdIpProfileIpAddr 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  

usdIpProfileIpMask 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  

usdIpProfileDirectedBcastEnable 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    
  UsdEnable  

usdIpProfileIcmpRedirectEnable 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    
  UsdEnable  

usdIpProfileAccessRoute 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    
  UsdEnable  

usdIpProfileMtu 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  

usdIpProfileLoopbackIfIndex 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  

usdIpProfileLoopback 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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1..2147483647  

usdIpProfileSetMap 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 UsdSetMap 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 UsdSetMap, bits in UsdSetMap are set as a side-effect of configuring other profile attributes in the same entry. If, however, a SET request explicitly configures UsdSetMap, 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 UsdSetMap.
Status: current Access: read-create
OBJECT-TYPE    
  UsdSetMap  

usdIpProfileSrcAddrValidEnable 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    
  UsdEnable  

usdIpProfileMIBConformance 1.3.6.1.4.1.4874.2.2.26.4
OBJECT IDENTIFIER    

usdIpProfileMIBCompliances 1.3.6.1.4.1.4874.2.2.26.4.1
OBJECT IDENTIFIER    

usdIpProfileMIBGroups 1.3.6.1.4.1.4874.2.2.26.4.2
OBJECT IDENTIFIER    

usdIpProfileCompliance 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 usdIpProfileLoopback replaced usdIpProfileLoopbackIfIndex.
Status: obsolete Access: read-create
MODULE-COMPLIANCE    

usdIpProfileCompliance1 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 usdIpProfileRowStatus was deprecate and the usdIpProfileSetMap and usdIpProfileSrcAddrValidEnable objects were added.
Status: obsolete Access: read-create
MODULE-COMPLIANCE    

usdIpProfileCompliance2 1.3.6.1.4.1.4874.2.2.26.4.1.3
The compliance statement for systems supporting IP configuration profiles, incorporating UsdSetMap.
Status: current Access: read-create
MODULE-COMPLIANCE    

usdIpProfileGroup 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 Unisphere product. This group became obsolete when usdIpProfileLoopback replaced usdIpProfileLoopbackIfIndex.
Status: obsolete Access: read-create
OBJECT-GROUP    

usdIpProfileGroup1 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 Unisphere product. This group became obsolete when usdIpProfileRowStatus was deprecate and the usdIpProfileSetMap and usdIpProfileSrcAddrValidEnable objects were added.
Status: obsolete Access: read-create
OBJECT-GROUP    

usdIpProfileGroup2 1.3.6.1.4.1.4874.2.2.26.4.2.3
The basic collection of objects providing management of IP Profile functionality in a Unisphere product.
Status: current Access: read-create
OBJECT-GROUP    

usdIpProfileDeprecatedGroup 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