tMacFilterParamsTimeRangeState
ALCATEL-ENT1-TIMETRA-FILTER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.21.4.1.29
Object
column TTimeRangeState
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.
Context
- MIB
- ALCATEL-ENT1-TIMETRA-FILTER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.21.4.1.29- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tMacFilterParamsEntry
- 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 'ALCATEL-ENT1-TIMETRA-FILTER-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-TIMETRA-FILTER-MIB::tMacFilterParamsTimeRangeState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-TIMETRA-FILTER-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-TIMETRA-FILTER-MIB::tMacFilterParamsTimeRangeState.<tMacFilterId>.<tMacFilterParamsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-TIMETRA-FILTER-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-TIMETRA-FILTER-MIB::tMacFilterParamsTimeRangeState'
Syntax
- Source
- TTimeRangeState
- Base type
Enumeration
Values & Constraints
Type Values
0 | timeRangeNotApplic |
1 | timeRangeNotActive |
2 | timeRangeActive |
3 | timeRangeActiveDownloadFailed |