HPN-ICF-DOMAIN-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.46
- Last updated
- 2012-10-15 00:00
- Namespace
- hp
- Source file
HPN-ICF-DOMAIN-MIB- Digest
sha256:57761e51d273d7b30dd3cc3cb1cecd1783de129e27c99cf033cfd8e91bc31b10
Description
The MIB module is used for managing domain.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HPN-ICF-DOMAIN-MIB HPN-ICF-OID-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| HpnicfAAATypeDomainScheme TEXTUAL-CONVENTION The service type of the server. | current | |||
| HpnicfAccessModeofDomainScheme TEXTUAL-CONVENTION The access mode of the domain. | current | |||
| HpnicfModeOfDomainScheme TEXTUAL-CONVENTION The scheme mode of the domain. none: indicates the domain has no scheme. local:indicates the domain will use local-server as a scheme. radius:indicates the domain will use radius scheme. tacacs:indicates the domain will use tacacs scheme. ldap:indicates the domain will use ldap scheme. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfDomainControl OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.46.1 | |||
| hpnicfDomainDefault OBJECT-TYPE Specifies default domain on the equipment. Default value is 'system'. | 1.3.6.1.4.1.11.2.14.11.15.2.46.1.1 | OCTET STRING (SIZE(1..255)) | read-write | current |
| hpnicfDomainTables OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.46.2 | |||
| hpnicfDomainInfoTable OBJECT-TYPE The (conceptual) table listing the domains. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1 | not-accessible | current | |
| hpnicfDomainInfoEntry OBJECT-TYPE An entry (conceptual row) representing a domain. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1 | not-accessible | current | |
| hpnicfDomainName OBJECT-TYPE An index uniquely identifies a domain. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.1 | OCTET STRING (SIZE(1..255)) | not-accessible | current |
| hpnicfDomainState OBJECT-TYPE The state of the domain, which reflects whether the domain is active. Default value is active. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.2 | INTEGER {active(1), block(2)} | read-create | current |
| hpnicfDomainMaxAccessNum OBJECT-TYPE The maximum number which the domain allows to access. If the value is set to 0, the access limit will be disabled. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.3 | Integer32 | read-create | current |
| hpnicfDomainVlanAssignMode OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.4 | INTEGER {integer(1), string(2), vlanlist(3)} | read-create | current |
| hpnicfDomainIdleCutEnable OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.5 | TruthValue | read-create | current |
| hpnicfDomainIdleCutMaxTime OBJECT-TYPE The maximal time of idle-cut. The unit is minute. If the value of hpnicfDomainIdleCutEnable is false, the value of hpnicfDomainIdleCutMaxTime is meaningless. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.6 | Integer32 | read-create | current |
| hpnicfDomainIdleCutMinFlow OBJECT-TYPE The minimal flow of idle-cut. The unit is byte. If the value of hpnicfDomainIdleCutEnable is false, the value of hpnicfDomainIdleCutMinFlow is meaningless. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.7 | Integer32 (1..10240000) | read-create | current |
| hpnicfDomainMessengerEnable OBJECT-TYPE The messenger service control. If set hpnicfDomainMessengerEnable to true, hpnicfDomainMessengerLimitTime and hpnicfDomainMessengerSpanTime must be set to valid values. Default value is false. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.8 | TruthValue | read-create | current |
| hpnicfDomainMessengerLimitTime OBJECT-TYPE The messenger service limit time. The unit is minute. If the value of hpnicfDomainMessengerEnable is false, the value of hpnicfDomainMessengerLimitTime is meaningless. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.9 | Integer32 (1..60) | read-create | current |
| hpnicfDomainMessengerSpanTime OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.10 | Integer32 (5..60) | read-create | current |
| hpnicfDomainSelfServiceEnable OBJECT-TYPE The self service control. If set hpnicfDomainSelfServiceEnable to true, hpnicfDomainSelfServiceURL must be set to a valid value. Default value is FALSE. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.11 | TruthValue | read-create | current |
| hpnicfDomainSelfServiceURL OBJECT-TYPE Self-service URL(Uniform Resource Locator) of the domain. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.12 | OCTET STRING (SIZE(1..64)) | read-create | current |
| hpnicfDomainAccFailureAction OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.13 | INTEGER {ignore(1), reject(2)} | read-create | current |
| hpnicfDomainRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.14 | RowStatus | read-create | current |
| hpnicfDomainCurrentAccessNum OBJECT-TYPE The current access number of the domain. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.15 | Integer32 | read-only | current |
| hpnicfDomainIdleCutTime OBJECT-TYPE Authentication aging time. If no packet is transmitted during the aging time, the authentication is aged out. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.1.1.16 | TimeTicks | read-only | current |
| hpnicfDomainSchemeTable OBJECT-TYPE The (conceptual) table listing schemes of all domains. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2 | not-accessible | current | |
| hpnicfDomainSchemeEntry OBJECT-TYPE An entry (conceptual row) representing an IP pool of a domain | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2.1 | not-accessible | current | |
| hpnicfDomainSchemeIndex OBJECT-TYPE The scheme index of domain, which is an identifier of a domain scheme. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2.1.1 | Integer32 | not-accessible | current |
| hpnicfDomainSchemeMode OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2.1.2 | HpnicfModeOfDomainScheme | read-create | current |
| hpnicfDomainAuthSchemeName OBJECT-TYPE The authentication scheme name of domain. If hpnicfDomainSchemeMode is set to radius, tacacs or ldap, the hpnicfDomainAuthSchemeName must be configured with a valid value. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2.1.3 | OCTET STRING (SIZE(0..32)) | read-create | current |
| hpnicfDomainAcctSchemeName OBJECT-TYPE The accounting scheme name of the domain. If hpnicfDomainSchemeMode is set to radius or tacacs, the hpnicfDomainAcctSchemeName must be configured with a valid value. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2.1.4 | OCTET STRING (SIZE(0..32)) | read-create | current |
| hpnicfDomainSchemeRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2.1.5 | RowStatus | read-create | current |
| hpnicfDomainSchemeAAAType OBJECT-TYPE Service Type of the server. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2.1.6 | HpnicfAAATypeDomainScheme | read-create | current |
| hpnicfDomainSchemeAAAName OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2.1.7 | OCTET STRING (SIZE(0..32)) | read-create | current |
| hpnicfDomainSchemeAccessMode OBJECT-TYPE The access mode of the domain scheme. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.2.1.8 | HpnicfAccessModeofDomainScheme | read-create | current |
| hpnicfDomainIpPoolTable OBJECT-TYPE The (conceptual) table listing IP pools of all domains. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.3 | not-accessible | current | |
| hpnicfDomainIpPoolEntry OBJECT-TYPE An entry (conceptual row) representing an IP pool of a domain. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.3.1 | not-accessible | current | |
| hpnicfDomainIpPoolNum OBJECT-TYPE The number of IP pool, which is an identifier of an IP pool. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.3.1.1 | Integer32 (0..99) | not-accessible | current |
| hpnicfDomainIpPoolLowIpAddrType OBJECT-TYPE The low IP addresses type (IPv4 or IPv6) of IP pool. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.3.1.2 | InetAddressType | read-create | current |
| hpnicfDomainIpPoolLowIpAddr OBJECT-TYPE The low IP address of IP pool. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.3.1.3 | InetAddress | read-create | current |
| hpnicfDomainIpPoolLen OBJECT-TYPE The length of IP pool. Default value is 1. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.3.1.4 | Integer32 | read-create | current |
| hpnicfDomainIpPoolRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.46.2.3.1.5 | RowStatus | read-create | current |