HP-ICF-SECURITY: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HP-ICF-SECURITY
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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 icfSecurPassword 1.3.6.1.4.1.11.2.14.4.1 displaystring read-write
********* THIS OBJECT IS DEPRECATED ********* This variable contains a string which is used both as the community name for the password community, and as the login password for the console port. This community name is needed for most SET operations. In addition, the variables in the ICF security group are only visible within the password community, and must use the value of this variable as the community name for GET operations. If the value of this variable is equal to the null string, the community name 'public' or the null string will be treated the same as the password community. This object has been deprecated. Its functionality has been replaced by the icfCommunityTable.
 icfSecurAuthAnyMgr 1.3.6.1.4.1.11.2.14.4.2 integer read-write
********* THIS OBJECT IS DEPRECATED ********* When this variable is set to enabled, any manager with a valid community name may perform SET operations on this device. In this configuration, entries in the icfSecurAuthMgrTable are used only for trap destinations. If this variable is set to disabled, a manager must be in the icfSecurAuthMgrTable and have a valid community name in order to perform SET operations. This object has been deprecated. Its functionality has been replaced by the icfAuthMgrTable. Enumeration: 'disabled': 2, 'enabled': 1.
 icfSecurAuthMgrTable 1.3.6.1.4.1.11.2.14.4.3 no-access
********* THIS OBJECT IS DEPRECATED ********* This table contains a list of addresses of managers that are allowed to perform SET operations on this device, and controls the destination addresses for traps. If icfSecurAuthAnyMgr is set to disabled, a manager must be in this table and use the correct community name for the password community in order to perform a GET operation on this table. This table has been deprecated. It is replaced by the icfAuthMgrTable. The trap destination functionality has been replaced by the hpicfTrapDestTable.
     icfSecurAuthMgrEntry 1.3.6.1.4.1.11.2.14.4.3.1 no-access
********* THIS OBJECT IS DEPRECATED ********* An entry in the icfSecurAuthMgrTable containing information about a single manager. This table has been deprecated. It is replaced by the icfAuthMgrTable. The trap destination functionality has been replaced by the hpicfTrapDestTable.
         icfAuthMgrIndex 1.3.6.1.4.1.11.2.14.4.3.1.1 integer32 read-only
********* THIS OBJECT IS DEPRECATED ********* This object contains the index which uniquely identifies this entry in the icfSecurAuthMgrTable. This table has been deprecated. It is replaced by the icfAuthMgrTable. The trap destination functionality has been replaced by the hpicfTrapDestTable.
         icfAuthMgrIpAddress 1.3.6.1.4.1.11.2.14.4.3.1.2 ipaddress read-write
********* THIS OBJECT IS DEPRECATED ********* The IP address of a manager that is allowed to manage this device. Setting this variable to a nonzero value will clear the corresponding instance of the icfAuthMgrIpxAddress variable. This table has been deprecated. It is replaced by the icfAuthMgrTable. The trap destination functionality has been replaced by the hpicfTrapDestTable.
         icfAuthMgrIpxAddress 1.3.6.1.4.1.11.2.14.4.3.1.3 octet string read-write
********* THIS OBJECT IS DEPRECATED ********* The IPX address of a manager that is allowed to manage this device. Setting this variable to a valid IPX address will clear the corresponding instance of the icfAuthMgrIpAddress variable. This table has been deprecated. It is replaced by the icfAuthMgrTable. The trap destination functionality has been replaced by the hpicfTrapDestTable.
         icfAuthMgrRcvTraps 1.3.6.1.4.1.11.2.14.4.3.1.4 integer read-write
********* THIS OBJECT IS DEPRECATED ********* If this variable is set to enabled, any traps generated by this device will be sent to the manager indicated by the corresponding instance of either icfAuthMgrIpAddress or icfAuthMgrIpxAddress, whichever is valid. This table has been deprecated. It is replaced by the icfAuthMgrTable. The trap destination functionality has been replaced by the hpicfTrapDestTable. Enumeration: 'disabled': 2, 'enabled': 1.
 icfSecurIntruder 1.3.6.1.4.1.11.2.14.4.4
     icfSecurIntruderFlag 1.3.6.1.4.1.11.2.14.4.4.1 integer read-write
If this object is set to 'valid', the remainder of the intruder objects contain information about an authentication failure. The Security LED on the device will blink if this flag is set to 'valid'. The intruder objects will not be overwritten as long as this flag is set to 'valid'. Setting this flag to 'invalid' will turn off the Security LED if there are no other current violations, and will allow the intruder objects to be overwritten by subsequent authentication failures. Enumeration: 'valid': 1, 'invalid': 2.
     icfSecurIntruderIpAddress 1.3.6.1.4.1.11.2.14.4.4.2 ipaddress read-only
The IP address of the manager that caused the authentication failure. Only one of icfSecurIntruderIpAddress and icfSecurIntruderIPXAddress will be valid.
     icfSecurIntruderIpxAddress 1.3.6.1.4.1.11.2.14.4.4.3 octet string read-only
The IPX address of the manager that caused the authentication failure. Only one of icfSecurIntruderIpAddress and icfSecurIntruderIPXAddress will be valid.
     icfSecurIntruderTime 1.3.6.1.4.1.11.2.14.4.4.4 timeticks read-only
The value of sysUpTime when the authentication failure occurred. A value of 0 indicates that the agent has been reset since this authentication failure occurred.
 icfCommunityTable 1.3.6.1.4.1.11.2.14.4.5 no-access
******************DEPRECATED******************* This table contains information about community names known by this agent.
     icfCommunityEntry 1.3.6.1.4.1.11.2.14.4.5.1 no-access
******************DEPRECATED******************* An entry in the table, containing information about a single community name.
         icfCommunityIndex 1.3.6.1.4.1.11.2.14.4.5.1.1 integer32 no-access
******************DEPRECATED******************* Uniquely identifies this community name entry.
         icfCommunityName 1.3.6.1.4.1.11.2.14.4.5.1.2 octet string read-only
******************DEPRECATED******************* Community name this entry is about. Not allowed to have two active rows with the same community name.
         icfCommunityReadView 1.3.6.1.4.1.11.2.14.4.5.1.3 integer read-only
******************DEPRECATED******************* The MIB view used for read requests using this community name. One of the following: 'none' is the empty MIB view. 'discovery' has access to discovery objects, which will be enough to do an address search, send announce packets, and do a link test. This view also includes objects under the samplingProbe subtree. This view is typically used as a writeView for a community used by autodiscovery and autotopology applications. 'restricted' has access to a limited subset of the MIB, which includes monitoring objects and limited set of configuration objects. 'user' has access to everything except objects under the icfSecurity subtree. 'root' has access to everything, including the icfSecurity subtree. Enumeration: 'restricted': 3, 'none': 1, 'root': 5, 'user': 4, 'discovery': 2.
         icfCommunityWriteView 1.3.6.1.4.1.11.2.14.4.5.1.4 integer read-only
******************DEPRECATED******************* The MIB view used for write requests using this community name. One of the following: 'none' is the empty MIB view. 'discovery' has access to discovery objects, which will be enough to do an address search, send announce packets, and do a link test. This view also includes objects under the samplingProbe subtree. This view is typically used as a writeView for a community used by autodiscovery and autotopology applications. 'restricted' has access to a limited subset of the MIB, which includes monitoring objects and limited set of configuration objects. 'user' has access to everything except objects under the icfSecurity subtree. 'root' has access to everything, including the icfSecurity subtree. Enumeration: 'restricted': 3, 'none': 1, 'root': 5, 'user': 4, 'discovery': 2.
         icfCommunityStatus 1.3.6.1.4.1.11.2.14.4.5.1.5 rowstatus read-only
******************DEPRECATED******************* Status of this entry.
 icfAuthMgrTable 1.3.6.1.4.1.11.2.14.4.6 no-access
******************DEPRECATED******************* This table contains a list of manager addresses. Entries in this table are grouped by using a common value for icfCommunityIndex, that identifies the community name that the group of manager addresses has access to. A community name entry which has a set of entries in this table can only be used by requests originating from one of the addresses in the set. A community name entry which has no entries in this table can be used by requests originating from any address.
     icfAuthMgrEntry 1.3.6.1.4.1.11.2.14.4.6.1 no-access
******************DEPRECATED******************* An entry in the table, containing a single authorized manager address.
         icfAuthMgrSubIndex 1.3.6.1.4.1.11.2.14.4.6.1.1 integer32 no-access
******************DEPRECATED******************* An index which uniquely identifies an address within a group.
         icfAuthMgrAddrType 1.3.6.1.4.1.11.2.14.4.6.1.2 integer read-only
******************DEPRECATED******************* The network type for this entry. Enumeration: 'ip': 1, 'ipx': 2.
         icfAuthMgrAddress 1.3.6.1.4.1.11.2.14.4.6.1.3 octet string read-only
******************DEPRECATED******************* The manager address for this entry, formatted according to the value of icfAuthMgrAddrType. When icfAuthMgrAddrType is 'ip', this value will consist of four octets, containing the IP address of the manager in network byte order. When icfAuthMgrAddrType is 'ipx', this value will consist of ten octets. The first four octets will contain the IPX network number in network byte order, and the remaining six octets will contain the IPX node number in network byte order.
         icfAuthMgrMask 1.3.6.1.4.1.11.2.14.4.6.1.4 octet string read-only
******************DEPRECATED******************* This object is used to qualify the value of the corresponding instance of icfAuthMgrAddress. The semantics of this object depend on the corresponding value of icfAuthMgrAddrType. When icfAuthMgrType is 'ip', this object can be used to allow access by all managers on a particular IP subnet. When icfAuthMgrType is 'ipx', this object can be used to allow access by all managers with a particular IPX network number.
         icfAuthMgrStatus 1.3.6.1.4.1.11.2.14.4.6.1.5 rowstatus read-only
******************DEPRECATED******************* Status of this entry.
 icfAuthIPMgrTable 1.3.6.1.4.1.11.2.14.4.7 no-access
This table contains a list of IP manager addresses. This list is used grant or deny access to HTTP, telnet, and TFTP.
     icfAuthIPMgrEntry 1.3.6.1.4.1.11.2.14.4.7.1 no-access
An entry in the table containing a single IP authorized manager address.
         icfAuthIPMgrIndex 1.3.6.1.4.1.11.2.14.4.7.1.1 integer32 no-access
An index which uniquely identifies an address within the group.
         icfAuthIPMgrAddress 1.3.6.1.4.1.11.2.14.4.7.1.2 ipaddress read-only
**************deprecated********************* The IP address of the authorized manager for this entry. This object is deprecated new object icfAuthIPMgr InetAddress has been defined to hold version neutral address type.
         icfAuthIPMgrMask 1.3.6.1.4.1.11.2.14.4.7.1.3 ipaddress read-only
**************deprecated********************** This object qualifies the value of the corresponding instance of icfAuthIPMgrAddress. This object can be used to allow access by all managers on a particular IP subnet. This object is deprecated the new objects which are defined to hold this is value are icfAuthIPMgrInetAddrMaskType and icfAuthIPMgrInetAddrMask.
         icfAuthIPMgrAccess 1.3.6.1.4.1.11.2.14.4.7.1.4 integer read-only
This object defines the access level for a given manager. Operator allows for read only access, and Manager allows for read/write access. Enumeration: 'operator': 1, 'manager': 2.
         icfAuthIPMgrStatus 1.3.6.1.4.1.11.2.14.4.7.1.5 rowstatus read-only
Status of this entry.
         icfAuthIPMgrInetAddrType 1.3.6.1.4.1.11.2.14.4.7.1.6 inetaddresstype read-only
Specifies the type of address stored in icfAuthIPMgrInetAddress object.
         icfAuthIPMgrInetAddress 1.3.6.1.4.1.11.2.14.4.7.1.7 inetaddress read-only
The IP address of the authorized manager for this entry.This object can hold the version neutral IP address.
         icfAuthIPMgrInetAddrMaskType 1.3.6.1.4.1.11.2.14.4.7.1.8 inetaddresstype read-only
Specifies the type of IP Mask stored in icfAuthIPMgrInetAddrMask object.
         icfAuthIPMgrInetAddrMask 1.3.6.1.4.1.11.2.14.4.7.1.9 inetaddress read-only
This object qualifies the value of the corresponding instance of icfAuthIPMgrInetAddress. This object can be used to allow access by all managers on a particular IP subnet.This object can hold the version neutral IP address Mask.
         icfAuthIPMgrAccessMethod 1.3.6.1.4.1.11.2.14.4.7.1.10 integer read-only
This object defines the access method for a given manager. The different access methods are all, ssh, telnet, web, snmp, tftp Enumeration: 'web': 4, 'all': 1, 'snmp': 5, 'telnet': 3, 'ssh': 2, 'tftp': 6.
       icfSecurityMib 1.3.6.1.4.1.11.2.14.10.2.1
This MIB module describes objects for managing the SNMPv1 authorization configuration for devices in the HP Integrated Communication Facility product line.
           icfSecurityConformance 1.3.6.1.4.1.11.2.14.10.2.1.1
               icfSecurityCompliances 1.3.6.1.4.1.11.2.14.10.2.1.1.1
                   icfSecurCompliance 1.3.6.1.4.1.11.2.14.10.2.1.1.1.1
********* THIS COMPLIANCE IS DEPRECATED *********/ A compliance statement for agents implementing the original version of this module.
                   icfV1CommunityCompliance 1.3.6.1.4.1.11.2.14.10.2.1.1.1.2
********* THIS GROUP IS DEPRECATED ********* A compliance statement for HP ICF agents implementing SNMPv1 community name management.
                   icfAuthIPMgrCompliance 1.3.6.1.4.1.11.2.14.10.2.1.1.1.3
A compliance statement for granting or denying access to specific IP addresses for HTTP, telnet, and TFTP.
                   icfAuthIPMgrCompliance1 1.3.6.1.4.1.11.2.14.10.2.1.1.1.4
A compliance statement for granting or denying access to specific IP addresses for HTTP, telnet, and TFTP.
               icfSecurityGroups 1.3.6.1.4.1.11.2.14.10.2.1.1.2
                   icfSnmpSecurityGroup 1.3.6.1.4.1.11.2.14.10.2.1.1.2.1
********* THIS GROUP IS DEPRECATED ********* A collection of objects for managing the SNMPv1 (non-)security configuration on HP networking devices.
                   icfSecIntruderGroup 1.3.6.1.4.1.11.2.14.10.2.1.1.2.2
A collection of objects for tracking authentication failures.
                   icfV1CommunityGroup 1.3.6.1.4.1.11.2.14.10.2.1.1.2.13
********* THIS GROUP IS DEPRECATED ********* A collection of objects for managing SNMPv1 community strings.
                   icfAuthIPMgrGroup 1.3.6.1.4.1.11.2.14.10.2.1.1.2.14
***************** deprecated ****************** A collection of objects for granting or denying access to specific IP addresses for HTTP, telnet, and TFTP. This Group object has been deprecated and a new group object has been defined with name icfAuthIPMgrInetGroup.
                   icfAuthIPMgrInetGroup 1.3.6.1.4.1.11.2.14.10.2.1.1.2.15
A collection of objects for granting or denying access to specific IP addresses for HTTP, telnet, and TFTP.