wwpEnvBatteryPowerUpTrapsEnable
WWP-ENVIRON-MIB ·
.1.3.6.1.4.1.6141.2.13.1.1.7.18
Object
When set to true, upon portal power-up the state of the battery is evaluated and status traps are issued. When set to false, no portal power-up battery state traps will be issued.
Context
- MIB
- WWP-ENVIRON-MIB
- OID
.1.3.6.1.4.1.6141.2.13.1.1.7.18- 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::wwpEnvBatteryPowerUpTrapsEnable.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::wwpEnvBatteryPowerUpTrapsEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |