alaMvrpPortConfigRegistrarMode

ALCATEL-IND1-MVRP-MIB · .1.3.6.1.4.1.6486.800.1.2.1.57.1.1.7.1.1.3

Object

column r/w Enumeration
Defines the mode of operation of all the registrar state machines associated to the port.
normal - registration as well as de-registration of VLANs are allowed. 
fixed  - A VLAN that was previously mapped onto such a port either dynamically or statically 
cannot be de-registered through MVRP. When the port registration mode is set to fixed, 
VLAN(s) can only be mapped onto such port statically.
forbidden - dynamic VLAN registration or de-registration are not allowed on the port. 
              
NOTE: The registrar state machines for the default VLAN will operate in Fixed Registration Mode 
for all the ports on the switch.

Context

MIB
ALCATEL-IND1-MVRP-MIB
OID
.1.3.6.1.4.1.6486.800.1.2.1.57.1.1.7.1.1.3
Type
column
Access
readwrite
Status
current
Parent
alaMvrpPortConfigEntry
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 'ALCATEL-IND1-MVRP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-MVRP-MIB::alaMvrpPortConfigRegistrarMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-IND1-MVRP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-MVRP-MIB::alaMvrpPortConfigRegistrarMode.<alaMvrpPortConfigIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-IND1-MVRP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-IND1-MVRP-MIB::alaMvrpPortConfigRegistrarMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2fixed
3forbidden

Conformance