wwpEnvBatteryBadStateNotifEnabled
WWP-ENVIRON-MIB ·
.1.3.6.1.4.1.6141.2.13.1.1.7.14
Object
This variable indicates whether the system will generate the wwpEnvPortalBatteryStatusNotification in case of battery state changing from good to bad 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.14- 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::wwpEnvBatteryBadStateNotifEnabled.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::wwpEnvBatteryBadStateNotifEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Enumerated Values
1 | infoNotAvailable |
2 | notInstalled |
3 | installedAndOperating |
4 | installedAndNotOperating |
Type Values
1 | true |
2 | false |