pduBusProtocol
APNL-MODULAR-PDU-MIB ·
.1.3.6.1.4.1.29640.4.3.24
Object
scalar Enumeration
Selected protocol used on the external bus of the pdu. AP-BUS (0) Protocol used by OEC1 products or by OEC2 products in emulation mode. MOD-BUS (1) Protocol used by OEC2 products.
Context
- MIB
- APNL-MODULAR-PDU-MIB
- OID
.1.3.6.1.4.1.29640.4.3.24- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- pdu
Net-SNMP examples
How SNMP and these commands workScalars 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::pduBusProtocol.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::pduBusProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | apbus |
1 | modbus |