swL2DevCtrlFilterEAPOLPDU
DHS3226-MIB ·
.1.3.6.1.4.1.171.11.36.2.5.2.14
Object
scalar r/w
Enumeration
Indicates whether to filter the EAPOL PDU. If the administrative state for Port Access Control in a System is enabled, this object is meaningless. Otherwise, when this object is yes(1), the EAPOL packets will be dropped. When this object is no(2), the EAPOL packets will pass.
Context
- MIB
- DHS3226-MIB
- OID
.1.3.6.1.4.1.171.11.36.2.5.2.14- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swL2DevCtrl
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 'DHS3226-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DHS3226-MIB::swL2DevCtrlFilterEAPOLPDU.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DHS3226-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DHS3226-MIB::swL2DevCtrlFilterEAPOLPDU'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | yes |
2 | no |