[ENG] 6.3. [DKSF 253.6 IU] What OID Are Supported by a Device?

A description of OID, supported by a device, is represented at the table:

OID

Name

Type

Access

Description

RFC1213
.1.3.6.1.2.1.1.1.0sysDescrOctetStringREADTextual description of a device.
.1.3.6.1.2.1.1.2.0sysObjectIDOIDREADOID with parameters of a device.
.1.3.6.1.2.1.1.3.0sysUpTimeTimeTicksREADTime from the moment of the last switching on a device.
.1.3.6.1.2.1.1.4.0sysContactOctetStringREAD/WRITEContact data, usually an administrator's e-mail.
.1.3.6.1.2.1.1.5.0sysNameOctetStringREAD/WRITEDomain name of a device.
.1.3.6.1.2.1.1.6.0sysLocationOctetStringREAD/WRITELocation of a device.
.1.3.6.1.2.1.1.7.0sysServicesIntegerREADBinary representation of this OID is a set of supported services. Always «72», a device plays a role of a final host.
.1.3.6.1.2.1.2.1.0ifNumberIntegerREADThe amount of network interfaces of a device.
.1.3.6.1.2.1.2.2.1.1.1ifIndexIntegerREADInterface index is a unique identification number, connected to physical or logical interface. For the major part of software, ifIndex is an interface name.
.1.3.6.1.2.1.2.2.1.2ifDescrOctetStringREADA line that contains the information about an interface. A line contains a manufacturer's name, a device model, and a hardware interface model.
.1.3.6.1.2.1.2.2.1.3.1ifTypeIntegerREADA type of a device network interface.
.1.3.6.1.2.1.2.2.1.4.1ifMtuIntegerREADA package size via a network interface. Always «1514».
.1.3.6.1.2.1.2.2.1.5.1ifSpeedGaugeREADA network interface speed. Always «100000000».
.1.3.6.1.2.1.2.2.1.6.1ifPhysAddressPhysAddressREADМАС address of a device.
NetPing MIB
.1.3.6.1.4.1.25728.911.1.0npSoftRebootIntegerREAD/WRITESoftware reset of a device when writing the value «1».
.1.3.6.1.4.1.25728.911.2.0npResetStackIntegerREAD/WRITESoftware reset of a network interface when writing the value «1».
.1.3.6.1.4.1.25728.911.3.0npForceRebootIntegerREAD/WRITEImmediate forced reboot of a device when writing the value «1» (processor is reset the same as when switching on a power supply).
.1.3.6.1.4.1.25728.8900.1.1.1.nnpIoLineN.nIntegerREADAn IO line number, where n – is a number of a line, a number from 1 to 4 inclusive.

.1.3.6.1.4.1.25728.8900.1.1.2.n

npIoLevelIn.n

Integer

READ

Current status of a line

where n – is a line number, a number from 1 to 4 inclusive.

.1.3.6.1.4.1.25728.8900.1.1.3.n

npIoLevelOut.n

Integer

READ/WRITE

Controlling an IO line in the mode «output», where n is a number of a line, a number from 1 to 4 inclusive:

0 – logical zero

1 – logical one

Also, this OID allows switching a status of an IO line to the opposite one. To change a status of an IO line, write «-1».

.1.3.6.1.4.1.25728.8900.1.1.6.n

npIoMemo.n

OctetString

READ

Memo (a brief description of an IO line), encoding win1251

where n – is a number of a line, a number from 1 to 4 inclusive.

.1.3.6.1.4.1.25728.8900.1.1.9.n

npIoPulseCounter.n

Counter32

READ/WRITE

A reset counter at an IO line, where n – is a number of a line, a number from 1 to 4 inclusive.

A pulse counter of an IO line is stored in EEPROM every 3 minutes.

It is counted via the positive pulse front after filtering out short pulses. To clear it forcedly, write «0». It is also zeroed when a power supply is switched off.

.1.3.6.1.4.1.25728.8900.1.1.12.nnpIoSinglePulseDuration.nIntegerREAD/WRITE

A duration of one pulse at an output of an IO line (acceptable values from 100 ms to 25500 ms, with a 100-ms step)

where n – is a number of a line, a number from 1 to 4 inclusive.

.1.3.6.1.4.1.25728.8900.1.1.13.nnpIoSinglePulseStart.nIntegerREAD/WRITE

To issue a single pulse to an output of an IO line, write «1». A duration of a pulse is taken out of the variable npIoSinglePulseDuration.n

where n – is a number of a line, a number from 1 to 4 inclusive.

.1.3.6.1.4.1.25728.9700.1.1.1.nnpElecIndex.nIntegerREADA number of an electricity meter, which is the same to the number if an IO line, where n – is a number of a line, a number from 1 to 4 inclusive.

.1.3.6.1.4.1.25728.9700.1.1.2.n

npElecPulsesPerKwh.n

Integer

READ/WRITE

Coefficient of recalculating pulses into kWh, when a device is used together with electricity counters, for an IO line, where n – is a number of a line, a number from 1 to 4 inclusive. A coefficient sets a number of pulses for 1 kWh, on default 3600. it is not cleared when a power supply of a device is switched off.

When changing a coefficient of recalculating pulses into kWh «npElecPulsesPerKWh», there is a need to record a correct current value of accumulated energy «npElecEnergy».

.1.3.6.1.4.1.25728.9700.1.1.3.n

npElecPower.n

Gauge32

READ

An average value of power (W), which is registered by an electricity meter, connected to an IO line, where n – is a number of a line, a number from 1 to 4 inclusive. An averaging period is 5 minutes, sliding. A value is calculated according to a frequency of pulses from an electricity meter. It is not cleared when a power supply of a device is switched off.

.1.3.6.1.4.1.25728.9700.1.1.4.n

npElecEnergy.n

Counter32

READ/WRITE

An electricity meter for an IO line, where n is a number of a line, a number from 1 to 4 inclusive. It is calculated by dividing an accumulated number of pulses by a coefficient of recalculating «pulses for 1 kWh». It is not cleared when a power supply of a device is switched off.

There is a possibility to record initial values. When changing a coefficient of recalculating pulses into kWh «npElecPulsesPerKWh», there is a need to correct «npElecEnergy», because the value of the OID will be changed.

.1.3.6.1.4.1.25728.9700.1.1.5.nnpElecEnergy100.nCounter32READ/WRITE

Readings of an electricity meter for an IO line, multiplied by 100, where n – is a number of a line, a number from 1 to 4 inclusive. Divide this value by 100, to get current values of electricity for an IO line. It is not cleared when a power supply of a device is switched off.

There is a possibility to record initial values. When changing a coefficient of recalculating pulses into kWh «npElecPulsesPerKWh», there is a need to correct «npElecEnergy100», because a value of the OID will be changed.