cnpdSupportedProtocolsIndex
CISCO-NBAR-PROTOCOL-DISCOVERY-MIB ·
.1.3.6.1.4.1.9.9.244.1.8.1.1.1
Object
column Unsigned32
A unique identifier of a row in this table.
Thus it also represents a unique identifier for a
protocol or application which NBAR currently
recognizes.
Context
- MIB
- CISCO-NBAR-PROTOCOL-DISCOVERY-MIB
- OID
.1.3.6.1.4.1.9.9.244.1.8.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cnpdSupportedProtocolsEntry
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-NBAR-PROTOCOL-DISCOVERY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NBAR-PROTOCOL-DISCOVERY-MIB::cnpdSupportedProtocolsIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-NBAR-PROTOCOL-DISCOVERY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NBAR-PROTOCOL-DISCOVERY-MIB::cnpdSupportedProtocolsIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NBAR-PROTOCOL-DISCOVERY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NBAR-PROTOCOL-DISCOVERY-MIB::cnpdSupportedProtocolsIndex'
Syntax
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.