Unisphere-Data-IP-PROFILE-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: Unisphere-Data-IP-PROFILE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
usdIpProfileMIB | 1.3.6.1.4.1.4874.2.2.26 |
The IP Profile MIB for the Unisphere Networks Inc. enterprise. |
||
usdIpProfileObjects | 1.3.6.1.4.1.4874.2.2.26.1 | |||
usdIpProfile | 1.3.6.1.4.1.4874.2.2.26.1.1 | |||
usdIpProfileTable | 1.3.6.1.4.1.4874.2.2.26.1.1.1 | no-access |
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. |
|
1.3.6.1.4.1.4874.2.2.26.1.1.1.1 | no-access |
A profile describing configuration of an IP interface. |
||
usdIpProfileId | 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.1 | unsigned32 | no-access |
The integer identifier associated with this profile. A value for this identifier is determined by locating or creating a profile name in the usdProfileNameTable. |
usdIpProfileRowStatus | 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.2 | rowstatus | read-only |
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. |
usdIpProfileRouterName | 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.3 | usdname | read-only |
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. |
usdIpProfileIpAddr | 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.4 | ipaddress | read-only |
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. |
usdIpProfileIpMask | 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.5 | ipaddress | read-only |
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. |
usdIpProfileDirectedBcastEnable | 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.6 | usdenable | read-only |
Enable/disable forwarding of directed broadcasts on this IP network interface. |
usdIpProfileIcmpRedirectEnable | 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.7 | usdenable | read-only |
Enable/disable transmission of ICMP Redirect messages on this IP network interface. |
usdIpProfileAccessRoute | 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.8 | usdenable | read-only |
Enable/disable whether a host route is automatically created for a remote host attached to an IP interface that is configured using this profile. |
usdIpProfileMtu | 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.9 | integer32 | read-only |
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. |
usdIpProfileLoopbackIfIndex | 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.10 | interfaceindexorzero | read-only |
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). |
usdIpProfileLoopback | 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.11 | integer32 | read-only |
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. |
usdIpProfileSetMap | 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.12 | usdsetmap | read-only |
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. |
usdIpProfileSrcAddrValidEnable | 1.3.6.1.4.1.4874.2.2.26.1.1.1.1.13 | usdenable | read-only |
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. |
usdIpProfileMIBConformance | 1.3.6.1.4.1.4874.2.2.26.4 | |||
usdIpProfileMIBCompliances | 1.3.6.1.4.1.4874.2.2.26.4.1 | |||
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. |
||
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. |
||
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. |
||
usdIpProfileMIBGroups | 1.3.6.1.4.1.4874.2.2.26.4.2 | |||
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. |
||
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. |
||
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. |
||
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. |