tMacFilterParamsHighISID

TIMETRA-FILTER-MIB · .1.3.6.1.4.1.6527.3.1.2.21.4.1.34

Object

The value of tMacFilterParamsHighISID specifies the highest 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 higher than the value
of the tMacFilterParamsLowISID field.
              
Changing the value of this field might also change the value of
tMacFilterParamsLowISID: A value of -1 will change the value of
tMacFilterParamsLowISID to -1. Changing the value of this field from
-1 to any other value will change the value of tMacFilterParamsLowISID
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.34
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::tMacFilterParamsHighISID'
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::tMacFilterParamsHighISID.<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::tMacFilterParamsHighISID'

Syntax

Source
TIMETRA-TC-MIBSvcISID
Base type
Integer32

Values & Constraints

Type Constraints
range: -1..16777215

Conformance