snMspsDhcpV4SrvBindState

SN-MSPS-SCX-MIB · .1.3.6.1.4.1.4329.20.1.1.1.1.17.2.1.4.7.1.16

Object

column Enumeration
State of the binding. In offered state offer has been
sent, but no req has been received from the client.In
assigned state the address is assigned to the client.
In probing state the address is currently being probed 
by the dhcp server.

Context

MIB
SN-MSPS-SCX-MIB
OID
.1.3.6.1.4.1.4329.20.1.1.1.1.17.2.1.4.7.1.16
Type
column
Access
readonly
Status
current
Parent
snMspsDhcpV4SrvBindEntry

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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsDhcpV4SrvBindState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsDhcpV4SrvBindState.<snMspsDhcpV4SrvBindIpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsDhcpV4SrvBindState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1offered
2assigned
5probing
10unknown