cmmSysPSParamsSupport
IPI-CMM-CHASSIS-MIB ·
.1.3.6.1.4.1.36673.100.1.2.6.1.17
Object
column Bits
Bitmap of supported paramaters of PSU Unit. 0 - not supported (values only for information) 1 - supported (values can be used for monitoring).
Context
- MIB
- IPI-CMM-CHASSIS-MIB
- OID
.1.3.6.1.4.1.36673.100.1.2.6.1.17- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmmSysPowerSupplyEntry
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 'IPI-CMM-CHASSIS-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-CMM-CHASSIS-MIB::cmmSysPSParamsSupport'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPI-CMM-CHASSIS-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-CMM-CHASSIS-MIB::cmmSysPSParamsSupport.<cmmStackUnitIndex>.<cmmSysPSUIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPI-CMM-CHASSIS-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPI-CMM-CHASSIS-MIB::cmmSysPSParamsSupport'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | volt-in |
1 | volt-out |
2 | curr-in |
3 | curr-out |
4 | power-in |
5 | power-out |
6 | temp-1 |
7 | temp-2 |
8 | fan-1 |
9 | fan-2 |
31 | not-applicable |