Re: Failed to import SNMP MIB
Posted: Wed Sep 30, 2020 2:26 am
Output of snmp command with -v option is shown below.
/bin/snmpget -Le -t 1 -r 5 -m CHECKPOINT-MIB -v 3 [authpriv] 10.235.15.20:161 enterprises.2620.1.6.7.6.1.8
External command error: snmpget: Authentication failure (incorrect password, community or key) (Sub-id not found: (top) -> enterprises)
Besides, the following command is generated using Linux snmp wizard to check disk of checkpoint virtual appliance same as above command, what's the implication of error returned from it? What should be done to make it work normally?
check_xi_service_snmp_linux_storage! --login=<user> --passwd=<password> --privpass=<password> --protocols=md5,aes -m "^/$" -w 80 -c 95 -f
(Return code of 127 is out of bounds - plugin may be missing)
/bin/snmpget -Le -t 1 -r 5 -m CHECKPOINT-MIB -v 3 [authpriv] 10.235.15.20:161 enterprises.2620.1.6.7.6.1.8
External command error: snmpget: Authentication failure (incorrect password, community or key) (Sub-id not found: (top) -> enterprises)
Besides, the following command is generated using Linux snmp wizard to check disk of checkpoint virtual appliance same as above command, what's the implication of error returned from it? What should be done to make it work normally?
check_xi_service_snmp_linux_storage! --login=<user> --passwd=<password> --privpass=<password> --protocols=md5,aes -m "^/$" -w 80 -c 95 -f
(Return code of 127 is out of bounds - plugin may be missing)