els10-27VlanFilterGVRPIndex
CT-ELS10-27-MIB ·
.1.3.6.1.4.1.97.9.20.6.6.1.1
Object
The index into the Vlan Filter table. A maximum of 32 Vlan ID can be restricted from being learnt via GVRP. The table has 32 entries (0 - 31). An index value outside this range will reference the local variable. For example if the index is set to -1 and the els10-27VlanFilterGVRPVID object is read, the local variable is read, not the table entry. By using an out of range value, the local variables can be read. Only the local variables are written to until els10-27VlanFilterGVRPStatus is written.
Context
- MIB
- CT-ELS10-27-MIB
- OID
.1.3.6.1.4.1.97.9.20.6.6.1.1- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- els10-27VlanFilterGVRPEntry
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 'CT-ELS10-27-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-ELS10-27-MIB::els10-27VlanFilterGVRPIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CT-ELS10-27-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-ELS10-27-MIB::els10-27VlanFilterGVRPIndex.<els10-27VlanFilterGVRPVID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CT-ELS10-27-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CT-ELS10-27-MIB::els10-27VlanFilterGVRPIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647