acdSmapIPv4FilterVlan2IdOper
ACD-FILTER-MIB ·
.1.3.6.1.4.1.22420.2.2.4.1.23
Object
VLAN ID operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range).
Context
- MIB
- ACD-FILTER-MIB
- OID
.1.3.6.1.4.1.22420.2.2.4.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- acdSmapIPv4FilterEntry
- 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 'ACD-FILTER-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACD-FILTER-MIB::acdSmapIPv4FilterVlan2IdOper'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACD-FILTER-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACD-FILTER-MIB::acdSmapIPv4FilterVlan2IdOper.<acdSmapIPv4FilterID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACD-FILTER-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACD-FILTER-MIB::acdSmapIPv4FilterVlan2IdOper'
Syntax
- Source
- AcdFilterOperator
- Base type
Enumeration
Values & Constraints
Type Values
1 | lessThan |
2 | greaterThan |
3 | equalTo |
4 | range |
Conformance
Member of