58
Expert Net Control 2302
© 2021 GUDE Systems GmbH
Specifications
able bindings.
In order to recognize this change directly, the "Notification" area in the MIB table has
been moved from sysObjectID.0 to sysObjectID.3. This way, unidentified events are
generated until the new MIB table is imported. For compatibility reasons, SNMP v1
traps are created in the same way as before.
NET-SNMP
NET-SNMP provides a very widespread collection of SNMP command-line tools (snm-
pget, snmpset, snmpwalk etc.) NET-SNMP is among others available for Linux and
Windows. After installing NET-SNMP you should create the device-specific MIB of the
device in NET-SMP share directory, e.g. after
c:\usr\share\snmp\mibs
or
/usr/share/snmp/mibs
So later you can use the 'subtree names' instead of OIDs:
Name:
snmpwalk -v2c -mALL -c public 192.168.1.232 gudeads
OID:
snmpwalk -v2c -mALL -c public 192.168.1.232 1.3.6.1.4.1.28507
NET-SNMP Examples
Query Power Port 1 switching state:
snmpget -v2c -mALL -c public 192.168.1.232 epc822XPortState.1
Switch on Power Port 1:
snmpset -v2c -mALL -c private 192.168.1.232 epc822XPortState.1 integer 1
4.6.1
Device MIB 2302
Below is a table of all device-specific OID 's which can be accessed via SNMP. In the
numerical representation of the OID the prefix " 1.3.6.1.4.1.28507 " (Gude Enterprise
OID) was omitted at each entry in the table to preserve space. The example for a com-
plete OID would be "1.3.6.1.4.1.28507.70.1.1.1.1". A distinction is made in SNMP OID
's in between tables and scalars. OID scalar have the extension ".0" and only specify a
value. In SNMP tables the "x" is replaced by an index (1 or greater) to address a value
from the table.
Name
OID
Type
Acc.
Description
enc2302TrapCtrl
.70.1.1.1.1.0
Integer32
RW
0 = off 1 = Ver. 1 2 = Ver. 2c 3 = Ver. 3
enc2302TrapIPIndex
.70.1.1.1.2.1.1.x
Integer32
RO
A unique value, greater than zero, for each receiver slot.
enc2302TrapAddr
.70.1.1.1.2.1.2.x
OCTETS
RW
DNS name or IP address specifying one Trap receiver slot. A port can
optionally be specified: 'name:port' An empty string disables this slot.
enc2302portNumber
.70.1.3.1.1.0
Integer32
RO
The number of Relay Ports
enc2302PortIndex
.70.1.3.1.2.1.1.x
Integer32
RO
A unique value, greater than zero, for each Relay Port.
enc2302PortName
.70.1.3.1.2.1.2.x
OCTETS
RW
Summary of Contents for Expert Net Control 2302
Page 1: ...Manual Expert Net Control 2302 2021 GUDE Systems GmbH Manual Ver 1 3 0 from Firmware Ver 1 3 ...
Page 2: ...2 Expert Net Control 2302 2021 GUDE Systems GmbH ...
Page 5: ...Device Description ...
Page 13: ...Operating ...
Page 23: ...Configuration ...
Page 51: ...Specifications ...
Page 82: ...Support ...