MIBs Depot

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

FromSymbols
HPN-ICF-OID-MIBhpnicfCommon
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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

NameOIDSyntaxAccessStatus
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.1OCTET STRING (SIZE(1..255))read-writecurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1OCTET STRING (SIZE(1..255))not-accessiblecurrent
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.2INTEGER {active(1), block(2)}read-createcurrent
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.3Integer32read-createcurrent
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.4INTEGER {integer(1), string(2), vlanlist(3)}read-createcurrent
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.5TruthValueread-createcurrent
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.6Integer32read-createcurrent
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.7Integer32 (1..10240000)read-createcurrent
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.8TruthValueread-createcurrent
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.9Integer32 (1..60)read-createcurrent
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.10Integer32 (5..60)read-createcurrent
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.11TruthValueread-createcurrent
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.12OCTET STRING (SIZE(1..64))read-createcurrent
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.13INTEGER {ignore(1), reject(2)}read-createcurrent
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.14RowStatusread-createcurrent
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.15Integer32read-onlycurrent
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.16TimeTicksread-onlycurrent
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.2not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32not-accessiblecurrent
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.2HpnicfModeOfDomainSchemeread-createcurrent
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.3OCTET STRING (SIZE(0..32))read-createcurrent
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.4OCTET STRING (SIZE(0..32))read-createcurrent
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.5RowStatusread-createcurrent
hpnicfDomainSchemeAAAType
OBJECT-TYPE
Service Type of the server.
1.3.6.1.4.1.11.2.14.11.15.2.46.2.2.1.6HpnicfAAATypeDomainSchemeread-createcurrent
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.7OCTET STRING (SIZE(0..32))read-createcurrent
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.8HpnicfAccessModeofDomainSchemeread-createcurrent
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.3not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (0..99)not-accessiblecurrent
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.2InetAddressTyperead-createcurrent
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.3InetAddressread-createcurrent
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.4Integer32read-createcurrent
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.5RowStatusread-createcurrent