ipfixTemplateSetId

IPFIX-MIB · .1.3.6.1.2.1.193.1.1.2.1.3

Object

column Unsigned32
This number indicates the Set ID of the Template.  This
object allows the Template type to be easily retrieved.
              
Currently, there are two values defined.  The value 2 is
used for Sets containing Template definitions.  The value 3
is used for Sets containing Options Template definitions.

Context

MIB
IPFIX-MIB
OID
.1.3.6.1.2.1.193.1.1.2.1.3
Type
column
Access
readonly
Status
current
Parent
ipfixTemplateEntry
Groups
1

Walk 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 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixTemplateSetId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixTemplateSetId.<ipfixTransportSessionIndex>.<ipfixTemplateObservationDomainId>.<ipfixTemplateId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPFIX-MIB::ipfixTemplateSetId'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-65535

Conformance