snmpget -c cacti -v 2c 192.168.0.253 .1.3.6.1.4.1.9.2.1.58.0
SNMPv2-SMI::enterprises.9.2.1.58.0 = No Such Object available on this agent at this OID
(the file 1er_equipement_5min_cpu_39.rrd exists in the rra directory ! )
parameter not represent a number
Moderators: Developers, Moderators
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: parameter not represent a number
The response is a valid response, but it clearly says, the the target device does not know the given OID. So either, the template (and this the OID) is not a valid temnplate for your target or you will have to enable the given OID on that target (this is device specific - I can't tell you how to achive that)magikk wrote:snmpget -c cacti -v 2c 192.168.0.253 .1.3.6.1.4.1.9.2.1.58.0
SNMPv2-SMI::enterprises.9.2.1.58.0 = No Such Object available on this agent at this OID
(the file 1er_equipement_5min_cpu_39.rrd exists in the rra directory ! )
R.
Re: parameter not represent a number
Thank you.This seems very complex but i have found a link that may help , i don't know :
http://thwack.solarwinds.com/docs/DOC-164574
https://supportforums.cisco.com/docs/D ... formation
...Or maybe the ASA mib support list?
ftp://ftp.cisco.com/pub/mibs/supportli ... list.html
http://thwack.solarwinds.com/docs/DOC-164574
https://supportforums.cisco.com/docs/D ... formation
...Or maybe the ASA mib support list?
ftp://ftp.cisco.com/pub/mibs/supportli ... list.html
Remote Access Sessions
The ASA can give information via SNMP about remote access sessions.
Firewall connections are in CISCO-FIREWALL-MIB
Code: Select all
snmpwalk -c cacti -v 2c 192.168.0.253 .1.3.6.1.4.1.9.9.147.1.2.2.2
SNMPv2-SMI::enterprises.9.9.147.1.2.2.2.1.3.40.6 = STRING: "number of connections currently in use by the entire firewall"
SNMPv2-SMI::enterprises.9.9.147.1.2.2.2.1.3.40.7 = STRING: "highest number of connections in use at any one time since system startup"
SNMPv2-SMI::enterprises.9.9.147.1.2.2.2.1.4.40.6 = Counter32: 0
SNMPv2-SMI::enterprises.9.9.147.1.2.2.2.1.4.40.7 = Counter32: 0
SNMPv2-SMI::enterprises.9.9.147.1.2.2.2.1.5.40.6 = Gauge32: 197
SNMPv2-SMI::enterprises.9.9.147.1.2.2.2.1.5.40.7 = Gauge32: 1396
Who is online
Users browsing this forum: No registered users and 1 guest