agentIpGetIpFromBootpServer
DLINKMGMT-MIB ·
.0.11.1.3.4
Object
scalar r/w
Enumeration
This object indicates whether the agent get its system IP address from Bootp/DHCP server at start up.
Context
- MIB
- DLINKMGMT-MIB
- OID
.0.11.1.3.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentIpProtoConfig
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 'DLINKMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKMGMT-MIB::agentIpGetIpFromBootpServer.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINKMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINKMGMT-MIB::agentIpGetIpFromBootpServer'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | disabled |
3 | bootp |
4 | dhcp |