hm2AppRuleProtocol
HM2-FW-MIB ·
.1.3.6.1.4.1.248.11.79.1.7.2.1.3
Object
column r/w
OctetString
Following values are supported: - Protocol name from hm2ProtocolTable - icmp: internet control message protocol (RFC 792) - igmp: internet group management protocol - ipip: IP in IP tunnelling (RFC 1853) - tcp: transmission control protocol (RFC 793) - udp: user datagram protocol (RFC 768) - esp: IPsec encapsulated security payload (RFC 2406) - ah: IPsec authentication header (RFC 2402) - icmpv6: internet control message protocol for IPv6 - any: apply to all protocols
Context
- MIB
- HM2-FW-MIB
- OID
.1.3.6.1.4.1.248.11.79.1.7.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2AppRuleEntry
- Groups
- 1
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 'HM2-FW-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-FW-MIB::hm2AppRuleProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-FW-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-FW-MIB::hm2AppRuleProtocol.<hm2AppRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-FW-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-FW-MIB::hm2AppRuleProtocol'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-32
Conformance
Member of