343
15) SNMP information request
This command returns the SNMP information of the printer.
(1) Command SOH(01H) +LZ
(2) Return status format
[STX] + SNMP setting values + [ETX]
(3) Return status list
SNMP_TRAP1_COMMUNITY_NAME
SNMP_TRAP1_IPV6_IPADDRESS
SNMP_TRAP2_COMMUNITY_NAME
SNMP_TRAP2_IPV6_IPADDRESS
SNMP_TRAP3_COMMUNITY_NAME
SNMP_TRAP3_IPV6_IPADDRESS
Trap 1 authentication user name
Trap 1 authentication authentication method
Trap 1 authentication authentication key
SNMP_TAUTH_USER1_AUTHPASS
Trap 1 authentication privacy type
Trap 1 authentication privacy key
SNMP_TAUTH_USER1_PRIVPASS
Trap 2 authentication user name
Trap 2 authentication authentication method
Trap 2 authentication authentication key
SNMP_TAUTH_USER2_AUTHPASS
Trap 2 authentication privacy type
Trap 2 authentication privacy key
SNMP_TAUTH_USER2_PRIVPASS
Trap 3 authentication user name
Trap 3 authentication authentication method
Trap 3 authentication authentication key
SNMP_TAUTH_USER3_AUTHPASS
Trap 3 authentication privacy type
Trap 3 authentication privacy key
SNMP_TAUTH_USER3_PRIVPASS
* Same as the printer setting items list in the operation specification.
However, all are in binary data. Also, the number of bytes are fixed, and it is filled with 0x00 when character
string is less than 32 bytes.
* In case of LAN, it is divided to multiple packets. In case of Status 4, packet size will be indicated at the beginning
4 bytes of each packet. There is no rules regarding the number of division. Make sure to take the packet including ETX.
Example) when divided into 6 packets
723 bytes + 4 bytes x 6 packets = total 749 bytes
ETX (HEX 03H)