tIPv6FilterParamsTimeRangeState
TIMETRA-FILTER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.21.19.1.36
Object
tIPv6FilterParamsTimeRangeState indicates whether or not the entry
is currently in effect.
- timeRangeNotApplic:
no time range is applicable for this entry.
- timeRangeNotActive:
A time range is defined in tIPv6FilterParamsTimeRangeName, but is not
active at this moment. Consequently the filter entry is not
installed.
- timeRangeActive.
A time range is defined in tIPv6FilterParamsTimeRangeName, and is
activated successfully.
- timeRangeActiveDownloadFailed:
A time range is defined in tIPv6FilterParamsTimeRangeName, and is
activated, but the corresponding filter entry could not be
installed due to resource problems.
This object is obsoleted in release 14.0.
Context
- MIB
- TIMETRA-FILTER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.21.19.1.36- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- tIPv6FilterParamsEntry
- Groups
- 3
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::tIPv6FilterParamsTimeRangeState'
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::tIPv6FilterParamsTimeRangeState.<tIPv6FilterId>.<tIPv6FilterParamsIndex>'
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::tIPv6FilterParamsTimeRangeState'
Syntax
- Source
- TTimeRangeState
- Base type
Enumeration
Values & Constraints
Type Values
0 | timeRangeNotApplic |
1 | timeRangeNotActive |
2 | timeRangeActive |
3 | timeRangeActiveDownloadFailed |