Monitoring BGP
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-25-2015 06:06 PM
Hello guys!
We are trying to monitor a BGP session in a SW extreme(X450). We use the command "snmpwalk" to validate the information regarding the OID of BGP, where it informs that there are 5 sessions. When we try to do a "snmpwalk" in a session more specific, it returns an error stating that the OID do not hesitate.
Any suggestion? XOS version is 15.2.1.5
Picture error bellow...
We are trying to monitor a BGP session in a SW extreme(X450). We use the command "snmpwalk" to validate the information regarding the OID of BGP, where it informs that there are 5 sessions. When we try to do a "snmpwalk" in a session more specific, it returns an error stating that the OID do not hesitate.
Any suggestion? XOS version is 15.2.1.5
Picture error bellow...
9 REPLIES 9
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-26-2015 12:20 PM
Thank you guys!
"I've been in contact with the team and sustaining new tests were conducted regarding the monitoring via SNMP of BGP peers."
Example:
Note:
The MIB will respond values from 1 to 6 and will be manager function to convert it to the corresponding string:
Values 1: idle
2: connect
3: active
4: OpenSent
5: OpenConfirm
6: established
The device can get that information based on "strings".
summitX460.8 # show snmp get-next 1.3.6.1.2.1.15.3.1.2 mib_2.15.3.1.2.10.10.10.1 = 6 (established)
Object bgpPeerState
Main OID 1.3.6.1.2.1.15.3.1.2
Peer 10.10.10.1 OID .1.3.6.1.2.1.15.3.1.2.10.10.10.1
"I've been in contact with the team and sustaining new tests were conducted regarding the monitoring via SNMP of BGP peers."
Example:
Note:
The MIB will respond values from 1 to 6 and will be manager function to convert it to the corresponding string:
Values 1: idle
2: connect
3: active
4: OpenSent
5: OpenConfirm
6: established
The device can get that information based on "strings".
summitX460.8 # show snmp get-next 1.3.6.1.2.1.15.3.1.2 mib_2.15.3.1.2.10.10.10.1 = 6 (established)
Object bgpPeerState
Main OID 1.3.6.1.2.1.15.3.1.2
Peer 10.10.10.1 OID .1.3.6.1.2.1.15.3.1.2.10.10.10.1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-26-2015 02:40 PM
Hi Andrew,
We have the same situation. when we put the command below, the error is the same.
show snmp get 1.3.6.1.2.1.15.3.1.2.a.b.c.d
mib_2.15.3.1.2.x.x.x.x = NO_SUCH_IINSTANCE_EXCEPTION
we realeased that the msg appear in zabbix too.
We have the same situation. when we put the command below, the error is the same.
show snmp get 1.3.6.1.2.1.15.3.1.2.a.b.c.d
mib_2.15.3.1.2.x.x.x.x = NO_SUCH_IINSTANCE_EXCEPTION
we realeased that the msg appear in zabbix too.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-26-2015 02:40 PM
Hi Tavares,
I found your case, and opened up a feature request for you. The case number for the feature request is 01126976.
-Brandon
I found your case, and opened up a feature request for you. The case number for the feature request is 01126976.
-Brandon
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-26-2015 02:40 PM
Hello,
They told me that usually similar problems with this are usually only resolved with external intervention of the development area because the extreme not have these MIBs implemented in software, they closed the ticket on the grounds that other monitoring systems as Rigdline and Netsght work properly.

They told me that usually similar problems with this are usually only resolved with external intervention of the development area because the extreme not have these MIBs implemented in software, they closed the ticket on the grounds that other monitoring systems as Rigdline and Netsght work properly.

