MIB Viewer

ntnSystemClfrPatternIpVersion

OBJECT-TYPE
1.3.6.1.4.1.45.4.7.1.5.6.1.18
Access
read-create
Status
current
Sub-identifiers
0
This object indicates the IP packet format that is used when specifying pattern match data. A value of 'notApplicable(1)' is used when the pattern match data can be specified without indicating the target packet type. A value of 'nonIp(2)' indicates that the specified pattern match data should be applied to non-IP packets. A value of 'ipv4(3)' indicates that the specified pattern match data should be applied to IPv4 packets. A value of 'ipv6(4)' indicates that the specified pattern match data should be applied to IPv6 packets. Version 2 attribute.
INTEGER { notApplicable(1), nonIp(2), ipv4(3), ipv6(4) }