nbsSlaTrafficGenAction

NBS-SLA-MIB · .1.3.6.1.4.1.629.216.1.2.1.2

Object

column r/w Enumeration
Different actions to activate the traffic generation. There
are three frame generation activities: specify, start, and
stop. Specifying and actually starting traffic may be done
together or separately. In fact, it is reasonable to specify
once, then start (and stop) many times.

Context

MIB
NBS-SLA-MIB
OID
.1.3.6.1.4.1.629.216.1.2.1.2
Type
column
Access
readwrite
Status
current
Parent
nbsSlaTrafficGenEntry

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 'NBS-SLA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-SLA-MIB::nbsSlaTrafficGenAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-SLA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-SLA-MIB::nbsSlaTrafficGenAction.<nbsSlaTrafficGenIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-SLA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-SLA-MIB::nbsSlaTrafficGenAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSupported
2start
3stop