All MIBs › UPS-MIB › upsConfigAudibleStatus
upsConfigAudibleStatus
Module: UPS-MIB
OID (symbolic): UPS-MIB::upsConfigAudibleStatus
OID (numeric): 1.3.6.1.2.1.33.1.9.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The requested state of the audible alarm. When in the disabled state, the audible alarm should never sound. The enabled state is self-describing. Setting this object to muted(3) when the audible alarm is sounding shall temporarily silence the alarm. It will remain muted until it would normally stop sounding and the value returned for read operations during this period shall equal muted(3). At the end of this period, the value shall revert to enabled(2). Writes of the value muted(3) when the audible alarm is not sounding shall be accepted but otherwise shall have no effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.33.1.9.8 snmpwalk -v2c -c public <target> UPS-MIB::upsConfigAudibleStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.33.1.9.8.1 snmpget -v2c -c public <target> UPS-MIB::upsConfigAudibleStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.33.1.9.8.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.33 | upsMIB | UPS-MIB |
| 1.3.6.1.2.1.33.1 | upsObjects | UPS-MIB |
| 1.3.6.1.2.1.33.1.9 | upsConfig | UPS-MIB |
| 1.3.6.1.2.1.33.1.9.8 | upsConfigAudibleStatus | UPS-MIB |