rlDhcpClAutoUpdateProtocol
RADLAN-DHCPCL-MIB ·
.1.3.6.1.4.1.89.76.30
Object
scalar r/w
Enumeration
Describes the auto-update process protocol. tftp - only the TFTP protocol is used by auto-update. scp - only the SCP protocol is used by auto-update. auto-(Default) Auto-update uses the TFTP or SCP protocol depending on the configuration file's extension. If this option is selected, the extension parameter may be specified or, if not, the default extension is used.
Context
- MIB
- RADLAN-DHCPCL-MIB
- OID
.1.3.6.1.4.1.89.76.30- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlDhcpCl
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 'RADLAN-DHCPCL-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-DHCPCL-MIB::rlDhcpClAutoUpdateProtocol.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-DHCPCL-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-DHCPCL-MIB::rlDhcpClAutoUpdateProtocol'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.