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
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 'MADGEBOX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MADGEBOX-MIB::madgeIPDiscoveryMethod.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MADGEBOX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MADGEBOX-MIB::madgeIPDiscoveryMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | not-discovered |
2 | via-config |
3 | via-bootp |
4 | via-rarp |