acdSmapL2FilterPreOper
ACD-FILTER-MIB ·
.1.3.6.1.4.1.22420.2.2.3.1.43
Object
Precedence 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.3.1.43- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- acdSmapL2FilterEntry
- 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::acdSmapL2FilterPreOper'
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::acdSmapL2FilterPreOper.<acdSmapL2FilterID>'
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::acdSmapL2FilterPreOper'
Syntax
- Source
- AcdFilterOperator
- Base type
Enumeration
Values & Constraints
Type Values
1 | lessThan |
2 | greaterThan |
3 | equalTo |
4 | range |
Conformance
Member of