ip.snmp.enable

ip.snmp.enable

This printer setting refers to the SNMP protocol.

Setvar

To enable or disable the SNMP protocol:
! U1 setvar "ip.snmp.enable" "value"
Values
"on"
enables the SNMP protocol
"off"
disables the SNMP protocol
Default
"on"

Getvar

To respond with the SNMP status:
! U1 getvar "ip.snmp.enable"
Example
This
setvar
example shows the value set to
"on"
.
! U1 setvar "ip.snmp.enable" "on"
When the
setvar
value is set to
"on"
, the
getvar
result is
"on"
.