hh3cAclIPAclBasicFragmentFlag
HH3C-ACL-MIB ·
.1.3.6.1.4.1.25506.2.8.2.2.2.1.10
Object
The flag of matching fragmented packets.
Context
- MIB
- HH3C-ACL-MIB
- OID
.1.3.6.1.4.1.25506.2.8.2.2.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cAclIPAclBasicEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-ACL-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-ACL-MIB::hh3cAclIPAclBasicFragmentFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-ACL-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-ACL-MIB::hh3cAclIPAclBasicFragmentFlag.<hh3cAclNumberGroupType>.<hh3cAclNumberGroupIndex>.<hh3cAclIPAclBasicRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-ACL-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-ACL-MIB::hh3cAclIPAclBasicFragmentFlag'
Syntax
- Source
- FragmentFlag
- Base type
Enumeration
Values & Constraints
Type Values
0 | invalid |
1 | fragment |
2 | fragmentSubseq |
3 | nonFragment |
4 | nonSubseq |