cnfPSProtocolType
CISCO-NETFLOW-MIB ·
.1.3.6.1.4.1.9.9.387.1.5.3.1.1
Object
column NfProtocolTypes
This object is used as INDEX for protocol statistic table. Protocol type consists of groups based on well known ports and protocols.
Context
- MIB
- CISCO-NETFLOW-MIB
- OID
.1.3.6.1.4.1.9.9.387.1.5.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cnfPSProtocolStatEntry
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-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-MIB::cnfPSProtocolType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETFLOW-MIB::cnfPSProtocolType.<cnfPSProtocolType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NETFLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NETFLOW-MIB::cnfPSProtocolType'
Syntax
- Source
- NfProtocolTypes
- Base type
Enumeration
Values & Constraints
Type Values
1 | tcpTelnet |
2 | tcpFtp |
3 | tcpFtpd |
4 | tcpWww |
5 | tcpSmtp |
6 | tcpX |
7 | tcpBgp |
8 | tcpNntp |
9 | tcpFrag |
10 | tcpOther |
11 | udpDns |
12 | udpNtp |
13 | udpTftp |
14 | udpFrag |
15 | udpOther |
16 | icmp |
17 | igmp |
18 | ipInIp |
19 | ipv6InIp |
20 | gre |
21 | ipOther |
22 | all |