the ipSystemStatsInOctets object in linux

This is a discussion on the ipSystemStatsInOctets object in linux within the SNMP Users forums, part of the Networking and Network Related category; --===============0995430128== Content-Type: multipart/alternative; boundary="----=_Part_10028_4655604.1199801247136" ------=_Part_10028_4655604.1199801247136 Content-Type: text/plain; charset=ISO-8859-1 ...


Go Back   Usenet Forums > Networking and Network Related > SNMP Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-08-2008
Catalin Mihai Popa
 
Posts: n/a
Default the ipSystemStatsInOctets object in linux

--===============0995430128==
Content-Type: multipart/alternative;
boundary="----=_Part_10028_4655604.1199801247136"

------=_Part_10028_4655604.1199801247136
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hello,

I am trying to fetch the value for
*ipSystemStatsInOctets*<javascript:gmo('tree','ipS ystemStatsInOctets','');>object
from the ipSystemStatsTable table in ip-mib. Accordingly to
http://net-snmp.sourceforge.net/docs...gent-mibs.html ( see line
ipSystemStatsTable L 5.2 M ip-mib/=/* ) I am able to do that on a
Linux sistem (i.e. mandriva 2008 kernel 2.6.xxx 32 bit architecture running
snmpd 5.4.1). However when a try a snmpget on that scalar, I get a
"IP-MIB::ipSystemStatsInOctets No Such Instance currently exists at this
OID" error. Snmpwalk-ing its container table however (ipSystemStatsTable)
gives some encouraging output though:

IP-MIB::ipSystemStatsInReceives.ipv4 3110
IP-MIB::ipSystemStatsInReceives.ipv6 0
IP-MIB::ipSystemStatsHCInReceives.ipv4 3110
IP-MIB::ipSystemStatsHCInReceives.ipv6 0
IP-MIB::ipSystemStatsHCInOctets.ipv4 0
IP-MIB::ipSystemStatsHCInOctets.ipv6 0
IP-MIB::ipSystemStatsInHdrErrors.ipv4 0
IP-MIB::ipSystemStatsInHdrErrors.ipv6 0
IP-MIB::ipSystemStatsInAddrErrors.ipv4 0
IP-MIB::ipSystemStatsInAddrErrors.ipv6 0
IP-MIB::ipSystemStatsInUnknownProtos.ipv4 0
IP-MIB::ipSystemStatsInUnknownProtos.ipv6 0
IP-MIB::ipSystemStatsInForwDatagrams.ipv4 0
IP-MIB::ipSystemStatsInForwDatagrams.ipv6 0
IP-MIB::ipSystemStatsHCInForwDatagrams.ipv4 0
IP-MIB::ipSystemStatsHCInForwDatagrams.ipv6 0
IP-MIB::ipSystemStatsReasmReqds.ipv4 0
IP-MIB::ipSystemStatsReasmReqds.ipv6 0
IP-MIB::ipSystemStatsReasmOKs.ipv4 0
IP-MIB::ipSystemStatsReasmOKs.ipv6 0
IP-MIB::ipSystemStatsReasmFails.ipv4 0
IP-MIB::ipSystemStatsReasmFails.ipv6 0
IP-MIB::ipSystemStatsInDiscards.ipv4 0
IP-MIB::ipSystemStatsInDiscards.ipv6 0
IP-MIB::ipSystemStatsInDelivers.ipv4 2866
IP-MIB::ipSystemStatsInDelivers.ipv6 0
IP-MIB::ipSystemStatsHCInDelivers.ipv4 2866
IP-MIB::ipSystemStatsHCInDelivers.ipv6 0
IP-MIB::ipSystemStatsOutRequests.ipv4 3272
IP-MIB::ipSystemStatsOutRequests.ipv6 6
IP-MIB::ipSystemStatsHCOutRequests.ipv4 3272
IP-MIB::ipSystemStatsHCOutRequests.ipv6 6
IP-MIB::ipSystemStatsOutNoRoutes.ipv4 1
IP-MIB::ipSystemStatsOutNoRoutes.ipv6 0
IP-MIB::ipSystemStatsHCOutForwDatagrams.ipv4 0
IP-MIB::ipSystemStatsHCOutForwDatagrams.ipv6 0
IP-MIB::ipSystemStatsOutDiscards.ipv4 0
IP-MIB::ipSystemStatsOutDiscards.ipv6 0
IP-MIB::ipSystemStatsOutFragFails.ipv4 0
IP-MIB::ipSystemStatsOutFragFails.ipv6 0
IP-MIB::ipSystemStatsOutFragCreates.ipv4 0
IP-MIB::ipSystemStatsOutFragCreates.ipv6 0
IP-MIB::ipSystemStatsDiscontinuityTime.ipv4 0
IP-MIB::ipSystemStatsDiscontinuityTime.ipv6 0
IP-MIB::ipSystemStatsRefreshRate.ipv4 30000 milli-seconds
IP-MIB::ipSystemStatsRefreshRate.ipv6 30000 milli-seconds

So am I supposed to access that
*ipSystemStatsInOctets*<javascript:gmo('tree','ipS ystemStatsInOctets','');>scalar
or not ? If I am, how to enable it.

Thank You,
Mihai Popa

------=_Part_10028_4655604.1199801247136
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hello,<br><br>I am trying to fetch the value for <a href="javascript:gmo('tree','ipSystemStatsInOctets ','');"><b>ipSystemStatsInOctets</b></a> object from the ipSystemStatsTable table in ip-mib. Accordingly to
<a href="http://net-snmp.sourceforge.net/docs/README.agent-mibs.html">http://net-snmp.sourceforge.net/docs/README.agent-mibs.html</a> ( see line &nbsp;&nbsp; &nbsp;&nbsp; ipSystemStatsTable L 5.2 M ip-mib/=/* &nbsp; &nbsp; &nbsp; ) I am able to do that on a Linux sistem (
i.e. mandriva 2008 kernel 2.6.xxx 32 bit architecture running snmpd 5.4.1). However when a try a snmpget on that scalar, I get a &quot;IP-MIB::ipSystemStatsInOctets No Such Instance currently exists at this OID&quot; error. Snmpwalk-ing its container table however (ipSystemStatsTable) gives some encouraging output though:
<br><br>IP-MIB::ipSystemStatsInReceives.ipv4 3110<br>IP-MIB::ipSystemStatsInReceives.ipv6 0<br>IP-MIB::ipSystemStatsHCInReceives.ipv4 3110<br>IP-MIB::ipSystemStatsHCInReceives.ipv6 0<br>IP-MIB::ipSystemStatsHCInOctets.ipv4
0<br>IP-MIB::ipSystemStatsHCInOctets.ipv6 0<br>IP-MIB::ipSystemStatsInHdrErrors.ipv4 0<br>IP-MIB::ipSystemStatsInHdrErrors.ipv6 0<br>IP-MIB::ipSystemStatsInAddrErrors.ipv4 0<br>IP-MIB::ipSystemStatsInAddrErrors.ipv6 0<br>
IP-MIB::ipSystemStatsInUnknownProtos.ipv4 0<br>IP-MIB::ipSystemStatsInUnknownProtos.ipv6 0<br>IP-MIB::ipSystemStatsInForwDatagrams.ipv4 0<br>IP-MIB::ipSystemStatsInForwDatagrams.ipv6 0<br>IP-MIB::ipSystemStatsHCInForwDatagrams.ipv4
0<br>IP-MIB::ipSystemStatsHCInForwDatagrams.ipv6 0<br>IP-MIB::ipSystemStatsReasmReqds.ipv4 0<br>IP-MIB::ipSystemStatsReasmReqds.ipv6 0<br>IP-MIB::ipSystemStatsReasmOKs.ipv4 0<br>IP-MIB::ipSystemStatsReasmOKs.ipv6 0<br>IP-MIB::
ipSystemStatsReasmFails.ipv4 0<br>IP-MIB::ipSystemStatsReasmFails.ipv6 0<br>IP-MIB::ipSystemStatsInDiscards.ipv4 0<br>IP-MIB::ipSystemStatsInDiscards.ipv6 0<br>IP-MIB::ipSystemStatsInDelivers.ipv4 2866<br>IP-MIB::ipSystemStatsInDelivers.ipv6
0<br>IP-MIB::ipSystemStatsHCInDelivers.ipv4 2866<br>IP-MIB::ipSystemStatsHCInDelivers.ipv6 0<br>IP-MIB::ipSystemStatsOutRequests.ipv4 3272<br>IP-MIB::ipSystemStatsOutRequests.ipv6 6<br>IP-MIB::ipSystemStatsHCOutRequests.ipv4
3272<br>IP-MIB::ipSystemStatsHCOutRequests.ipv6 6<br>IP-MIB::ipSystemStatsOutNoRoutes.ipv4 1<br>IP-MIB::ipSystemStatsOutNoRoutes.ipv6 0<br>IP-MIB::ipSystemStatsHCOutForwDatagrams.ipv4 0<br>IP-MIB::ipSystemStatsHCOutForwDatagrams.ipv6
0<br>IP-MIB::ipSystemStatsOutDiscards.ipv4 0<br>IP-MIB::ipSystemStatsOutDiscards.ipv6 0<br>IP-MIB::ipSystemStatsOutFragFails.ipv4 0<br>IP-MIB::ipSystemStatsOutFragFails.ipv6 0<br>IP-MIB::ipSystemStatsOutFragCreates.ipv4 0
<br>IP-MIB::ipSystemStatsOutFragCreates.ipv6 0<br>IP-MIB::ipSystemStatsDiscontinuityTime.ipv4 0<br>IP-MIB::ipSystemStatsDiscontinuityTime.ipv6 0<br>IP-MIB::ipSystemStatsRefreshRate.ipv4 30000 milli-seconds<br>IP-MIB::ipSystemStatsRefreshRate.ipv6
30000 milli-seconds<br><br>So am I supposed to access that <a href="javascript:gmo('tree','ipSystemStatsInOctets ','');"><b>ipSystemStatsInOctets</b></a> scalar or not ? If I am, how to enable it.<br>
<br>Thank You,<br>Mihai Popa<br>

------=_Part_10028_4655604.1199801247136--


--===============0995430128==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216...et/marketplace
--===============0995430128==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/...net-snmp-users

--===============0995430128==--

Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 12:45 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0