osVifSlaSlaAvailable

OS-VIF-MIB · .1.3.6.1.4.1.6926.2.2.3.1.8

Object

column r/w Enumeration
Service participation mode in RFC2544 tests:
If this object is set to inService(0), then in-service tests are supported (low rates) 
If this object is set to serviceTurnUp(1), then service turn-up tests are supported (high rates)
If this object is set to disabled(2), then turn-up/in-service tests are disabled.
The corresponding CLI commands in the interface node are:
ip sla (equivalent to serviceTurnUp)
ip sla in-service (equivalent to inService)

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0inService
1serviceTurnUp
2disabled

Conformance