osSFlowRcvrOperStatus

OS-SFLOW-MIB · .1.3.6.1.4.1.6926.2.25.2.1.99

Object

Indicates readiness of the receiver.

Context

MIB
OS-SFLOW-MIB
OID
.1.3.6.1.4.1.6926.2.25.2.1.99
Type
column
Access
readonly
Status
current
Parent
osSFlowRcvrEntry
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 'OS-SFLOW-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-SFLOW-MIB::osSFlowRcvrOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-SFLOW-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-SFLOW-MIB::osSFlowRcvrOperStatus.<osSFlowRcvrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-SFLOW-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-SFLOW-MIB::osSFlowRcvrOperStatus'

Syntax

Source
OsRcvrOperStatus
Base type
Enumeration

Values & Constraints

Type Values
1unknown
2notReady
3ready

Conformance