agentIpGetIpFromBootpServer
SWCOMMGMT-MIB ·
.1.3.6.1.4.1.2272.1.201.1.1.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
- SWCOMMGMT-MIB
- OID
.1.3.6.1.4.1.2272.1.201.1.1.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 'SWCOMMGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWCOMMGMT-MIB::agentIpGetIpFromBootpServer.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWCOMMGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWCOMMGMT-MIB::agentIpGetIpFromBootpServer'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | manual |
3 | frombootp |
4 | fromdhcp |