cfgFilterIpProtocolNumber
CISCO-FILTER-GROUP-MIB ·
.1.3.6.1.4.1.9.9.474.1.1.3.1.2
Object
This object identifies the internet protocol number
in the packets. These IP protocol numbers are defined
in the Network Group Request For Comments(RFC) documents.
For example, Cisco commonly used protocol includes:
1 - Internet Control Message Protocol (ICMP)
2 - Internet Gateway Message Protocol (IGMP)
4 - IP in IP tunneling
6 - Transmission Control Protocol (TCP)
9 - Cisco's IGRP routing protocol (IGRP)
17 - User Datagram Protocol (UDP)
47 - Cisco's GRE tunneling (GRE)
50 - Encapsulation Security Payload
51 - Authentication Header Protocol
88 - Cisco's EIGRP routing protocol
89 - OSPF routing protocol
94 - KA9Q NOS compatible IP over IP tunneling
103 - Protocol Independent Multicast
108 - Payload Compression Protocol.
Context
- MIB
- CISCO-FILTER-GROUP-MIB
- OID
.1.3.6.1.4.1.9.9.474.1.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cfgFilterIpProtocolGroupEntry
- 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 'CISCO-FILTER-GROUP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FILTER-GROUP-MIB::cfgFilterIpProtocolNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FILTER-GROUP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FILTER-GROUP-MIB::cfgFilterIpProtocolNumber.<cfgFilterGroupName>.<cfgFilterIpProtocolGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FILTER-GROUP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FILTER-GROUP-MIB::cfgFilterIpProtocolNumber'
Syntax
- Source
- CISCO-TCCiscoIpProtocol
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of