tDhcp6FilterParamsOptionMatch
TIMETRA-FILTER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.21.73.1.5
Object
The value of tDhcp6FilterParamsOptionMatch specifies the criteria that
the DHCP6 option must match to trigger this filter entry.
The value present(1) specifies that the DHCP6 option must be present,
the value absent(2) specifies that the DHCP6 option must be absent. In
these cases tDhcp6FilterParamsOptionValue 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
tDhcp6FilterParamsOptionValue to match against.
Context
- MIB
- TIMETRA-FILTER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.21.73.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tDhcp6FilterParamsEntry
- 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 'TIMETRA-FILTER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-FILTER-MIB::tDhcp6FilterParamsOptionMatch'
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::tDhcp6FilterParamsOptionMatch.<tDhcp6FilterId>.<tDhcp6FilterParamsId>'
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::tDhcp6FilterParamsOptionMatch'
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