vRouterProtocol

SWITCH-VLAN-MIB · allied-old variant · .1.3.6.1.4.1.207.8.9.2.5.2.2.1.1.1

Object

column r/w Integer32
This object is used to enable/disable routing protocols. 
The value of this object is the logical ORing of each bit
identifying the routing protocol below, where bit 0 is the
low order bit, i.e. 2**0.
	ipRip      bit 0
	ipEgp      bit 1
	ipGgp      bit 2
	ipHello    bit 3
	ipIs-is    bit 4
	ipEs-is    bit 5
	ipCiscoIgrp bit 6
	ipBbnSpfIgp bit 7
	ipOspf     bit 8
Setting the appropriate bit enables the protocol (if
supported); clearing the bit, disables the protocol.

Context

MIB
SWITCH-VLAN-MIB
OID
.1.3.6.1.4.1.207.8.9.2.5.2.2.1.1.1
Type
column
Access
readwrite
Status
current
Parent
vRouterEntry

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255 range: 0-65535