dhcpSrvBindAllocMethod

SUPERMICRO-DHCP-SERVER-MIB · .1.3.6.1.4.1.10876.101.1.84.2.1.1.5

Object

column Enumeration
Indicates the binding is for statically assigned 
ip-address or automatically assigned from the poll.

Context

MIB
SUPERMICRO-DHCP-SERVER-MIB
OID
.1.3.6.1.4.1.10876.101.1.84.2.1.1.5
Type
column
Access
readonly
Status
current
Parent
dhcpSrvBindingEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-DHCP-SERVER-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DHCP-SERVER-MIB::dhcpSrvBindAllocMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-DHCP-SERVER-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DHCP-SERVER-MIB::dhcpSrvBindAllocMethod.<dhcpSrvBindIpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-DHCP-SERVER-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-DHCP-SERVER-MIB::dhcpSrvBindAllocMethod'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dynamic
2manual