H3C-DOMAIN-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: H3C-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).
|
|||
Object Name | OID | Type | Access | Info |
h3cDomain | 1.3.6.1.4.1.2011.10.2.46 |
The MIB module is used for managing domain. |
||
h3cDomainControl | 1.3.6.1.4.1.2011.10.2.46.1 | |||
h3cDomainDefault | 1.3.6.1.4.1.2011.10.2.46.1.1 | octet string | read-write |
Specifies default domain on the equipment. Default value is 'system'. |
h3cDomainTables | 1.3.6.1.4.1.2011.10.2.46.2 | |||
h3cDomainInfoTable | 1.3.6.1.4.1.2011.10.2.46.2.1 | no-access |
The (conceptual) table listing the domains. |
|
1.3.6.1.4.1.2011.10.2.46.2.1.1 | no-access |
An entry (conceptual row) representing a domain. |
||
h3cDomainName | 1.3.6.1.4.1.2011.10.2.46.2.1.1.1 | octet string | no-access |
An index uniquely identifies a domain. |
h3cDomainState | 1.3.6.1.4.1.2011.10.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. |
h3cDomainMaxAccessNum | 1.3.6.1.4.1.2011.10.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. |
h3cDomainVlanAssignMode | 1.3.6.1.4.1.2011.10.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. |
h3cDomainIdleCutEnable | 1.3.6.1.4.1.2011.10.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 h3cDomainIdleCutMinFlow and lasts h3cDomainIdleCutMaxTime. Default value is false. |
h3cDomainIdleCutMaxTime | 1.3.6.1.4.1.2011.10.2.46.2.1.1.6 | integer32 | read-only |
The maximal time of idle-cut. The unit is minute. If the value of h3cDomainIdleCutEnable is false, the value of h3cDomainIdleCutMaxTime is meaningless. |
h3cDomainIdleCutMinFlow | 1.3.6.1.4.1.2011.10.2.46.2.1.1.7 | integer32 | read-only |
The minimal flow of idle-cut. The unit is byte. If the value of h3cDomainIdleCutEnable is false, the value of h3cDomainIdleCutMinFlow is meaningless. |
h3cDomainMessengerEnable | 1.3.6.1.4.1.2011.10.2.46.2.1.1.8 | truthvalue | read-only |
The messenger service control. If set h3cDomainMessengerEnable to true, h3cDomainMessengerLimitTime and h3cDomainMessengerSpanTime must be set to valid values. Default value is false. |
h3cDomainMessengerLimitTime | 1.3.6.1.4.1.2011.10.2.46.2.1.1.9 | integer32 | read-only |
The messenger service limit time. The unit is minute. If the value of h3cDomainMessengerEnable is false, the value of h3cDomainMessengerLimitTime is meaningless. |
h3cDomainMessengerSpanTime | 1.3.6.1.4.1.2011.10.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 h3cDomainMessengerEnable is false, the value of h3cDomainMessengerSpanTime is meaningless. |
h3cDomainSelfServiceEnable | 1.3.6.1.4.1.2011.10.2.46.2.1.1.11 | truthvalue | read-only |
The self service control. If set h3cDomainSelfServiceEnable to true, h3cDomainSelfServiceURL must be set to a valid value. Default value is FALSE. |
h3cDomainSelfServiceURL | 1.3.6.1.4.1.2011.10.2.46.2.1.1.12 | octet string | read-only |
Self-service URL(Uniform Resource Locator) of the domain. |
h3cDomainAccFailureAction | 1.3.6.1.4.1.2011.10.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. |
h3cDomainRowStatus | 1.3.6.1.4.1.2011.10.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. |
h3cDomainCurrentAccessNum | 1.3.6.1.4.1.2011.10.2.46.2.1.1.15 | integer32 | read-only |
The current access number of the domain. |
h3cDomainSchemeTable | 1.3.6.1.4.1.2011.10.2.46.2.2 | no-access |
The (conceptual) table listing schemes of all domains. |
|
1.3.6.1.4.1.2011.10.2.46.2.2.1 | no-access |
An entry (conceptual row) representing an IP pool of a domain |
||
h3cDomainSchemeIndex | 1.3.6.1.4.1.2011.10.2.46.2.2.1.1 | integer32 | no-access |
The scheme index of domain, which is an identifier of a domain scheme. |
h3cDomainSchemeMode | 1.3.6.1.4.1.2011.10.2.46.2.2.1.2 | h3cmodeofdomainscheme | read-only |
The scheme mode of the domain. Setting h3cDomainSchemeMode to none(1) indicates the domain has none scheme. Setting h3cDomainSchemeMode to local(2) indicates the domain will use local-server as a scheme. Setting h3cDomainSchemeMode to radius(3) or tacacs(4) indicates the domain will use radius or tacacs scheme. If set h3cDomainSchemeMode to radius(3) or tacacs(4), h3cDomainAuthSchemeName and h3cDomainAcctSchemeName must be set to valid values. And if h3cDomainSchemeMode is set to none(1) or local(2), the value of h3cDomainAuthSchemeName and h3cDomainAcctSchemeName will be ignored. |
h3cDomainAuthSchemeName | 1.3.6.1.4.1.2011.10.2.46.2.2.1.3 | octet string | read-only |
The authentication scheme name of domain. If h3cDomainSchemeMode is set to radius or tacacs, the h3cDomainAuthSchemeName must be configured with a valid value. |
h3cDomainAcctSchemeName | 1.3.6.1.4.1.2011.10.2.46.2.2.1.4 | octet string | read-only |
The accounting scheme name of the domain. If h3cDomainSchemeMode is set to radius or tacacs, the h3cDomainAcctSchemeName must be configured with a valid value. |
h3cDomainSchemeRowStatus | 1.3.6.1.4.1.2011.10.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, h3cDomainSchemeMode must be specified. To destroy an existent row, the scheme of the row MUST NOT be used by user. |
h3cDomainSchemeAAAType | 1.3.6.1.4.1.2011.10.2.46.2.2.1.6 | h3caaatypedomainscheme | read-only |
Service Type of the server. |
h3cDomainSchemeAAAName | 1.3.6.1.4.1.2011.10.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 h3cDomainSchemeAAAType. The value of the object must be valid if the value of h3cDomainSchemeMode is radius or tacacs, the value of the object will be ignored if the value of h3cDomainSchemeMode is none or local. If the domain has no scheme, there will be a null string. If this object is supported, the objects h3cDomainAuthSchemeName and h3cDomainAcctSchemeName will be ignored. |
h3cDomainSchemeAccessMode | 1.3.6.1.4.1.2011.10.2.46.2.2.1.8 | h3caccessmodeofdomainscheme | read-only |
The access mode of the domain scheme. |
h3cDomainIpPoolTable | 1.3.6.1.4.1.2011.10.2.46.2.3 | no-access |
The (conceptual) table listing IP pools of all domains. |
|
1.3.6.1.4.1.2011.10.2.46.2.3.1 | no-access |
An entry (conceptual row) representing an IP pool of a domain. |
||
h3cDomainIpPoolNum | 1.3.6.1.4.1.2011.10.2.46.2.3.1.1 | integer32 | no-access |
The number of IP pool, which is an identifier of an IP pool. |
h3cDomainIpPoolLowIpAddrType | 1.3.6.1.4.1.2011.10.2.46.2.3.1.2 | inetaddresstype | read-only |
The low IP addresses type (IPv4 or IPv6) of IP pool. |
h3cDomainIpPoolLowIpAddr | 1.3.6.1.4.1.2011.10.2.46.2.3.1.3 | inetaddress | read-only |
The low IP address of IP pool. |
h3cDomainIpPoolLen | 1.3.6.1.4.1.2011.10.2.46.2.3.1.4 | integer32 | read-only |
The length of IP pool. Default value is 1. |
h3cDomainIpPoolRowStatus | 1.3.6.1.4.1.2011.10.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, h3cDomainIpPoolNum and h3cDomainIpPoolLowIpAddr must be specified. To destroy an existent row, the IP pool of this row MUST NOT be used by user. |