els10-27VlanFilterGVRPStatus
CT-ELS10-MIB ·
.1.3.6.1.4.1.97.9.20.6.6.1.4
Object
column mandatory
r/w
Enumeration
A set with the value of enable(1), enables all associated entries in els10-27VlanFilterGVRPVID table for the specified VLAN. A set of disable(2), disables all els10-27VlanFilterGVRPVID entries associated with the specified VLAN. A set of this object prior to creating an entry by setting els10-27VlanConfigEstablish will fail with a NO-INSTANCE error.
Context
- MIB
- CT-ELS10-MIB
- OID
.1.3.6.1.4.1.97.9.20.6.6.1.4- 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-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-ELS10-MIB::els10-27VlanFilterGVRPStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CT-ELS10-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-ELS10-MIB::els10-27VlanFilterGVRPStatus.<els10-27VlanFilterGVRPVID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CT-ELS10-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CT-ELS10-MIB::els10-27VlanFilterGVRPStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |