User manual

SVA026 Netcom 2 User Manual ver5
72
"The nominal output frequency (0.1 Hertz). On those systems
which support read-write access to this object, if there is
an attempt to set this variable to a value that is not
supported, the request must be rejected and the agent
shall respond with an appropriate error message, i.e.,
badValue for SNMPv1, or inconsistentValue for SNMPv2."
::= { upsConfig 4 }
upsConfigOutputVA OBJECT-TYPE
SYNTAX NonNegativeInteger -- UNITS Volt-Amps
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The magnitude of the nominal Volt-Amp rating (Volt-Amps)."
::= { upsConfig 5 }
upsConfigOutputPower OBJECT-TYPE
SYNTAX NonNegativeInteger -- UNITS Watts
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The magnitude of the nominal true power rating (watts)."
::= { upsConfig 6 }
upsConfigLowBattTime OBJECT-TYPE
SYNTAX NonNegativeInteger -- UNITS minutes
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The value of upsEstimatedMinutesRemaining at which a
lowBattery condition is declared. For agents which
support only discrete (discontinuous) values, then the
agent shall round up to the next supported value. If
the requested value is larger than the largest
supported value, then the largest supported value
shall be selected."
::= { upsConfig 7 }
upsConfigAudibleStatus OBJECT-TYPE
SYNTAX INTEGER
{
disabled(1),
enabled(2),
muted(3)
}
ACCESS read-write
STATUS mandatory
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