eltIpDhcpSnoopClientsLimitNotificationsEnabled
ELTEX-MES-BRIDGE-SECURITY ·
.1.3.6.1.4.1.35265.1.23.112.1.23
Object
Specifies whether eltIpDhcpSnoopClientLimitTrap notifications
will or will not be sent when number of clients reached
configured limit on interface.
Setting this object to false(2) will not send the
eltIpDhcpSnoopClientLimitTrap notifications.
Setting this object to true(1) will send the
eltIpDhcpSnoopClientLimitTrap notifications.
Context
- MIB
- ELTEX-MES-BRIDGE-SECURITY
- OID
.1.3.6.1.4.1.35265.1.23.112.1.23- 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::eltIpDhcpSnoopClientsLimitNotificationsEnabled.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::eltIpDhcpSnoopClientsLimitNotificationsEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |