wwpEnvBatteryPowerNotifEnabled
WWP-ENVIRON-MIB ·
.1.3.6.1.4.1.6141.2.13.1.1.7.16
Object
This variable indicates whether the system will generate the wwpEnvPortalBatteryStatusNotification in case of input power changing from primary to battery or vice versa. 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.7.16- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wwpEnvPortalBatteryModule
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::wwpEnvBatteryPowerNotifEnabled.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::wwpEnvBatteryPowerNotifEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Object Constraints
range: 0-2147483647
Type Values
1 | true |
2 | false |