Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »






https://apps.juniper.net/mib-explorer/search.jsp#object=ifOutUcastPkts&product=Junos%20OS&release=17.2R1


https://www.manageengine.com/products/mibbrowser-free-tool/



Q-BRIDGE-MIB refers only to internal VLAN indexes,

you need to use both MIBs to get Port/VLAN mappings including  the 802.1Q VLAN tag ID (jnxExVlanTag). 


1- define the Interface SNMP Index ( show interface ...)

2- snmp mib get + oid name or oid number + if ID ( from show interface ... ) 

{master:0}
readonly@EX4300-Client-1-Active> show snmp mib walk 1.3.6.1.2.1.17.1.4






show snmp mib get ifIndex.536
show snmp mib get ifDescr.536
show snmp mib get ifInOctets.536
show snmp mib get ifInUcastPkts.536
show snmp mib get ifOutOctets.536
show snmp mib get ifOutUcastPkts.536


XML Display:



family ethernet-switching:



no family set up:













  • No labels