osProvVifSlaAvailable
OS-PROV-VIF-MIB ·
.1.3.6.1.4.1.6926.2.12.5.1.8
Object
column r/w
Enumeration
Service participation mode in RFC2544 tests: If this this object is set to inService(0), then in-service tests are supported (slow rates) If this this object is set to serviceTurnUp(1), then service turn-up tests are supported (fast rates) If this 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-PROV-VIF-MIB
- OID
.1.3.6.1.4.1.6926.2.12.5.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- osProvVifEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-PROV-VIF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PROV-VIF-MIB::osProvVifSlaAvailable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-PROV-VIF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PROV-VIF-MIB::osProvVifSlaAvailable.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-PROV-VIF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-PROV-VIF-MIB::osProvVifSlaAvailable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | inService |
1 | serviceTurnUp |
2 | disabled |
Conformance
Member of