sFlowStatus
TPT-SFLOW-MIB ·
.1.3.6.1.4.1.10734.3.3.2.18.2
Object
scalar SflowStatus
A Device-wide sFlow status.
Context
- MIB
- TPT-SFLOW-MIB
- OID
.1.3.6.1.4.1.10734.3.3.2.18.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- tpt-sflow-objs
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPT-SFLOW-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPT-SFLOW-MIB::sFlowStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPT-SFLOW-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPT-SFLOW-MIB::sFlowStatus'
Syntax
- Source
- SflowStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |
2 | error |
3 | not-applicable |