macHideMacsOnLinkPorts
G6-MAC-MIB ·
.1.3.6.1.4.1.3181.10.6.1.86.10
Object
scalar r/w
Enumeration
When enabled only MACs on local access ports are listed in the MAC table. The MAC entires associated with link ports are excluded. This may significanly reduce the number of shown entires and also speed MAC table reading via SNMP.
Context
- MIB
- G6-MAC-MIB
- OID
.1.3.6.1.4.1.3181.10.6.1.86.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mac
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'G6-MAC-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G6-MAC-MIB::macHideMacsOnLinkPorts.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G6-MAC-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G6-MAC-MIB::macHideMacsOnLinkPorts'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |