vRtrIfCflowd
TIMETRA-VRTR-MIB ·
.1.3.6.1.4.1.6527.3.1.2.3.4.1.32
Object
column obsolete
r/w
Enumeration
The value of vRtrIfCflowd specifies the type and direction of Cflowd analysis applied to this interface. A Cflowd profile controls the sampling and analysis of data flows through the router. A value of 'none (1)' indicates that there is no Cflowd analysis associated with this interface.
Context
- MIB
- TIMETRA-VRTR-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.3.4.1.32- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- vRtrIfEntry
- Groups
- 5
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-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrIfCflowd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrIfCflowd.<vRtrID>.<vRtrIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-VRTR-MIB::vRtrIfCflowd'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | aclIngressOnly |
3 | interfaceIngressOnly |
4 | aclEgressOnly |
5 | interfaceEgressOnly |
6 | aclIngressEgress |
7 | interfaceIngressEgress |