Scalar and tabular objects accessing external data?

2011-03-10 Thread sunaina mangla
Hi, I am developing a private mib. I am using net-snmp-5.6.1. No sub-agent.  Below is summary of my MIB: 1. My MIB file has scalar and tabular objects. 2. All the data ( scalar and tabular) is not available locally but I have API interface to get those data from the other processes. This holds tr

Re: Modeling a hash of tables

2011-03-10 Thread Dave Shield
On 10 March 2011 20:02, Jörg Westheide wrote: > I'm in the need to model a hash of tables. What exactly do you mean by "a hash of tables"? > The most natural way to me seems to be something like > > baseOid."hashKey".1.col.index No - that won't work. Remember that as far as SNMP is concerned,

Modeling a hash of tables

2011-03-10 Thread Jörg Westheide
Hi! I'm in the need to model a hash of tables. The most natural way to me seems to be something like baseOid."hashKey".1.col.index Implementing a handler for this shouldn't be a problem but how does a MIB for this look like? If the above is not possible, how would one model a hash of tables?

HP-SNMP-AGENTS with 5.6.1 on RH6

2011-03-10 Thread Robinson, Jayson A
All, Trying to deploy the HP-SNMP agents package on RHEL6 Net-SNMP 5.6.1 and encountering some weirdness. The agents are throwing a lot of registration duplication errors: The following is showing up at 1800+ times in the log ( on various oids): duplicate registration: MIB modules CompaqInsight

Re: Can not get remote engineTime.

2011-03-10 Thread Zongjun
* Dave, I did get some result! snmpwalk -v 2c -c public localhost:6161 snmpFrameworkMIB SNMP-FRAMEWORK-MIB::snmpEngineID.0 = Hex-STRING: 80 00 1F 88 80 3F B3 8E 68 8A 01 79 4D 00 00 00 00 SNMP-FRAMEWORK-MIB::snmpEngineBoots.0 = INTEGER: 1 SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = INTEGER: 471 second

Re: Can not get remote engineTime.

2011-03-10 Thread Zongjun
* Dave, My bad. Here is the return. So it does show "The SNMP Management Architecture MIB." snmpwalk -v 2c -c public localhost:6161 sysORTable SNMPv2-MIB::sysORID.1 = OID: SNMPv2-MIB::snmpMIB SNMPv2-MIB::sysORID.2 = OID: TCP-MIB::tcpMIB SNMPv2-MIB::sysORID.3 = OID: IP-MIB::ip SNMPv2-MIB::sysOR

Re: snmp own agent support

2011-03-10 Thread Dave Shield
On 10 March 2011 14:28, Javi Valencia wrote: > We have identified these servicies: > > Server Down > Service Down > Internet Connectivity Down > Low Disk Space > High Memory Usage > High CPU Usage > > We don't have expertice with snmp but we created a MIB. > Does anyone give some support for build

snmp own agent support

2011-03-10 Thread Javi Valencia
Hi, We are connecting some servers to a client. They asked us to use snmp in order to monitor some alarms of our servers. We use Centos 5 and I have installed net-snmp in order to have it working. Operator was asking us for own MIB file from our configuration and to be us we send alarms and cle

Re: snmptrapd to recieve v3 traps

2011-03-10 Thread Dave Shield
On 10 March 2011 09:34, Vamsi Krishnam Raju D wrote: > But in case of V3 i am unable to recieve the traps. Have you tried working through the tutorial http://www.net-snmp.org/wiki/index.php/TUT:Configuring_snmptrapd_to_receive_SNMPv3_notifications ? > Even I tried with disableAuthorizati

snmptrapd to recieve v3 traps

2011-03-10 Thread Vamsi Krishnam Raju D
Hi... Iam using snmptrapd demon to receive traps. and I configured the snmptrapd.conf file to receive the traps using the tutorials provided by net-snmp site. and I successfully received the v1/v2c traps. But in case of V3 iam unable to recieve the traps. Even I tried with disableAuthorization dire

netsnmp

2011-03-10 Thread geetha ramani
how to install a snmp agent and mibs for a device. -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd

Re: Smaller size for net-snmp library

2011-03-10 Thread Dave Shield
On 10 March 2011 07:31, Radu Hristea wrote: > Please, I would like some help on how to configure the net-snmp > in order to get a smaller library, Have you seen the relevant entries in the FAQ: How can I reduce the memory footprint? and How can I reduce the installation footprint or speed u

Smaller size for net-snmp library

2011-03-10 Thread Radu Hristea
Hi, I am using an embedded-linux and, as I needed a SNMP client on it, I have configured and built a snmp-library based on net-snmp package downloaded from www.net-snmp.org. Please, I would like some help on how to configure the net-snmp in order to get a smaller library, as for the moment the si