madgeIPDiscoveryMethod
MADGEBOX-MIB ·
.1.3.6.1.4.1.494.10.4.4
Object
scalar
mandatory
Enumeration
The source of the currently used IP address, gateway and subnet mask.
Context
- MIB
- MADGEBOX-MIB
- OID
.1.3.6.1.4.1.494.10.4.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- madgeIP
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | not-discovered |
2 | via-config |
3 | via-bootp |
4 | via-rarp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| madgeIPCurrentAddress mandatory The IP address that is currently being used by
this device. The IP address could have been
obtained from madgeConfigIPAddress or by some
other means indicated by madgeIPDiscover… | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.494.10.4.1 |
| madgeIPCurrentGateway mandatory The IP gateway that is currently being used by
this device. The IP gateway could have been
obtained from madgeConfigIPGateway or by some
other means indicated by madgeIPDiscoveryM… | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.494.10.4.2 |
| madgeIPCurrentSubnetMask mandatory The IP Subnet Mask that is currently being used by
this device. The IP Subnet Mask could have been
obtained from madgeConfigIPSubnetMask or by some
other means indicated by madgeI… | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.494.10.4.3 |
| madgeIPBootpEnabled mandatory Enable / Disable the use of BootP for IP address
discovery | scalar | Enumeration | .1.3.6.1.4.1.494.10.4.5 |
| madgeIPRarpEnabled mandatory Enable / Disable the use of Rarp for IP address
discovery | scalar | Enumeration | .1.3.6.1.4.1.494.10.4.6 |