|
Description:
|
hpnicfCBQoSMatchRuleStringValue OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..255))
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Value of Match Rule.
IPv4 ACL: SIZE (1..63) ACL name
IPv6 ACL: SIZE (1..63) IPv6 ACL name
SourceMAC: SIZE (12) HHHHHHHHHHHH
for example: 010102020303 means the match rule is
'if-match source-mac 0101-0202-0303'
DestinationMAC: SIZE (12) HHHHHHHHHHHH
for example: 010102020303 means the match rule is
'if-match destination-mac 0101-0202-0303'
Classifier: SIZE (1..31) classifier name
InboundInterface: SIZE (1..47) interface description
TopMostVlanID, VlanID: SIZE(1..109), up to 10 values can be input;
for example: 1##5#11#111##114#1111 means the match rule is
'if-match vlanid 1 to 5 11 111 to 114 1111'
SourceIp: SIZE (12) HHHHHHHHHHHH
for example: 010102020303 means the match rule is
'if-match source-ip mac-address 0101-0202-0303'
MplsLabel: SIZE (1..63), up to 8 values can be input;
for example: 1#11#111#1111 means the match rule is
'if-match mpls-label 1 11 111 1111';
1##1111 means the match rule is
'if-match mpls-label 1 to 1111';
SecondMplsLabel: SIZE (1..63), up to 8 values can be input;
for example: 1#11#111#1111 means the match rule is
'if-match mpls-label 1 11 111 1111';
1##1111 means the match rule is
'if-match mpls-label 1 to 1111';
other types: Set is not permitted. zero-length string will
be returned when getting."
|
|
|