hh3cFTExtendGroupOffsetType
HH3C-FLOWTEMPLATE-MIB ·
.1.3.6.1.4.1.25506.2.64.1.1.4.1.1
Object
column Enumeration
Offset type of the packet. start Offset from the start of the packet mpls Offset from the head of MPLS l2 Offset from the head of the L2 frame l4 Offset from the head of L4 packet l5 Offset from the head of the L5 packet ipv4 Offset from the head of the IPv4 packet ipv6 Offset from the head of the IPv6 packet
Context
- MIB
- HH3C-FLOWTEMPLATE-MIB
- OID
.1.3.6.1.4.1.25506.2.64.1.1.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hh3cFTExtendGroupEntry
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-FLOWTEMPLATE-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-FLOWTEMPLATE-MIB::hh3cFTExtendGroupOffsetType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-FLOWTEMPLATE-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-FLOWTEMPLATE-MIB::hh3cFTExtendGroupOffsetType.<hh3cFTGroupIndex>.<hh3cFTExtendGroupOffsetType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-FLOWTEMPLATE-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-FLOWTEMPLATE-MIB::hh3cFTExtendGroupOffsetType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | mpls |
3 | l2 |
4 | l4 |
5 | l5 |
6 | ipv4 |
7 | ipv6 |