Mimosa Backhaul Help Content
Mimosa Backhaul SNMP Usage Examples
Copyright © 2014 Mimosa Page 183
SNMP Walk
Description
Retrieves a subtree of management values using SNMP GETNEXT requests
Syntax
snmpwalk -v 1 -c [COMMUNITY STRING] [IP ADDRESS] [OID]
Example (List of Tx power on all chains)
snmpwalk -v 1 -c public 192.168.1.20 1.3.6.1.4.1.43356.2.1.2.6.1.1.2
MIMOSA-NETWORKS-BFIVE-MIB::mimosaTxPower.1 = INTEGER: 1.0 dBm
MIMOSA-NETWORKS-BFIVE-MIB::mimosaTxPower.2 = INTEGER: 1.0 dBm
MIMOSA-NETWORKS-BFIVE-MIB::mimosaTxPower.3 = INTEGER: 1.0 dBm
MIMOSA-NETWORKS-BFIVE-MIB::mimosaTxPower.4 = INTEGER: 1.0 dBm
Related:
SNMP Usage Examples: Get / Walk / Table - Sample commands for retrieving values
SNMP Object Names - Query values using SNMP Object Names defined within the Mimosa MIB file
SNMP Notifications - Enabling SNMP on Mimosa Backhaul products
SNMP Traps - Configure outgoing notifications for specific events
SNMP MIB Download - Available values in standard Management Information Base (MIB) format
SNMP OID Reference - Summarized list of available values and where to find them on the GUI