SNMP/Examples/Example 1:SMUX with Quagga
From ImageStream Router Documentation
< SNMP | Examples
Revision as of 20:11, 8 June 2008 by RichardJune (Talk | contribs)
- Editor's Note - Only SNMP/BGP SMUX has been tested at this point in time. This page will be updated as OSPF and RIP integration gets tested
- Please remember to reload SNMP after modifying its configuration. BGP does not need to be reloaded as upon entering the commands, it will enable SMUX.
SNMP Configuration
#Add this line for BGP SMUX smuxpeer .1.3.6.1.2.1.15.3.1 bgp
BGP Configuration
#Add this line to the BGP configuration smux peer 1.3.6.1.2.1.15.3.1 bgp
Walking the tree
snmpwalk -v2c -c public -m ALL gw01.imagestream.com 1.3.6.1.2.1.15.3.1 BGP4-MIB::bgpPeerIdentifier.216.23.247.33 = IpAddress: 216.23.240.1 BGP4-MIB::bgpPeerState.216.23.247.33 = INTEGER: established(6) BGP4-MIB::bgpPeerAdminStatus.216.23.247.33 = INTEGER: start(2) BGP4-MIB::bgpPeerNegotiatedVersion.216.23.247.33 = INTEGER: 4 BGP4-MIB::bgpPeerLocalAddr.216.23.247.33 = IpAddress: 216.23.247.34 BGP4-MIB::bgpPeerLocalPort.216.23.247.33 = INTEGER: 33121 BGP4-MIB::bgpPeerRemoteAddr.216.23.247.33 = IpAddress: 216.23.247.33 BGP4-MIB::bgpPeerRemotePort.216.23.247.33 = INTEGER: 179 BGP4-MIB::bgpPeerRemoteAs.216.23.247.33 = INTEGER: 40060 BGP4-MIB::bgpPeerInUpdates.216.23.247.33 = Counter32: 8 BGP4-MIB::bgpPeerOutUpdates.216.23.247.33 = Counter32: 4 BGP4-MIB::bgpPeerInTotalMessages.216.23.247.33 = Counter32: 167156 BGP4-MIB::bgpPeerOutTotalMessages.216.23.247.33 = Counter32: 167153 BGP4-MIB::bgpPeerLastError.216.23.247.33 = Hex-STRING: 00 00 BGP4-MIB::bgpPeerFsmEstablishedTransitions.216.23.247.33 = Counter32: 4 BGP4-MIB::bgpPeerFsmEstablishedTime.216.23.247.33 = Gauge32: 1211781 BGP4-MIB::bgpPeerConnectRetryInterval.216.23.247.33 = INTEGER: 120 BGP4-MIB::bgpPeerHoldTime.216.23.247.33 = INTEGER: 180 BGP4-MIB::bgpPeerKeepAlive.216.23.247.33 = INTEGER: 60 BGP4-MIB::bgpPeerHoldTimeConfigured.216.23.247.33 = INTEGER: 180 BGP4-MIB::bgpPeerKeepAliveConfigured.216.23.247.33 = INTEGER: 60 BGP4-MIB::bgpPeerMinASOriginationInterval.216.23.247.33 = INTEGER: 15 BGP4-MIB::bgpPeerMinRouteAdvertisementInterval.216.23.247.33 = INTEGER: 30 BGP4-MIB::bgpPeerInUpdateElapsedTime.216.23.247.33 = Gauge32: 1211781