dhcpSnoopMaxcntMode
E5-110-MIB ·
.1.3.6.1.4.1.6321.1.2.3.1.10.55.6
Object
scalar r/w
Enumeration
When DHCP snooping table is full, new DHCP lease will replace first one in option 0 or will be dropped in option 1.
Context
- MIB
- E5-110-MIB
- OID
.1.3.6.1.4.1.6321.1.2.3.1.10.55.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dhcpSnoop
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 'E5-110-MIB' -M '/opt/observium/mibs/calix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'E5-110-MIB::dhcpSnoopMaxcntMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'E5-110-MIB' -M '/opt/observium/mibs/calix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'E5-110-MIB::dhcpSnoopMaxcntMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | replace |
2 | drop |