eltIpDhcpSnoopMacVerificationFailedNotificationsEnabled
ELTEX-MES-BRIDGE-SECURITY ·
.1.3.6.1.4.1.35265.1.23.112.1.25
Object
Specifies whether eltIpDhcpSnoopMacVerificationFailedTrap notifications
will or will not be sent when MAC address in ethernet header differ from the DHCP header.
Setting this object to false(2) will not send the
eltIpDhcpSnoopMacVerificationFailedTrap notifications.
Setting this object to true(1) will send the
eltIpDhcpSnoopMacVerificationFailedTrap notifications.
Context
- MIB
- ELTEX-MES-BRIDGE-SECURITY
- OID
.1.3.6.1.4.1.35265.1.23.112.1.25- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- eltMesIpDhcpSnoop
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-BRIDGE-SECURITY' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-BRIDGE-SECURITY::eltIpDhcpSnoopMacVerificationFailedNotificationsEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-BRIDGE-SECURITY' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-BRIDGE-SECURITY::eltIpDhcpSnoopMacVerificationFailedNotificationsEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |