Missing snmpget and snmpwalk

 Clash Royale CLAN TAG#URR8PPP
Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I have installed Zabbix appliance, directly preinstalled and found that there is missing snmpwalk and snmpget commands.
I tried to install it with:
apt-get install net-snmp-utils
but I have error message:
Unable to locate package.
I have also check what from SNMP is preinstalled and there is:
libsnmp-base
libsnmp30:amd64
snmp-mibs-downloader
snmpd
snmptrapd
snmptrapfmt
How can I install snmpget and snmpwalk?
snmp zabbix
add a comment |Â
up vote
0
down vote
favorite
I have installed Zabbix appliance, directly preinstalled and found that there is missing snmpwalk and snmpget commands.
I tried to install it with:
apt-get install net-snmp-utils
but I have error message:
Unable to locate package.
I have also check what from SNMP is preinstalled and there is:
libsnmp-base
libsnmp30:amd64
snmp-mibs-downloader
snmpd
snmptrapd
snmptrapfmt
How can I install snmpget and snmpwalk?
snmp zabbix
 
 
 
 
 
 
 - apt install snmpperhaps ? If named differently -- apt cache snmp
 â fugitive
 Jan 29 at 10:00
 
 
 
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have installed Zabbix appliance, directly preinstalled and found that there is missing snmpwalk and snmpget commands.
I tried to install it with:
apt-get install net-snmp-utils
but I have error message:
Unable to locate package.
I have also check what from SNMP is preinstalled and there is:
libsnmp-base
libsnmp30:amd64
snmp-mibs-downloader
snmpd
snmptrapd
snmptrapfmt
How can I install snmpget and snmpwalk?
snmp zabbix
I have installed Zabbix appliance, directly preinstalled and found that there is missing snmpwalk and snmpget commands.
I tried to install it with:
apt-get install net-snmp-utils
but I have error message:
Unable to locate package.
I have also check what from SNMP is preinstalled and there is:
libsnmp-base
libsnmp30:amd64
snmp-mibs-downloader
snmpd
snmptrapd
snmptrapfmt
How can I install snmpget and snmpwalk?
snmp zabbix
snmp zabbix
edited Jan 29 at 10:10


Yaron
8,55271838
8,55271838
asked Jan 29 at 9:51
Alfista
1
1
 
 
 
 
 
 
 - apt install snmpperhaps ? If named differently -- apt cache snmp
 â fugitive
 Jan 29 at 10:00
 
 
 
add a comment |Â
 
 
 
 
 
 
 - apt install snmpperhaps ? If named differently -- apt cache snmp
 â fugitive
 Jan 29 at 10:00
 
 
 
apt install snmp perhaps ? If named differently - apt cache snmpâ fugitive
Jan 29 at 10:00
apt install snmp perhaps ? If named differently - apt cache snmpâ fugitive
Jan 29 at 10:00
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1000932%2fmissing-snmpget-and-snmpwalk%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
apt install snmpperhaps ? If named differently -apt cache snmpâ fugitive
Jan 29 at 10:00