wwpEnvRedPowerSupplyNotifEnabled
WWP-ENVIRON-MIB ·
.1.3.6.1.4.1.6141.2.13.1.1.2.2
Object
This variable indicates whether the system generates the wwpEnvRedPowerSupplyNotification. A false value prevents this notifications from being generated by this system.
Context
- MIB
- WWP-ENVIRON-MIB
- OID
.1.3.6.1.4.1.6141.2.13.1.1.2.2- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- wwpEnvPowerSupplyModule
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 'WWP-ENVIRON-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-ENVIRON-MIB::wwpEnvRedPowerSupplyNotifEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-ENVIRON-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-ENVIRON-MIB::wwpEnvRedPowerSupplyNotifEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |