fnIpSessProto
FORTINET-MIB-280 ·
.1.3.6.1.4.1.12356.4.2.1.2
Object
column FnSessProto
The protocol of the connection
Context
- MIB
- FORTINET-MIB-280
- OID
.1.3.6.1.4.1.12356.4.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fnIpSessEntry
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 'FORTINET-MIB-280' -M '/opt/observium/mibs/fortinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FORTINET-MIB-280::fnIpSessProto'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FORTINET-MIB-280' -M '/opt/observium/mibs/fortinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FORTINET-MIB-280::fnIpSessProto.<fnIpSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FORTINET-MIB-280' -M '/opt/observium/mibs/fortinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FORTINET-MIB-280::fnIpSessProto'
Syntax
- Source
- FnSessProto
- Base type
Enumeration
Values & Constraints
Type Values
0 | ip |
1 | icmp |
2 | igmp |
4 | ipip |
6 | tcp |
8 | egp |
12 | pup |
17 | udp |
22 | idp |
41 | ipv6 |
46 | rsvp |
47 | gre |
50 | esp |
51 | ah |
89 | ospf |
103 | pim |
108 | comp |
255 | raw |