tMacFilterId
TIMETRA-FILTER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.21.3.1.1
Object
column TAnyFilterID
Uniquely identifies a mac filter as configures on this system.
Values outside of range 1..65535 are reserved for entries dynamically
created by the system and cannot be used in any SNMP SET operation.
Context
- MIB
- TIMETRA-FILTER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.21.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tMacFilterEntry
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::tMacFilterId'
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::tMacFilterId.<tMacFilterId>'
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::tMacFilterId'
Syntax
- Source
- TAnyFilterID
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.