tmnxCflowdVRtrIfSamplingType
TIMETRA-CFLOWD-MIB ·
.1.3.6.1.4.1.6527.3.1.2.19.9.2.1.1
Object
column Enumeration
The value of tmnxCflowdVRtrIfSamplingType specifies the Cflowd sampling type on the given virtual router interface.
Context
- MIB
- TIMETRA-CFLOWD-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.19.9.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tmnxCflowdVRtrIfEntry
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 'TIMETRA-CFLOWD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CFLOWD-MIB::tmnxCflowdVRtrIfSamplingType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-CFLOWD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CFLOWD-MIB::tmnxCflowdVRtrIfSamplingType.<vRtrID>.<vRtrIfIndex>.<tmnxCflowdVRtrIfSamplingType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-CFLOWD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-CFLOWD-MIB::tmnxCflowdVRtrIfSamplingType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unicast |
2 | multicast |
3 | both |