Reference record for OID 1.3.6.1.4.1.4491.2.4.4.1.2.1



parent
1.3.6.1.4.1.4491.2.4.4.1.2 (cabhCdpAddr)
node code
1
node name
cabhCdpLanAddrTable
dot oid
1.3.6.1.4.1.4491.2.4.4.1.2.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cableLabs(4491) clabProject(2) clabProjCableHome(4) cabhCdpMib(4) cabhCdpObjects(1) cabhCdpAddr(2) cabhCdpLanAddrTable(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cableLabs(4491) clabProject(2) clabProjCableHome(4) cabhCdpMib(4) cabhCdpObjects(1) cabhCdpAddr(2) cabhCdpLanAddrTable(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cableLabs(4491) clabProject(2) clabProjCableHome(4) cabhCdpMib(4) cabhCdpObjects(1) cabhCdpAddr(2) cabhCdpLanAddrTable(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cableLabs(4491) clabProject(2) clabProjCableHome(4) cabhCdpMib(4) cabhCdpObjects(1) cabhCdpAddr(2) cabhCdpLanAddrTable(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cableLabs(4491) clabProject(2) clabProjCableHome(4) cabhCdpMib(4) cabhCdpObjects(1) cabhCdpAddr(2) cabhCdpLanAddrTable(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cableLabs(4491) clabProject(2) clabProjCableHome(4) cabhCdpMib(4) cabhCdpObjects(1) cabhCdpAddr(2) cabhCdpLanAddrTable(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cableLabs/clabProject/clabProjCableHome/cabhCdpMib/cabhCdpObjects/cabhCdpAddr/cabhCdpLanAddrTable
  • /iso/identified-organization/dod/internet/private/enterprises/cableLabs/clabProject/clabProjCableHome/cabhCdpMib/cabhCdpObjects/cabhCdpAddr/cabhCdpLanAddrTable
  • /iso/org/dod/internet/private/enterprise/cableLabs/clabProject/clabProjCableHome/cabhCdpMib/cabhCdpObjects/cabhCdpAddr/cabhCdpLanAddrTable
  • /iso/org/dod/internet/private/enterprises/cableLabs/clabProject/clabProjCableHome/cabhCdpMib/cabhCdpObjects/cabhCdpAddr/cabhCdpLanAddrTable
  • /iso/iso-identified-organization/dod/internet/private/enterprise/cableLabs/clabProject/clabProjCableHome/cabhCdpMib/cabhCdpObjects/cabhCdpAddr/cabhCdpLanAddrTable
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cableLabs/clabProject/clabProjCableHome/cabhCdpMib/cabhCdpObjects/cabhCdpAddr/cabhCdpLanAddrTable
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/4491/2/4/4/1/2/1

    Description by oid_info

    cabhCdpLanAddrTable OBJECT-TYPE
    SYNTAX SEQUENCE OF CabhCdpLanAddrEntry
    MAX-ACCESS not-accessible
    STATUS current
    DESCRIPTION
    "This table is a list of LAN-Trans realm parameters. This
    list has one entry for each allocated LAN-Trans IP
    address."

    View at oid-info.com

    Description by circitor

    This table is a list of LAN-Trans realm parameters.
    This table has one row entry for each allocated
    LAN-Trans IP address. Each row must have at least a
    valid cabhCdpLanAddrMethod, a cabhCdpLanAddrIpType, a
    unique cabhCdpLanAddrIp, and a unique
    cabhCdpLanAddrClientId value.

    Static/Manual address assignment: To create a new DHCP
    address reservation, the NMS creates a row with: an
    index comprised of a new cabhCdpLanAddrIp and its
    cabhCdpLanAddrIpType, a new unique
    cabhCdpLanAddrClientID, (an empty LeaseCreateTime and
    empty LeaseExpireTime,) and a
    cabhCdpLanDataAddrRowStatus of createAndGo(4). If the
    syntax and values of the new row - indicating a
    reservation - are valid, the PS must set
    cabhCdpLanAddrMethod to reservationInactive(1) and
    cabhCdpLanDataAddrRowStatus to active(1). When the PS
    grants a lease for a reserved IP, it must set the
    cabhCdpLanAddrMethod object for that row to
    reservationActive(2). When a lease for a reserved IP
    expires, the PS must set the corresponding row's
    cabhCdpLanAddrMethod object to reservationInactive(1).
    For row entries that represent lease reservations - rows
    in which the cabhCdpLanAddrMethod object has a value of
    either reservationInactive(1) or reservationActive(2) -
    the cabhCdpLanAddrIpType, cabhCdpLanAddrIp,
    cabhCdpLanAddrClientID, cabhCdpLanAddrMethod, and
    cabhCdpLanAddrHostName object values must persist across
    PS reboots.

    Dynamic address assignment: When the PS grants a lease
    for a non-reserved IP, it must set the
    cabhCdpLanAddrMethod object for that row to
    dynamicActive(4). When a lease for a non-reserved IP
    expires, the PS must set the corresponding row's
    cabhCdpLanAddrMethod object to dynamicInactive(3). The
    PS must create new row entries using cabhCdpLanAddrIp
    values that are unique to this table. If all
    cabhCdpLanAddrIp values in the range defined by
    cabhCdpLanPoolStart and cabhCdpLanPoolEnd are in use in
    this table, the PS may overwrite the
    cabhCdpLanAddrClientId of a row that has a
    cabhCdpLanAddrMethod object with a value of
    dynamicInactive(3) with a new cabhCdpLanAddrClientId
    value and use that cabhCdpLanAddrIp as part of a new
    lease. For row entries that represent active leases -
    rows in which the cabhCdpLanAddrMethod object has a
    value of dynamicActive(4) - the cabhCdpLanAddrIpType,
    cabhCdpLanAddrIp, cabhCdpLanAddrClientID,
    cabhCdpLanAddrMethod, and cabhCdpLanAddrHostName object
    values must persist across PS reboots.

    Parsed from file CABH-CDP-MIB.mib
    Module: CABH-CDP-MIB

    Information by oid_info

    Automatically extracted from Rec. ITU-T J.191

    Information by circitor

    cabhCdpLanAddrTable OBJECT-TYPE SYNTAX SEQUENCE OF CabhCdpLanAddrEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table is a list of LAN-Trans realm parameters. This table has one row entry for each allocated LAN-Trans IP address. Each row must have at least a valid cabhCdpLanAddrMethod, a cabhCdpLanAddrIpType, a unique cabhCdpLanAddrIp, and a unique cabhCdpLanAddrClientId value. Static/Manual address assignment: To create a new DHCP address reservation, the NMS creates a row with: an index comprised of a new cabhCdpLanAddrIp and its cabhCdpLanAddrIpType, a new unique cabhCdpLanAddrClientID, (an empty LeaseCreateTime and empty LeaseExpireTime,) and a cabhCdpLanDataAddrRowStatus of createAndGo(4). If the syntax and values of the new row - indicating a reservation - are valid, the PS must set cabhCdpLanAddrMethod to reservationInactive(1) and cabhCdpLanDataAddrRowStatus to active(1). When the PS grants a lease for a reserved IP, it must set the cabhCdpLanAddrMethod object for that row to reservationActive(2). When a lease for a reserved IP expires, the PS must set the corresponding row's cabhCdpLanAddrMethod object to reservationInactive(1). For row entries that represent lease reservations - rows in which the cabhCdpLanAddrMethod object has a value of either reservationInactive(1) or reservationActive(2) - the cabhCdpLanAddrIpType, cabhCdpLanAddrIp, cabhCdpLanAddrClientID, cabhCdpLanAddrMethod, and cabhCdpLanAddrHostName object values must persist across PS reboots. Dynamic address assignment: When the PS grants a lease for a non-reserved IP, it must set the cabhCdpLanAddrMethod object for that row to dynamicActive(4). When a lease for a non-reserved IP expires, the PS must set the corresponding row's cabhCdpLanAddrMethod object to dynamicInactive(3). The PS must create new row entries using cabhCdpLanAddrIp values that are unique to this table. If all cabhCdpLanAddrIp values in the range defined by cabhCdpLanPoolStart and cabhCdpLanPoolEnd are in use in this table, the PS may overwrite the cabhCdpLanAddrClientId of a row that has a cabhCdpLanAddrMethod object with a value of dynamicInactive(3) with a new cabhCdpLanAddrClientId value and use that cabhCdpLanAddrIp as part of a new lease. For row entries that represent active leases - rows in which the cabhCdpLanAddrMethod object has a value of dynamicActive(4) - the cabhCdpLanAddrIpType, cabhCdpLanAddrIp, cabhCdpLanAddrClientID, cabhCdpLanAddrMethod, and cabhCdpLanAddrHostName object values must persist across PS reboots." ::= { cabhCdpAddr 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.4491)

    Ralph Brown

    Current Registration Authority (recovered by parent 1.3.6.1.4.1.4491)

    Maria Stachelek

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.4491.2.4.4.1.2.1.1 cabhCdpLanAddrEntry 8 8 List of general parameters pertaining to LAN-Trans IP
    address reservations and leases.

    Brothers (2)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.4491.2.4.4.1.2.2 cabhCdpWanDataAddrTable 1 9 This table contains WAN-Data address realm information.
    1.3.6.1.4.1.4491.2.4.4.1.2.3 cabhCdpWanDataAddrServerTable, cabhCdpWanDnsServerTable 1 4 cabhCdpWanDataAddrServerTable OBJECT-TYPE
    SYNTAX SEQUENCE OF CabhCdpWanDataAddrServerEntry
    MAX-ACCESS not-accessible
    STATUS cur…