nbsSlaTrafficGenDaType

NBS-SLA-MIB · .1.3.6.1.4.1.629.216.1.2.1.12

Object

column r/w Enumeration
Specifies the handling of the DA in the Header bytes:
generate a random value for each frame, use the same
value for each frame, or increment the initial value
by 1 for each frame.

Context

MIB
NBS-SLA-MIB
OID
.1.3.6.1.4.1.629.216.1.2.1.12
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::nbsSlaTrafficGenDaType'
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::nbsSlaTrafficGenDaType.<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::nbsSlaTrafficGenDaType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSupported
2random
3fixed
4increment