pduType

APNL-MODULAR-PDU-MIB · .1.3.6.1.4.1.29640.4.3.1

Object

scalar Enumeration
Type of the Pdu.
PduModular     (0) Modulaire OEC2 PDU communication through SNMPV3, MOD-BUS or AP-BUS in emulation mode.
PduGateway1 (1) Gateway to connect OEC1 products with external AP-BUS protocol to OEC2 Manager (SNMPV3).
PduGateway2 (2) Gateway to connect OEC2 products with external MOD-BUS to OEC Manager (SNMPV3).

Context

MIB
APNL-MODULAR-PDU-MIB
OID
.1.3.6.1.4.1.29640.4.3.1
Type
scalar
Access
readonly
Status
current
Parent
pdu

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APNL-MODULAR-PDU-MIB' -M '/opt/observium/mibs/apnl:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APNL-MODULAR-PDU-MIB::pduType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APNL-MODULAR-PDU-MIB' -M '/opt/observium/mibs/apnl:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APNL-MODULAR-PDU-MIB::pduType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0pduModular
1pduGateway1
2pduGateway2