tmnxChassisPowerSupplyPemACRect
TIMETRA-CHASSIS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.2.1.5.1.12
Object
column obsolete
Bits
The value of tmnxChassisPowerSupplyPemACRect indicates which Power
Entry Module AC rectifiers installed in the PEM slot are in a failed
state or are missing.
acRect1 (0) : The 1st PEM AC rectifier has failed or is missing.
acRect2 (1) : The 2nd PEM AC rectifier has failed or is missing.
This object was made obsolete in release 15.0.
Context
- MIB
- TIMETRA-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.2.1.5.1.12- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- tmnxChassisPowerSupplyEntry
- Groups
- 2
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 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxChassisPowerSupplyPemACRect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxChassisPowerSupplyPemACRect.<tmnxChassisIndex>.<tmnxChassisPowerSupplyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-CHASSIS-MIB::tmnxChassisPowerSupplyPemACRect'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | acRect1 |
1 | acRect2 |