cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
978
Views
0
Helpful
4
Replies

LMS 4.0 - NVRAM state

Hi,

I want to poll and verify the state of NVRAM in C6509 devices.

Because the issue of "Configuration lost" after device reloads were observed.

I thought of proactively monitoring the state of device NVRAM.

Which MIB and OID will help me in monitoring the state of NVRAM?

Rajmohan R
4 Replies 4

AFROJ AHMAD
Cisco Employee
Cisco Employee

Hi Raj,

1.3.6.1.4.1.9.5.1.1.67

sysStatus OBJECT-TYPE

SYNTAX INTEGER {
other(1), -- none of the following
ok(2), -- status ok
minorFault(3), -- minor problem
majorFault(4) -- major problem }

MAX-ACCESS read-only
STATUS current
DESCRIPTION "The operational status of the system."
::= { systemGrp 67 }

I just test this OID , it is working..

I hope this will help

Thanks
Afroz
Thanks- Afroz [Do rate the useful post] ****Ratings Encourages Contributors ****

Hi Afroj,

When checked with MIB browser on C6509, i got "ok" as response.

Is this response indicates the overall system status or only the status of  NVRAM.

Rajmohan R

Hi Raj,

This is The operational status of the system. I mean "over all System status.

Thanks
afroj
Thanks- Afroz [Do rate the useful post] ****Ratings Encourages Contributors ****

Thanks Ahmad for the clarification.

However, is it possible to poll and check only the state of NVARM in C6509?

Rajmohan R

Review Cisco Networking for a $25 gift card