raisecomPowerDeviceInputType
RAISECOM-PON-DEVICE-MIB ·
.1.3.6.1.4.1.8886.1.27.4.1.1.2
Object
column Enumeration
Input type of this power device. Null value means that this power device is plugged out.
Context
- MIB
- RAISECOM-PON-DEVICE-MIB
- OID
.1.3.6.1.4.1.8886.1.27.4.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- raisecomPowerDeviceEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAISECOM-PON-DEVICE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-PON-DEVICE-MIB::raisecomPowerDeviceInputType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-PON-DEVICE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-PON-DEVICE-MIB::raisecomPowerDeviceInputType.<raisecomPowerDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-PON-DEVICE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-PON-DEVICE-MIB::raisecomPowerDeviceInputType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | ac |
3 | dc48 |
4 | dc24 |
5 | dc12 |
6 | null |
7 | ac220 |
8 | ac110 |