hwDIERuleTable
The hwDIERule table lists information about each terminal identification rules.
The index of this table is hwDIERuleIndex.
OID |
Object Name |
Syntax |
Implemented Specifications |
Description |
INTEGER { enabled (1), disabled (2) } |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.317.1.2.1.1 |
hwDIERuleRuleIndex |
Integer32 min: 0 max: 7 |
Read-only |
This object indicates the ID of a terminal identification rule. |
Current |
1.3.6.1.4.1.2011.5.25.317.1.2.1.2 |
hwDIERuleMacAddress |
OCTET STRING (SIZE (6)) |
Read-create |
This object indicates the MAC address of a terminal. |
Current |
1.3.6.1.4.1.2011.5.25.317.1.2.1.3 |
hwDIERuleMacMask |
Integer32 min: 0 max: 48 |
Read-create |
This object indicates the mask of a terminal MAC address. |
Current |
1.3.6.1.4.1.2011.5.25.317.1.2.1.4 |
hwDIERuleDhcpOptionID |
Integer32 min: 0 max: 255 |
Read-create |
This object indicates the ID of a DHCP option. |
Current |
1.3.6.1.4.1.2011.5.25.317.1.2.1.5 |
hwDIERuleDhcpOptionType |
INTEGER {ipv4full (0),ipv6full (1),ipv4mask (2),ipv6mask (3),dpi (4),tcp (5),ipv4comp (6),ipv6comp (7),ipv4dyn (8),ipv6dyn (9)} |
Read-create |
This object indicates the encapsulation format of a DHCP
option.
NOTE:
|
Current |
1.3.6.1.4.1.2011.5.25.317.1.2.1.6 |
hwDIERuleDhcpOptionTextAscii |
OCTET STRING min: 0 max: 247 |
Read-create |
This object indicates the ASCII-encapsulated DHCP option information that a terminal needs to match. |
Current |
1.3.6.1.4.1.2011.5.25.317.1.2.1.7 |
hwDIERuleDhcpOptionTextHex |
OCTET STRING OctetString min: 0 max: 254 |
Read-create |
This object indicates the hex-encapsulated DHCP option information that a terminal needs to match. |
Current |
1.3.6.1.4.1.2011.5.25.317.1.2.1.8 |
hwDIERuleDhcpOptionMatch |
INTEGER {ipv4full (0),ipv6full (1),ipv4mask (2),ipv6mask (3),dpi (4),tcp (5),ipv4comp (6),ipv6comp (7),ipv4dyn (8),ipv6dyn (9)} |
Read-create |
This object indicates the matching mode of a DHCP option-based
identification rule.
|
Current |
1.3.6.1.4.1.2011.5.25.317.1.2.1.9 |
hwDIERuleUserAgentText |
OCTET STRING min: 0 max: 247 |
Read-create |
This object indicates the user agent (UA) information that a terminal needs to match. |
Current |
1.3.6.1.4.1.2011.5.25.317.1.2.1.10 |
hwDIERuleUserAgentMatch |
INTEGER {ipv4full (0),ipv6full (1),ipv4mask (2),ipv6mask (3),dpi (4),tcp (5),ipv4comp (6),ipv6comp (7),ipv4dyn (8),ipv6dyn (9)} |
Read-create |
This object indicates the matching mode of a UA-based identification
rule.
|
Current |
1.3.6.1.4.1.2011.5.25.317.1.2.1.11 |
hwDIERuleRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the row status. |
Current |
Creation Restriction
When creating an entry in this table, you can choose only one of the following rule types: DHCP, MAC, and UA.
- MAC: hwDIERuleMacAddress, hwDIERuleMacMask
- DHCP: hwDIERuleDhcpOptionID, hwDIERuleDhcpOptionType, hwDIERuleDhcpOptionTextAscii, hwDIERuleDhcpOptionTextHex, hwDIERuleDhcpOptionMatch
- UA: hwDIERuleUserAgentText, hwDIERuleUserAgentMatch
Modification Restriction
Entries in this MIB table can be modified without restriction.
Deletion Restriction
Entries in this MIB table can be deleted without restriction.
Access Restriction
Entries in this MIB table can be read without restriction.