tMacFilterParamsLowISID

TIMETRA-FILTER-MIB · .1.3.6.1.4.1.6527.3.1.2.21.4.1.33

Object

The value of tMacFilterParamsLowISID specifies the lowest value of the
24 bit (0..16777215) service instance identifier for this service that
matches this entry.
              
The default value of -1 indicates no ISID matching will be performed.
              
The value of this field can be equal to but not lower than the value
of the tMacFilterParamsHighISID field.
              
Changing the value of this field might also change the value of
tMacFilterParamsHighISID: A value of -1 will change the value of
tMacFilterParamsHighISID to -1. Changing the value of this field from
-1 to any other value will change the value of
tMacFilterParamsHighISID to this same value.
              
Note that tMacFilterParamsLowISID and tMacFilterParamsHighISID can
only be set if tMacFilterType is set to 'isid(1)'.

Context

MIB
TIMETRA-FILTER-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.21.4.1.33
Type
column
Access
readwrite
Status
current
Parent
tMacFilterParamsEntry
Groups
1

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 'TIMETRA-FILTER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-FILTER-MIB::tMacFilterParamsLowISID'
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::tMacFilterParamsLowISID.<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::tMacFilterParamsLowISID'

Syntax

Source
TIMETRA-TC-MIBSvcISID
Base type
Integer32

Values & Constraints

Type Constraints
range: -1..16777215

Conformance