ipfixTransportSessionOptionsTemplateRefreshPacket
IPFIX-MIB ·
.1.3.6.1.2.1.193.1.1.1.1.14
Object
column packetsSNMPv2-SMIUnsigned32
On Exporters, this object contains the number of exported
IPFIX Messages after which IPFIX Options Templates are
resent by the Exporter.
On Collectors, this object contains the lifetime in number
of exported IPFIX Messages after which an Options Template
becomes invalid when it is not received again within this
lifetime.
This object is only valid if ipfixTransportSessionProtocol
has the value 17 (UDP). In all other cases, the value MUST
be zero.
Context
- MIB
- IPFIX-MIB
- OID
.1.3.6.1.2.1.193.1.1.1.1.14- Type
- column
- Access
- readonly
- Status
- current
- Units
- packets
- Parent
- ipfixTransportSessionEntry
- 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 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixTransportSessionOptionsTemplateRefreshPacket'
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::ipfixTransportSessionOptionsTemplateRefreshPacket.<ipfixTransportSessionIndex>'
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::ipfixTransportSessionOptionsTemplateRefreshPacket'
Syntax
packetsSNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of