[j-nsp] SNMP OID for "ip description"
Scott Weeks
surfer at mauigateway.com
Fri Nov 2 13:47:49 EDT 2007
--- gabriel at teksavvy.com wrote:
I have been unable to find what is the OID for Junose (E-Series) for the
interfaces ip description. All I've been able to get is the name of the
interfaces which is not exactly what I want. Can anyone help me here?
---------------------------------------
Just to add one more thing...
Maybe this'll work:
http://www.oidview.com/mibs/0/IF-MIB.html
1.3.6.1.2.1.31.1.1.1.18
There're two different interface identifiers. One is the IP interface, so I believe it's:
1.3.6.1.2.1.31.1.1.1.18.<interface_identifier_of_ip_interface>
For example, in my network I see this:
ifAlias.268435463
ifAlias.53366
Then, I look for the interface identifier:
ifDescr.268435463 = STRING: FR13/9.183
ifName.53366 = STRING: IP13/9.183
So, in this case, I believe you'd want 1.3.6.1.2.1.31.1.1.1.18.53366
scott
More information about the juniper-nsp
mailing list