Reference record for OID 1.3.6.1.4.1.1795.2.24.2.7.8.1



parent
1.3.6.1.4.1.1795.2.24.2.7.8 (devConfigTime)
node code
1
node name
devConfigTimeOfDay
dot oid
1.3.6.1.4.1.1795.2.24.2.7.8.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) pdyn(1795) pdn-mgmt(2) paradyne(24) pdn-common(2) pdn-devConfig(7) devConfigTime(8) devConfigTimeOfDay(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) pdyn(1795) thenewpdn-mgmt(2) paradyne(24) pdn-common(2) pdn-devConfig(7) devConfigTime(8) devConfigTimeOfDay(1)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) thenewpdn(1795) pdn-mgmt(2) paradyne(24) pdn-common(2) pdn-devConfig(7) devConfigTime(8) devConfigTimeOfDay(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) thenewpdn(1795) thenewpdn-mgmt(2) paradyne(24) pdn-common(2) pdn-devConfig(7) devConfigTime(8) devConfigTimeOfDay(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) pdyn(1795) pdn-mgmt(2) paradyne(24) pdn-common(2) pdn-devConfig(7) devConfigTime(8) devConfigTimeOfDay(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) pdyn(1795) thenewpdn-mgmt(2) paradyne(24) pdn-common(2) pdn-devConfig(7) devConfigTime(8) devConfigTimeOfDay(1)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) thenewpdn(1795) pdn-mgmt(2) paradyne(24) pdn-common(2) pdn-devConfig(7) devConfigTime(8) devConfigTimeOfDay(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) thenewpdn(1795) thenewpdn-mgmt(2) paradyne(24) pdn-common(2) pdn-devConfig(7) devConfigTime(8) devConfigTimeOfDay(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/pdyn/pdn-mgmt/paradyne/pdn-common/pdn-devConfig/devConfigTime/devConfigTimeOfDay
  • /iso/identified-organization/dod/internet/private/enterprise/pdyn/thenewpdn-mgmt/paradyne/pdn-common/pdn-devConfig/devConfigTime/devConfigTimeOfDay
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/thenewpdn/pdn-mgmt/paradyne/pdn-common/pdn-devConfig/devConfigTime/devConfigTimeOfDay
  • /iso/org/dod/internet/private/enterprise/thenewpdn/thenewpdn-mgmt/paradyne/pdn-common/pdn-devConfig/devConfigTime/devConfigTimeOfDay
  • /iso/org/dod/internet/private/enterprises/pdyn/pdn-mgmt/paradyne/pdn-common/pdn-devConfig/devConfigTime/devConfigTimeOfDay
  • /iso/org/dod/internet/private/enterprises/pdyn/thenewpdn-mgmt/paradyne/pdn-common/pdn-devConfig/devConfigTime/devConfigTimeOfDay
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/thenewpdn/pdn-mgmt/paradyne/pdn-common/pdn-devConfig/devConfigTime/devConfigTimeOfDay
  • /iso/iso-identified-organization/dod/internet/private/enterprises/thenewpdn/thenewpdn-mgmt/paradyne/pdn-common/pdn-devConfig/devConfigTime/devConfigTimeOfDay
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/1795/2/24/2/7/8/1

    Description by mibdepot

    This is standard definition of Device Time of Day
    (DateAndTime) SYNTAX. The only difference is
    that our group is defining timezone filed (8)
    optional.

    Display format-> 2d-1d-1d,1d:1d:1d.1d,1a1d:1d
    Fields description
    field octets contents range

    1 1-2 year* 0..65536
    2 3 month 1..12
    3 4 day 1..31
    4 5 hour 0..23
    5 6 minutes 0..59
    6 7 seconds 0..60
    (use 60 for leap-second)
    7 8 deci-seconds 0..9
    8 9 direction from UTC '+' / '-'
    9 10 hours from UTC* 0..13
    10 11 minutes from UTC 0..59

    * Notes:
    - the value of year is in network-byte order
    - daylight saving time in New Zealand is +13

    For example, Tuesday May 26, 1992 at 1:30:15 PM EDT would be
    displayed as:

    1992-5-26,13:30:15.0,-4:0

    Timezone information (fileds 8-10)
    is optional.
    Note that if only local time is known, then timezone
    information (fields 8-10) is not present.

    Parsed from file pdn_Config.mib.txt
    Company: paradyne
    Module: PDN-CONFIG-MIB

    Information by oid_info

    Child arc 0 is used to translate between SNMPv1 and SNMPv2 notification parameters as explained in IETF RFC 2576, section 3.

    Information by mibdepot

    devConfigTimeOfDay OBJECT-TYPE SYNTAX DateAndTime ACCESS read-write STATUS mandatory DESCRIPTION "This is standard definition of Device Time of Day (DateAndTime) SYNTAX. The only difference is that our group is defining timezone filed (8) optional. Display format-> 2d-1d-1d,1d:1d:1d.1d,1a1d:1d Fields description field octets contents range 1 1-2 year* 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minutes 0..59 6 7 seconds 0..60 (use 60 for leap-second) 7 8 deci-seconds 0..9 8 9 direction from UTC '+' / '-' 9 10 hours from UTC* 0..13 10 11 minutes from UTC 0..59 * Notes: - the value of year is in network-byte order - daylight saving time in New Zealand is +13 For example, Tuesday May 26, 1992 at 1:30:15 PM EDT would be displayed as: 1992-5-26,13:30:15.0,-4:0 Timezone information (fileds 8-10) is optional. Note that if only local time is known, then timezone information (fields 8-10) is not present." ::= { devConfigTime 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.1795)

    Baughman Kevin

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.1795.2.24.2.7.8.1.0 devConfigTimeOfDay 0 0 None