hpnicfFTBasicGroupProtocolType
HPN-ICF-FLOWTEMPLATE-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.3.1.3
Object
column r/w
Bits
Type of protocol. This is a bit-map of possible conditions. The various bit positions are: l2Potocol layer 2 protocol ipv4L3Protocol layer 3 protocol of IPv4 ipv6L3Protocol layer 3 protocol of IPv6 icmpProtocolType Type of ICMP protocol of IPv4 icmpProtocolCode Code of ICMP protocol of IPv4 icmpv6ProtocolType Type of ICMP protocol of IPv6 icmpv6ProtocolCode Code of ICMP protocol of IPv6 sourceL4Port port of layer 4 of source destL4Port port of layer 4 of destination
Context
- MIB
- HPN-ICF-FLOWTEMPLATE-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.64.1.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfFTBasicGroupEntry
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 'HPN-ICF-FLOWTEMPLATE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-FLOWTEMPLATE-MIB::hpnicfFTBasicGroupProtocolType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-FLOWTEMPLATE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-FLOWTEMPLATE-MIB::hpnicfFTBasicGroupProtocolType.<hpnicfFTGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-FLOWTEMPLATE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-FLOWTEMPLATE-MIB::hpnicfFTBasicGroupProtocolType'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | l2Potocol |
1 | ipv4L3Protocol |
2 | ipv6L3Protocol |
3 | icmpProtocolType |
4 | icmpProtocolCode |
5 | icmpv6ProtocolType |
6 | icmpv6ProtocolCode |
7 | sourceL4Port |
8 | destL4Port |