avCmDispTime

Last Updated : Dec 02, 2021 |
Prolog information
MIB group name
OID
Type
avCmDispTime
enterprises.6889.2.73.8.1.56
Scalar

Description

The avCmDispTime MIB Group uses the display time command to retrieve time information.

Releases Supported

6.3.100 and later

Polling Type

Performance/Utilization

Polling Interval

None

Default Caching Interval

0 seconds

Timeout Interval

Initial Timeout should be set to 15 seconds.

Retry Interval

Initial Retry should be set to 3.

Limitations

Green/Low: The data collected by this MIB Group is minimal and therefore has a low impact on the system.

Associated Communication Manager Commands:

MIB group name
Bash/SAT
Associated command
Form/Report name
avCmDispTime
SAT
display time
DATE AND TIME

Reference Document

A detailed description of the command and form can be found in the Maintenance Commands for Avaya Aura® Communication Manager, Branch Gateways and Servers document. This document can be downloaded from http://support.avaya.com/document/.

Command permissions or user profile

No special permissions needed.

Objects

Object Name
OID
R/W
Type
Field Name
Description
Form/Report name
avCmDispTimeDayOfWeek
.1
R
SnmpAdminString (SIZE (0..10))
Day of the Week
An object that contains the day of the week.
avCmDispTimeMonth
.2
R
SnmpAdminString (SIZE (0..10))
Month
An object that contains the month of the year.
avCmDispTimeDayOfTheMonth
.3
R
Integer32 (0..99)
Day of the Month
An object that contains the day of the month.
DATE AND TIME
avCmDispTimeYear
.4
R
Integer32 (0..9999)
Year
An object that contains the Year.
DATE AND TIME
avCmDispTimeHour
.5
R
Integer32 (0..99)
Hour
An object that contains the Hour in 24 hour format.
DATE AND TIME
avCmDispTimeminute
.6
R
Integer32 (0..99)
Minute
An object that contains the minute.
DATE AND TIME
avCmDispTimeSecond
.7
R
Integer32 (0..99)
Second
An object that contains the second.
DATE AND TIME
avCmDispTimeType
.8
R
SnmpAdminString (SIZE (0..17))
Type
An object that contains whether standard time or daylight savings time is in effect.
DATE AND TIME
avCmDispTimeDSTRule
.9
R
Integer32 (0..99)
Daylight Saving Rule
An object that contains the daylight savings rule.
DATE AND TIME

Sample output of forms

avCmDispTime - DATE AND TIME

Sample Output of SNMP Walk command:

server1> snmpwalk -t 30 -v2c -Os -c public 192.0.2.0 -m /usr/share/snmp/mibs/AVAYA-AURA-C
M-MIB.txt avCmDispTime
avCmDispTimeDayOfWeek.0 = STRING: Wednesday
avCmDispTimeMonth.0 = STRING: July
avCmDispTimeDayOfTheMonth.0 = INTEGER: 1
avCmDispTimeYear.0 = INTEGER: 2015
avCmDispTimeHour.0 = INTEGER: 16
avCmDispTimeMinute.0 = INTEGER: 20
avCmDispTimeSecond.0 = INTEGER: 20
avCmDispTimeType.0 = STRING: Standard
avCmDispTimeDSTRule.0 = INTEGER: 0