ipfixMeteringProcessObservationPointGroupRef

IPFIX-MIB · .1.3.6.1.2.1.193.1.1.5.1.2

Object

The Observation Point Group ID that links this table entry
to the ipfixObservationPointTable.  The matching
ipfixObservationPointGroupId in that table gives the
Observation Points used in that cache.  If the Observation
Points are unknown, the
ipfixMeteringProcessObservationPointGroupRef MUST be zero.

Context

MIB
IPFIX-MIB
OID
.1.3.6.1.2.1.193.1.1.5.1.2
Type
column
Access
readonly
Status
current
Parent
ipfixMeteringProcessEntry
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::ipfixMeteringProcessObservationPointGroupRef'
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::ipfixMeteringProcessObservationPointGroupRef.<ipfixMeteringProcessCacheId>'
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::ipfixMeteringProcessObservationPointGroupRef'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance