tDhcpFilterParamsOptionMatch
TIMETRA-FILTER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.21.24.1.5
Object
The value of tDhcpFilterParamsOptionMatch specifies the criteria that
the DHCP option must match to trigger this filter entry.
The value present(1) specifies that the DHCP option must be present,
the value absent(2) specifies that the DHCP option must be absent. In
these cases tDhcpFilterParamsOptionValue will be reset to an empty
string.
A value string(3), string-exact(4), string-invert(5),
string-exact-invert(6), hex(7), hex-exact(8), hex-invert(9) or
hex-exact-invert(10) requires an octet string to be present in
tDhcpFilterParamsOptionValue to match against.
Context
- MIB
- TIMETRA-FILTER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.21.24.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tDhcpFilterParamsEntry
- Groups
- 2
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 'TIMETRA-FILTER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-FILTER-MIB::tDhcpFilterParamsOptionMatch'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-FILTER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-FILTER-MIB::tDhcpFilterParamsOptionMatch.<tDhcpFilterId>.<tDhcpFilterParamsId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-FILTER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-FILTER-MIB::tDhcpFilterParamsOptionMatch'
Syntax
- Source
- TDhcpFilterMatch
- Base type
Enumeration
Values & Constraints
Type Values
1 | present |
2 | absent |
3 | string |
4 | string-exact |
5 | string-invert |
6 | string-exact-invert |
7 | hex |
8 | hex-exact |
9 | hex-invert |
10 | hex-exact-invert |
Conformance
Member of