tmnxChassisPowerSupplyAssignedDCType

TIMETRA-SAS-SYSTEM-MIB · .1.3.6.1.4.1.6527.6.2.2.2.6.6.1.1

Object

column Enumeration
tmnxChassisPowerSupplyAssignedDCType when set to `m48-dc`, the power supply
is -48V DC, when set to P24-dc it is +24V DC. tmnxChassisPowerSupplyAssignedDCType 
is set to m48-dc or p24-dc  if tmnxChassisPowerSupplyAssignedType is of type `dc`, 
If tmnxChassisPowerSupplyAssignedType  is not `dc` tmnxChassisPowerSupplyAssignedDCType 
will be set to not-applicable.

Context

MIB
TIMETRA-SAS-SYSTEM-MIB
OID
.1.3.6.1.4.1.6527.6.2.2.2.6.6.1.1
Type
column
Access
readonly
Status
current
Parent
tmnxChassisPowerSupplyExtnEntry
Groups
1

Walk 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-SAS-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAS-SYSTEM-MIB::tmnxChassisPowerSupplyAssignedDCType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SAS-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAS-SYSTEM-MIB::tmnxChassisPowerSupplyAssignedDCType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SAS-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SAS-SYSTEM-MIB::tmnxChassisPowerSupplyAssignedDCType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0not-applicable
1m48-dc
2p24-dc
3unknown

Conformance