rlDhcpClAutoConfigProtocol
HPE-DHCPCL-MIB ·
.1.3.6.1.4.1.11.2.76.22
Object
scalar r/w
Enumeration
Describes the auto-config process protocol. tftp - only the TFTP protocol is used by auto-configuration. scp - only the SCP protocol is used by auto-configuration. auto-(Default) Auto-configuration 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
- HPE-DHCPCL-MIB
- OID
.1.3.6.1.4.1.11.2.76.22- 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 'HPE-DHCPCL-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-DHCPCL-MIB::rlDhcpClAutoConfigProtocol.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-DHCPCL-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-DHCPCL-MIB::rlDhcpClAutoConfigProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tftp |
2 | scp |
3 | auto |