cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
russiangodzilla
New Contributor

SNMP on Netventa3448

Hello,

I am configuring SNMPv3 on the Netventa3448. For some reason I keep getting the "SNMP_SOURCE Authentication Failure". Please help and let me know what I am doing wrong.

ip access-list standard snmp

  permit host 10.x.x.6

  deny   any log

!

snmp-server view "SolarwindRO" 0 included

snmp-server view "SolarwindRW" 0 included

snmp-server community SolarwindRO view SolarwindRO RO

snmp-server community SolarwindRW view SolarwindRW RW

snmp-server user SolAdmin SolarwindAdmin v3 auth sha "1234" priv des "1234" ip access-class snmp

snmp-server user MinionOne SolarwindMinions v3 auth sha "1234" priv des "1234" ip access-class snmp

snmp-server group SolarwindAdmin v3 priv write SolarwindRW

snmp-server group SolarwindMinions v3 priv read SolarwindRO

1 Reply

Re: SNMP on Netventa3448

I have figured out the issue in terms of having a few bad sectors.

My new problem currently is trying to figure out why it keeps dropping my packets. Still getting the authentication error.

ip access-list standard snmp

  permit host 10.x.x.6

  deny   any log

!

snmp-server community SolarwindRO RO

snmp-server community SolarwindRW RW

snmp-server user SolAdmin SolarwindAdmin v3 auth sha "1234" priv des "1234"

snmp-server user MinionOne SolarwindMinions v3 auth sha "1234" priv des "1234"

snmp-server group SolarwindAdmin v3 priv read SolarwindRW write SolarwindRW

snmp-server group SolarwindMinions v3 priv read SolarwindRO ip access-class snmp

and debug snmp packets showed:

SNMP V3 RX: REPORT PDU from xx.xx.xx.31:xxx67 (community=)

  VRF = -DEFAULT-

SNMP decode_pkt  error: sending an error packet.

SNMP V3 TX: REPORT PDU to xx.xx.xx.31:161 (community=)

  VRF = -DEFAULT-

Received a SNMP packet to be processed.

SNMP V3 RX: REPORT PDU from xx.xx.xx.31:xxx67 (community=)

  VRF = -DEFAULT-

SNMP decode_pkt  error: sending an error packet.

SNMP V3 TX: REPORT PDU to xx.xx.xx.31:161 (community=)

  VRF = -DEFAULT-

NetVanta3448#sh snmp

Chassis: Chassis ID

Contact Name:

Contact Phone:

Contact Email:

Contact Pager:

Management URL:

Management URL Label:

2781 Rx SNMP packets

   6 Bad community names

   0 Bad community uses

   0 Bad versions

   0 Silent drops

   0 Proxy drops

   8 ASN parse errors

NetVanta3448#sh snmp user

Community (user) name: SolarwindRO

VRF name: -DEFAULT-

Community (user) name: SolarwindRW

VRF name: -DEFAULT-

User name: SolAdmin

Group: SolarwindAdmin

EngineID (local): xxxxxxxxxxxxxxxxxxxxx24

VRF name: -DEFAULT-

Version: v3 - auth md5  priv des

User name: MinionOne

Group: SolarwindMinions

EngineID (local): xxxxxxxxxxxxxxxxxxxxx24

VRF name: -DEFAULT-

Version: v3 - auth md5  priv des

NetVanta3448#sh snmp group

Group: SolarwindAdmin

Read View: SolarwindRW

Write View: SolarwindRW

Notify View: default

Security Model: v3 priv

VRF name = -DEFAULT-

Group: SolarwindMinions

Read View: SolarwindRO

Write View: < not specified >

Notify View: default

Security Model: v3 auth

IPv4 Access-class: snmp