HH3C-ACL-MIB
8 objects
No module-level DESCRIPTION found.
Imported Objects
| HH3C-OID-MIB | hh3cCommon |
| INET-ADDRESS-MIB | InetAddress InetAddressPrefixLength InetAddressType |
| SNMPv2-SMI | Counter32 Counter64 Integer32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | MacAddress RowStatus TEXTUAL-CONVENTION TruthValue |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| AddressFlag | INTEGER { invalid(0), t64SrcAddrPre64DestAddrPre(1), t64SrcAddrPre64DestAddrSuf(2), t64SrcAddrSuf64DestAddrPre(3), t64SrcAddrSuf64DestAddrSuf(4), t128SourceAddress(5), t128DestinationAddress(6) } | current | Address flag to select IPv6 Address. Default value is 'invalid'. t64SrcAddrPre64DestAddrPre(1): The mean of the enumeration 't64SrcAddrPre64DestAddrPre' is that system gets the 64 bits prefix of source address and the 6… |
| CounterClear | INTEGER { cleared(1), nouse(2) } | current | cleared: Reset the value of the rule's counter. nouse: 'nouse' will be returned when getting. |
| DirectionType | INTEGER { inbound(1), outbound(2) } | current | The direction: inbound or outbound. |
| DSCPValue | Integer32 (0..63|255) | current | The value of DSCP. <0-63> Value of DSCP af11 Specify Assured Forwarding 11 service(10) af12 Specify Assured Forwarding 12 service(12) af13 Specify Assured Forwarding 13 service(14) af21 Specify Assured Forwarding 21 ser… |
| FragmentFlag | INTEGER { invalid(0), fragment(1), fragmentSubseq(2), nonFragment(3), nonSubseq(4) } | current | Type of fragment. invalid(0) fragment(1) Frag-Type Fragment fragmentSubseq(2) Frag-Type Fragment-subsequent nonFragment(3) Frag-Type non-Fragment nonSubseq(4) Frag-Type non-subsequent Default value is 'invalid'. |
| PortOp | INTEGER { invalid(0), lt(1), eq(2), gt(3), neq(4), range(5) } | current | The operation type of TCP and UDP. lt : Less than given port number. eq : Equal to given port number. gt : Greater than given port number. neq : Not equal to given port number. range : Between two port numbers. Default … |
| RuleAction | INTEGER { invalid(1), permit(2), deny(3) } | current | The value of rule's action. permit: The packet matching the rule will be permitted to forward. deny: The packet matching the rule will be denied. |
| TCPFlag | INTEGER { invalid(0), tcpack(1), tcpfin(2), tcppsh(3), tcprst(4), tcpsyn(5), tcpurg(6) } | current | Type of TCP. invalid(0) tcpack(1) TCP protocol ACK Packet tcpfin(2) TCP protocol PIN Packet tcppsh(3) TCP protocol PUSH Packet tcprst(4) TCP protocol RST Packet tcpsyn(5) TCP protocol SYN Packet tcpurg(6) TCP protocol U… |