lanrangerBootPAction
RAD-LanRger-MIB ·
.1.3.6.1.4.1.164.4.2.1.6.4.1
Object
scalar r/w
Enumeration
Activating (disable/enable) the BootP operation.
Context
- MIB
- RAD-LanRger-MIB
- OID
.1.3.6.1.4.1.164.4.2.1.6.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- lanrangerIpBootP
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 'RAD-LanRger-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-LanRger-MIB::lanrangerBootPAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-LanRger-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-LanRger-MIB::lanrangerBootPAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | disable |
3 | enable |