osVifAdminStatus

OS-VIF-MIB · .1.3.6.1.4.1.6926.2.2.2.1.7

Object

column r/w IfRowValidator
This object allows to create, delete, enable or disable a VIF. GET/GETNEXT operation
returns nothing(2).

Context

MIB
OS-VIF-MIB
OID
.1.3.6.1.4.1.6926.2.2.2.1.7
Type
column
Access
readwrite
Status
current
Parent
osVifEntry
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::osVifAdminStatus'
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::osVifAdminStatus.<osVifDevNo>'
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::osVifAdminStatus'

Syntax

Source
IfRowValidator
Base type
Enumeration

Values & Constraints

Type Values
2nothing
3delete
4create
5enable
6disable

Conformance