cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
803
Views
0
Helpful
1
Replies

Cisco LI MIB

Kerem Gursu
Level 1
Level 1

I try to implement Cisco LI MIB on a 7406 VXR chasis. I issue the command from the mediation device

merlyn@revan ~ $ snmpget -v3 -u liuser -a MD5 -A password -l authNoPriv 192.168.111.1 cTap2StreamInterceptEnable

within the documentarion cTap2StreamInterceptEnable command is supposed to be enabled . when I use the command above with snmpget , the following error message is displayed .


cTap2StreamInterceptEnable: Unknown Object Identifier (Sub-id not found: (top) -> cTap2StreamInterceptEnable)

Is the command that I try to use correct ?

Thanks in advance ,


http://www.cisco.com/en/US/docs/ios/sec_user_services/configuration/guide/sec_lawful_intercept.html#wp1077988

Sent from Cisco Technical Support iPad App

1 Reply 1

Dan Frey
Cisco Employee
Cisco Employee

Appears you do not have the CISCO-TAP2-MIB loaded on the NMS.   You can either load this mib along with all the dependancies, or call the oid out by numeric oid.  

If you do not want to load the mib try:

snmpwalk -v3 -u liuser -a MD5 -A password -l authNoPriv 192.168.111.1 1.3.6.1.4.1.9.9.399.1.2.1.1.3