tnMacFilterParamsSnapOui
TN-FILTER-MIB ·
.1.3.6.1.4.1.7483.6.1.2.21.4.1.20
Object
column r/w
Enumeration
MAC SNAP OUI to match. The values zero(2) and nonZero(3) specify what to match. Matching can be disabled by the use of the value off(1). This object has no significance if the object tnMacFilterParamsFrameType is not set to 802dot2SNAP.
Context
- MIB
- TN-FILTER-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.21.4.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnMacFilterParamsEntry
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 'TN-FILTER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-FILTER-MIB::tnMacFilterParamsSnapOui'
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::tnMacFilterParamsSnapOui.<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::tnMacFilterParamsSnapOui'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | zero |
3 | nonZero |