tnMacFilterParamsTimeRangeState

TN-FILTER-MIB · .1.3.6.1.4.1.7483.6.1.2.21.4.1.29

Object

tnMacFilterParamsTimeRangeState 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 tnMacFilterParamsTimeRangeName, but is not
  active at this moment. Consequently the filter entry is not
  installed.
- timeRangeActive.
  A time range is defined in tnMacFilterParamsTimeRangeName, and is
  activated successfully.
- timeRangeActiveDownloadFailed:
  A time range is defined in tnMacFilterParamsTimeRangeName, and is
  activated, but the corresponding filter entry could not be
  installed due to resource problems.

Context

MIB
TN-FILTER-MIB
OID
.1.3.6.1.4.1.7483.6.1.2.21.4.1.29
Type
column
Access
readonly
Status
current
Parent
tnMacFilterParamsEntry

Walk 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 'TN-FILTER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-FILTER-MIB::tnMacFilterParamsTimeRangeState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-FILTER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-FILTER-MIB::tnMacFilterParamsTimeRangeState.<tnSysSwitchId>.<tnMacFilterId>.<tnMacFilterParamsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-FILTER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-FILTER-MIB::tnMacFilterParamsTimeRangeState'

Syntax

Source
TTimeRangeState
Base type
Enumeration

Values & Constraints

Type Values
0timeRangeNotApplic
1timeRangeNotActive
2timeRangeActive
3timeRangeActiveDownloadFailed