Find answers to your technical questions and learn how to use our products
Search suggestions:
Find answers to your technical questions and learn how to use our products
Search suggestions:
|
MIB group name
|
OID
|
Type
|
|---|---|---|
|
avCmDispTime
|
enterprises.6889.2.73.8.1.56
|
Scalar
|
|
MIB group name
|
Bash/SAT
|
Associated command
|
Form/Report name
|
|---|---|---|---|
|
avCmDispTime
|
SAT
|
display time
|
DATE AND TIME
|
|
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
|
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