clabGREFilterVlanIdExclude
CLAB-GRE-MIB ·
.1.3.6.1.4.1.4491.4.3.1.7.1.10
Object
If false, the filter includes only those packets that match the VlanIdCheck entry, if specified. If true, the filter includes all packets except those that match the VlanIdCheck entry, if specified.
Context
- MIB
- CLAB-GRE-MIB
- OID
.1.3.6.1.4.1.4491.4.3.1.7.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- clabGREFilterEntry
- Groups
- 1
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 'CLAB-GRE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAB-GRE-MIB::clabGREFilterVlanIdExclude'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CLAB-GRE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAB-GRE-MIB::clabGREFilterVlanIdExclude.<clabGREFilterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CLAB-GRE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CLAB-GRE-MIB::clabGREFilterVlanIdExclude'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of