Accessing exported NWare controls

Each exported NWare SNMP control has four variables associated with it: index, label, type and value. Each variable can be accessed using a base OID to which an SNMP control index (1-255) is appended. The SNMP control index is represented by x in the table below.

Index

The index of the exported control. Data type is integer.

1.3.6.1.4.1.24603.1.1.6.4.1.1.x

Label

A label for the control. This is blank, by default. It can be set on the SNMP Exports tab of the NioNode device in NWare. Data type is string.

1.3.6.1.4.1.24603.1.1.6.4.1.2.x

Type

The read/write status of the control value. Data type is integer.

1.3.6.1.4.1.24603.1.1.6.4.1.3.x

1

Read-only

2

Read/write

Value

The control value as a string. When the value is read, it will be returned along with the unit of measurement, for example, 100dB or 300Hz. However, When the value is written, you do not need to specify the unit of measurement. Data type is string.

1.3.6.1.4.1.24603.1.1.6.4.1.4.x

See also

Introduction

Enabling SNMP on the NioNode

Setting up the NWare SNMP project

Wiring NWare controls to SNMP flyoffs

Labeling controls and setting read/write attributes

Using a software tool to get and set values via SNMP