Wiener PL512 Technical Manual page 27

Modular power supply system
Hide thumbs Also See for PL512:
Table of Contents

Advertisement

A fast an easy way to begin using SNMP is to use command line arguments. The command line
arguments specified in this document are based on netSNMP. The command line syntax is the same
for both windows and Linux (and probably MAC OSX).
A first communication with the PL506 or PL512 power supply can be done using the snmpwalk to
confirm the existence of the power supply at the given IP address. Please note that not all
commands/parameters are supported by WIENER VME/VXI crates and PL5xx or MPOD power
supplies.
snmpwalk -Cp -Oqv -v 2c -M $path -m +WIENER-CRATE-MIB -c public $ip
with:
snmpwalk: This command will retrieve a block of information.
-v 2c: This parameters specifies which version of the SNMP to use. WIENER devices use
SNMP 2C.
-M $path: This parameter should be replaced with the path to the WIENER-CRATE-
MIB.txt file. It is not needed in case the default path is used.
-m +WIENER-CRATE-MIB: This parameter tells the command to look at the WIENER-
CRATE-MIB to resolve the OID name.
-c public: This specifies which community of values can be accessed.
$ip: This should be replaced with the IP address of the PL506/512.
Example for PL506 system with IP address 192.168.92.85:
snmpwalk -v 2c -m +WIENER-CRATE-MIB -c public 192.168.92.85
returns:
SSNMPv2-MIB::sysDescr.0 = STRING: WIENER Crate (, MUHSE 2.1.0.24, MPOD-BL 1.50 )
SNMPv2-MIB::sysObjectID.0 = OID: WIENER-CRATE-MIB::sysMainSwitch.0
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (208676) 0:34:46.76
SNMPv2-MIB::sysContact.0 = STRING:
SNMPv2-MIB::sysName.0 = STRING:
SNMPv2-MIB::sysLocation.0 = STRING:
SNMPv2-MIB::sysServices.0 = INTEGER: 79
A list of all available parameters or sub-parameters as for instance channels can be obtained using
the command snmpwalk with the parameter "crate". To get all parameters use:
snmpwalk -Cp -Oqv -v 2c -M $path -m +WIENER-CRATE-MIB -c public $ip crate
example:
snmpwalk -v 2c -m +WIENER-CRATE-MIB -c public 192.168.92.85 crate
returns for a PL506 :
WIENER-CRATE-MIB::sysMainSwitch.0 = INTEGER: off(0)
28. May 2013
22
*00679.A4

Hide quick links:

Advertisement

Table of Contents
loading

Related Products for Wiener PL512

This manual is also suitable for:

Pl506

Table of Contents