snMspsDhcpClientMode
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.17.1.2
Object
scalar r/w
Enumeration
The value enabled-via-mac-address(1) sets DHCP Client Mode with option MAC Address as ClientId, enabled-via-client-id(2) runs DHCP Client Mode with option ClientId, enabled-via-sysname(3) runs DHCP Client with the sysname as ClientId, enabled-via-nameofstation(4) runs DHCP with the name of station as ClientId, enabled-via-iaidandduid(5) runs DHCP with RFC 3315 style identifier binding as client identifier. DUID type is determined by snMspsDhcpClientIfDuidType object.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.17.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
enabled-via-mac-address- Parent
- snMspsDhcpClient
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 '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::snMspsDhcpClientMode.0'
More examples
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::snMspsDhcpClientMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled-via-mac-address |
2 | enabled-via-client-id |
3 | enabled-via-sysname |
4 | enabled-via-nameofstation |
5 | enabled-via-iaidandduid |