tMacFilterParamsTimeRangeState
TIMETRA-FILTER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.21.4.1.29
Object
tMacFilterParamsTimeRangeState 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 tMacFilterParamsTimeRangeName, but is not
active at this moment. Consequently the filter entry is not
installed.
- timeRangeActive.
A time range is defined in tMacFilterParamsTimeRangeName, and is
activated successfully.
- timeRangeActiveDownloadFailed:
A time range is defined in tMacFilterParamsTimeRangeName, 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.4.1.29- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- tMacFilterParamsEntry
- Groups
- 4
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::tMacFilterParamsTimeRangeState'
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::tMacFilterParamsTimeRangeState.<tMacFilterId>.<tMacFilterParamsIndex>'
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::tMacFilterParamsTimeRangeState'
Syntax
- Source
- TTimeRangeState
- Base type
Enumeration
Values & Constraints
Type Values
0 | timeRangeNotApplic |
1 | timeRangeNotActive |
2 | timeRangeActive |
3 | timeRangeActiveDownloadFailed |