madgeIPBootpEnabled
MADGEBOX-MIB ·
.1.3.6.1.4.1.494.10.4.5
Object
scalar mandatory
r/w
Enumeration
Enable / Disable the use of BootP for IP address discovery
Context
- MIB
- MADGEBOX-MIB
- OID
.1.3.6.1.4.1.494.10.4.5- Type
- scalar
- Access
- readwrite
- 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::madgeIPBootpEnabled.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::madgeIPBootpEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | not-supported |