eltSwIfLockMaxMacAddressesTrapEnabled
ELTEX-MES-eltInterfaces ·
.1.3.6.1.4.1.35265.1.23.43.3
Object
Specifies whether eltMnFlappingNotification notifications
will or will not be sent when the maximum allowed number of
MAC addresses on an interface is exceeded.
Setting this object to false(2) will not send the
eltSwIfLockMaxMacAddressesTrap.
Setting this object to true(1) will send the
eltSwIfLockMaxMacAddressesTrap.
Context
- MIB
- ELTEX-MES-eltInterfaces
- OID
.1.3.6.1.4.1.35265.1.23.43.3- Type
- scalar
- Access
- readwrite
- Status
- current
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 'ELTEX-MES-eltInterfaces' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-eltInterfaces::eltSwIfLockMaxMacAddressesTrapEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-eltInterfaces' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-eltInterfaces::eltSwIfLockMaxMacAddressesTrapEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |