tmnxChassisPowerSupplyAssignedType
TIMETRA-CHASSIS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.2.1.5.1.8
Object
tmnxChassisPowerSupplyAssignedType configures the type of power supply
for a platform. Based on the value assigned to this object, various
power supply monitoring signals will be interpreted. For example, if a
platform is provisioned to use DC power supplies, then the signal that
indicates an AC power supply is missing can be ignored. The
configuration of this object away from 'default (4)' is required for
proper generation of traps and LED management.
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.8- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- tmnxChassisPowerSupplyEntry
- Groups
- 4
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::tmnxChassisPowerSupplyAssignedType'
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::tmnxChassisPowerSupplyAssignedType.<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::tmnxChassisPowerSupplyAssignedType'
Syntax
- Source
- TmnxPowerSupAssignType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | dc |
2 | acSingle |
3 | acMultiple |
4 | default |
5 | dcMultiple |