Struggling with NET-SNMP-EXTEND-MIB::nsExtendOutputFull
Luke Salsich <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi All, I'm new to SNMP and NET-SNMP, but I've been working on this issue for at least 25 hours - reading, testing, researching. And, I'm exhausted, frustrated and could really, really use some help. The problem: when I run this on my Centos 5.5 server snmpget -v2c -c groupzero localhost NET-SNMP-EXTEND-MIB::nsExtendOutputFull I get this back: NET-SNMP-EXTEND-MIB::nsExtendOutputFull = No Such Instance currently exists at this OID Information: NET-SNMP version: 5.3.2.2 OS: Centos 5.5 snmpd.conf file: trying to keep it simple so I can narrow the problem down ########################################################################### # # snmpd.conf # # - created by the snmpconf configuration program # ########################################################################### # SECTION: Agent Operating Mode # # This section defines how the agent will operate when it # is running. # agentaddress: The IP address and port number that the agent will listen on. # By default the agent listens to any and all traffic from any # interface on the default SNMP port (161). This allows you to # specify which address, interface, transport type and port(s) that you # want the agent to listen on. Multiple definitions of this token # are concatenated together (using ':'s). # arguments: [transport:]port[@interface/address],... #agentaddress ########################################################################### # SECTION: Extending the Agent # # You can extend the snmp agent to have it return information # that you yourself define. # dlmod: dynamically extend the agent using a shared-object # arguments: module-name module-path #dlmod ########################################################################### # SECTION: Access Control Setup # # This section defines who is allowed to talk to your running # snmp agent. # rocommunity: a SNMPv1/SNMPv2c read-only access community name # arguments: community [default|hostname|network/bits] [oid] rwcommunity groupzero 127.0.0.1 ######################################################################### # Extend SNMP extend datecheck /bin/date ######################################################################### I've run this to make sure the correct config files were beng read and that there were not errors reported: snmpd -f -Le -Dread_config No errors in the config file were reported. Obviously, I have something wrong or incomplete. I'm seriously ready to smash my monitor (not really, but getting there). Any suggestions would be greatly appreciated! --------------- Luke Salsich ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users