HPN-ICF-DOMAIN-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HPN-ICF-DOMAIN-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).
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
 hpnicfDomain 1.3.6.1.4.1.11.2.14.11.15.2.46
The MIB module is used for managing domain.
       hpnicfDomainControl 1.3.6.1.4.1.11.2.14.11.15.2.46.1
           hpnicfDomainDefault 1.3.6.1.4.1.11.2.14.11.15.2.46.1.1 octet string read-write
Specifies default domain on the equipment. Default value is 'system'.
       hpnicfDomainTables 1.3.6.1.4.1.11.2.14.11.15.2.46.2
           hpnicfDomainInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1 no-access
The (conceptual) table listing the domains.
               hpnicfDomainInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1 no-access
An entry (conceptual row) representing a domain.
                   hpnicfDomainName 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.1 octet string no-access
An index uniquely identifies a domain.
                   hpnicfDomainState 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.2 integer read-only
The state of the domain, which reflects whether the domain is active. Default value is active. Enumeration: 'active': 1, 'block': 2.
                   hpnicfDomainMaxAccessNum 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.3 integer32 read-only
The maximum number which the domain allows to access. If the value is set to 0, the access limit will be disabled.
                   hpnicfDomainVlanAssignMode 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.4 integer read-only
The vlan assignment mode. The mode SHOULD be the same as the mode of corresponding server. 1 (integer) - Integer Vlan assignment mode. 2 (string) - String Vlan assignment mode. 3 (vlanlist) - VLAN-List Vlan assignment mode. The default value is integer. Enumeration: 'integer': 1, 'vlanlist': 3, 'string': 2.
                   hpnicfDomainIdleCutEnable 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.5 truthvalue read-only
The idle cut control. Setting this attribute to true, the connection will be cut when the flow is less than hpnicfDomainIdleCutMinFlow and lasts hpnicfDomainIdleCutMaxTime. Default value is false.
                   hpnicfDomainIdleCutMaxTime 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.6 integer32 read-only
The maximal time of idle-cut. The unit is minute. If the value of hpnicfDomainIdleCutEnable is false, the value of hpnicfDomainIdleCutMaxTime is meaningless.
                   hpnicfDomainIdleCutMinFlow 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.7 integer32 read-only
The minimal flow of idle-cut. The unit is byte. If the value of hpnicfDomainIdleCutEnable is false, the value of hpnicfDomainIdleCutMinFlow is meaningless.
                   hpnicfDomainMessengerEnable 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.8 truthvalue read-only
The messenger service control. If set hpnicfDomainMessengerEnable to true, hpnicfDomainMessengerLimitTime and hpnicfDomainMessengerSpanTime must be set to valid values. Default value is false.
                   hpnicfDomainMessengerLimitTime 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.9 integer32 read-only
The messenger service limit time. The unit is minute. If the value of hpnicfDomainMessengerEnable is false, the value of hpnicfDomainMessengerLimitTime is meaningless.
                   hpnicfDomainMessengerSpanTime 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.10 integer32 read-only
The messenger service span time. The unit is minute. It must be a multiple of 5. If the value of hpnicfDomainMessengerEnable is false, the value of hpnicfDomainMessengerSpanTime is meaningless.
                   hpnicfDomainSelfServiceEnable 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.11 truthvalue read-only
The self service control. If set hpnicfDomainSelfServiceEnable to true, hpnicfDomainSelfServiceURL must be set to a valid value. Default value is FALSE.
                   hpnicfDomainSelfServiceURL 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.12 octet string read-only
Self-service URL(Uniform Resource Locator) of the domain.
                   hpnicfDomainAccFailureAction 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.13 integer read-only
Defines the action that authentication should be taken if authentication succeeds but the associated accounting start fails. 1 (ignore) - treat as authentication success; ignore accounting start failure. 2 (reject) - treat as authentication failed if corresponding accounting start fails. Default value is reject. Enumeration: 'ignore': 1, 'reject': 2.
                   hpnicfDomainRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.14 rowstatus read-only
This object is responsible for managing the creation, deletion and modification of rows, which supports active status and CreateAndGo, Destroy operation. To destroy an existent row, the domain of the row MUST NOT be used by user.
                   hpnicfDomainCurrentAccessNum 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.15 integer32 read-only
The current access number of the domain.
                   hpnicfDomainIdleCutTime 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.16 timeticks read-only
Authentication aging time. If no packet is transmitted during the aging time, the authentication is aged out.
           hpnicfDomainSchemeTable 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2 no-access
The (conceptual) table listing schemes of all domains.
               hpnicfDomainSchemeEntry 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2.1 no-access
An entry (conceptual row) representing an IP pool of a domain
                   hpnicfDomainSchemeIndex 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2.1.1 integer32 no-access
The scheme index of domain, which is an identifier of a domain scheme.
                   hpnicfDomainSchemeMode 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2.1.2 hpnicfmodeofdomainscheme read-only
The scheme mode of the domain. Setting hpnicfDomainSchemeMode to none(1) indicates the domain has none scheme. Setting hpnicfDomainSchemeMode to local(2) indicates the domain will use local-server as a scheme. Setting hpnicfDomainSchemeMode to radius(3), tacacs(4) or ldap(5) indicates the domain will use radius, tacacs or ldap scheme. If set hpnicfDomainSchemeMode to radius(3), tacacs(4) or ldap(5), hpnicfDomainAuthSchemeName and hpnicfDomainAcctSchemeName must be set to valid values. And if hpnicfDomainSchemeMode is set to none(1) or local(2), the value of hpnicfDomainAuthSchemeName and hpnicfDomainAcctSchemeName will be ignored.
                   hpnicfDomainAuthSchemeName 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2.1.3 octet string read-only
The authentication scheme name of domain. If hpnicfDomainSchemeMode is set to radius, tacacs or ldap, the hpnicfDomainAuthSchemeName must be configured with a valid value.
                   hpnicfDomainAcctSchemeName 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2.1.4 octet string read-only
The accounting scheme name of the domain. If hpnicfDomainSchemeMode is set to radius or tacacs, the hpnicfDomainAcctSchemeName must be configured with a valid value.
                   hpnicfDomainSchemeRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2.1.5 rowstatus read-only
This object is responsible for managing the creation, deletion and modification of rows, which supports active status and createAndGo, destroy operation. To create a new row, hpnicfDomainSchemeMode must be specified. To destroy an existent row, the scheme of the row MUST NOT be used by user.
                   hpnicfDomainSchemeAAAType 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2.1.6 hpnicfaaatypedomainscheme read-only
Service Type of the server.
                   hpnicfDomainSchemeAAAName 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2.1.7 octet string read-only
The scheme name of the domain, whether the scheme represents accounting, authentication or authorization references the object hpnicfDomainSchemeAAAType. The value of the object must be valid if the value of hpnicfDomainSchemeMode is radius or tacacs, the value of the object will be ignored if the value of hpnicfDomainSchemeMode is none or local. If the domain has no scheme, there will be a null string. If this object is supported, the objects hpnicfDomainAuthSchemeName and hpnicfDomainAcctSchemeName will be ignored.
                   hpnicfDomainSchemeAccessMode 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2.1.8 hpnicfaccessmodeofdomainscheme read-only
The access mode of the domain scheme.
           hpnicfDomainIpPoolTable 1.3.6.1.4.1.11.2.14.11.15.2.46.2.3 no-access
The (conceptual) table listing IP pools of all domains.
               hpnicfDomainIpPoolEntry 1.3.6.1.4.1.11.2.14.11.15.2.46.2.3.1 no-access
An entry (conceptual row) representing an IP pool of a domain.
                   hpnicfDomainIpPoolNum 1.3.6.1.4.1.11.2.14.11.15.2.46.2.3.1.1 integer32 no-access
The number of IP pool, which is an identifier of an IP pool.
                   hpnicfDomainIpPoolLowIpAddrType 1.3.6.1.4.1.11.2.14.11.15.2.46.2.3.1.2 inetaddresstype read-only
The low IP addresses type (IPv4 or IPv6) of IP pool.
                   hpnicfDomainIpPoolLowIpAddr 1.3.6.1.4.1.11.2.14.11.15.2.46.2.3.1.3 inetaddress read-only
The low IP address of IP pool.
                   hpnicfDomainIpPoolLen 1.3.6.1.4.1.11.2.14.11.15.2.46.2.3.1.4 integer32 read-only
The length of IP pool. Default value is 1.
                   hpnicfDomainIpPoolRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.46.2.3.1.5 rowstatus read-only
This object is responsible for managing the creation, deletion and modification of rows, which supports active status and CreateAndGo, Destroy operation. To create a new row, hpnicfDomainIpPoolNum and hpnicfDomainIpPoolLowIpAddr must be specified. To destroy an existent row, the IP pool of this row MUST NOT be used by user.