oswDCPowerSupplyMode
NSCRTV-OSW ·
.1.3.6.1.4.1.17409.1.15.6
Object
scalar optional
Enumeration
Power supply work modes: Load and load-sharing, standby switch, or independency power supply. If the equipment has only one DC power supply, this should not be supported.
Context
- MIB
- NSCRTV-OSW
- OID
.1.3.6.1.4.1.17409.1.15.6- Type
- scalar
- Access
- readonly
- Status
- optional
- Parent
- oswIdent
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NSCRTV-OSW' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-OSW::oswDCPowerSupplyMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NSCRTV-OSW' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NSCRTV-OSW::oswDCPowerSupplyMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | loadsharing |
2 | switchedRedundant |
3 | aloneSupply |