aclIpAceProtocol
Hirschmann-GIGA-LION-24TP-MIB ·
.1.3.6.1.4.1.248.13.7.5.1.17.7.1.1.9
Object
column r/w
Integer32
The protocol number field in the IP header used to indicate
the higher layer protocol as specified in RFC 1700. A value
value of 0 matches every IP packet. The object=256, means 'any'
For example :
0 is IP, 1 is ICMP, 2 is IGMP, 4 is IP in IP encapsulation,
6 is TCP, 9 is IGRP, 17 is UDP, 47 is GRE, 50 is ESP, 51 is AH,
88 is IGRP, 89 is OSPF, 94 is KA9Q/NOS compatible IP over IP,
103 is PIMv2, 108 is PCP.
Context
- MIB
- Hirschmann-GIGA-LION-24TP-MIB
- OID
.1.3.6.1.4.1.248.13.7.5.1.17.7.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclIpAceEntry
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 'Hirschmann-GIGA-LION-24TP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Hirschmann-GIGA-LION-24TP-MIB::aclIpAceProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Hirschmann-GIGA-LION-24TP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Hirschmann-GIGA-LION-24TP-MIB::aclIpAceProtocol.<aclIpAceName>.<aclIpAceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Hirschmann-GIGA-LION-24TP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Hirschmann-GIGA-LION-24TP-MIB::aclIpAceProtocol'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-256