Reference record for OID 1.3.6.1.4.1.1991.1.2.11.20.1.1.5



parent
1.3.6.1.4.1.1991.1.2.11.20.1.1 (snBgp4NeighPrefixGroupEntry)
node code
5
node name
snBgp4NeighPrefixGroupRowStatus
dot oid
1.3.6.1.4.1.1991.1.2.11.20.1.1.5
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) foundry(1991) products(1) router(2) snBgp4(11) snBgp4NeighPrefixGroup(20) snBgp4NeighPrefixGroupTable(1) snBgp4NeighPrefixGroupEntry(1) snBgp4NeighPrefixGroupRowStatus(5)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) foundry(1991) products(1) router(2) snBgp4(11) snBgp4NeighPrefixGroup(20) snBgp4NeighPrefixGroupTable(1) snBgp4NeighPrefixGroupEntry(1) snBgp4NeighPrefixGroupRowStatus(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) foundry(1991) products(1) router(2) snBgp4(11) snBgp4NeighPrefixGroup(20) snBgp4NeighPrefixGroupTable(1) snBgp4NeighPrefixGroupEntry(1) snBgp4NeighPrefixGroupRowStatus(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) foundry(1991) products(1) router(2) snBgp4(11) snBgp4NeighPrefixGroup(20) snBgp4NeighPrefixGroupTable(1) snBgp4NeighPrefixGroupEntry(1) snBgp4NeighPrefixGroupRowStatus(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) foundry(1991) products(1) router(2) snBgp4(11) snBgp4NeighPrefixGroup(20) snBgp4NeighPrefixGroupTable(1) snBgp4NeighPrefixGroupEntry(1) snBgp4NeighPrefixGroupRowStatus(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) foundry(1991) products(1) router(2) snBgp4(11) snBgp4NeighPrefixGroup(20) snBgp4NeighPrefixGroupTable(1) snBgp4NeighPrefixGroupEntry(1) snBgp4NeighPrefixGroupRowStatus(5)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/foundry/products/router/snBgp4/snBgp4NeighPrefixGroup/snBgp4NeighPrefixGroupTable/snBgp4NeighPrefixGroupEntry/snBgp4NeighPrefixGroupRowStatus
  • /iso/identified-organization/dod/internet/private/enterprises/foundry/products/router/snBgp4/snBgp4NeighPrefixGroup/snBgp4NeighPrefixGroupTable/snBgp4NeighPrefixGroupEntry/snBgp4NeighPrefixGroupRowStatus
  • /iso/org/dod/internet/private/enterprise/foundry/products/router/snBgp4/snBgp4NeighPrefixGroup/snBgp4NeighPrefixGroupTable/snBgp4NeighPrefixGroupEntry/snBgp4NeighPrefixGroupRowStatus
  • /iso/org/dod/internet/private/enterprises/foundry/products/router/snBgp4/snBgp4NeighPrefixGroup/snBgp4NeighPrefixGroupTable/snBgp4NeighPrefixGroupEntry/snBgp4NeighPrefixGroupRowStatus
  • /iso/iso-identified-organization/dod/internet/private/enterprise/foundry/products/router/snBgp4/snBgp4NeighPrefixGroup/snBgp4NeighPrefixGroupTable/snBgp4NeighPrefixGroupEntry/snBgp4NeighPrefixGroupRowStatus
  • /iso/iso-identified-organization/dod/internet/private/enterprises/foundry/products/router/snBgp4/snBgp4NeighPrefixGroup/snBgp4NeighPrefixGroupTable/snBgp4NeighPrefixGroupEntry/snBgp4NeighPrefixGroupRowStatus
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/1991/1/2/11/20/1/1/5

    Description by mibdepot

    This object is used to create and
    delete row in the table and control
    if they are used. The values
    that can be written are:
    delete(3)...deletes the row
    create(4)...creates a new row
    modify(5)...modifies an exsisting row

    If the row exists, then a SET with
    value of create(4) returns error
    'badValue'. Deleted rows go away
    immediately. The following values
    can be returned on reads:
    noSuch(0)...no such row
    invalid(1)...Setting it to 'invalid' has the effect of
    rendering it inoperative..
    valid(2)....the row exists and is valid

    Parsed from file sn_bgp4_group.mib.txt
    Company: None
    Module: FOUNDRY-SN-BGP4-GROUP-MIB

    Description by circitor

    This object is used to create and
    delete row in the table and control
    if they are used. The values
    that can be written are:
    delete(3)...deletes the row
    create(4)...creates a new row
    modify(5)...modifies an exsisting row

    If the row exists, then a SET with
    value of create(4) returns error
    'badValue'. Deleted rows go away
    immediately. The following values
    can be returned on reads:
    noSuch(0)...no such row
    invalid(1)...Setting it to 'invalid' has the effect of
    rendering it inoperative..
    valid(2)....the row exists and is valid

    Parsed from file FOUNDRY-SN-BGP4-GROUP-MIB.mib
    Module: FOUNDRY-SN-BGP4-GROUP-MIB

    Information by oid_info

    Vendor: Foundry Networks, Inc.
    Module: FOUNDRY-SN-BGP4-GROUP-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    snBgp4NeighPrefixGroupRowStatus OBJECT-TYPE SYNTAX INTEGER { invalid(1), valid(2), delete(3), create(4), modify(5) } ACCESS read-write STATUS mandatory DESCRIPTION "This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid" ::= { snBgp4NeighPrefixGroupEntry 5 }

    Information by circitor

    snBgp4NeighPrefixGroupRowStatus OBJECT-TYPE SYNTAX INTEGER { invalid(1), valid(2), delete(3), create(4), modify(5) } ACCESS read-write STATUS mandatory DESCRIPTION "This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid" ::= { snBgp4NeighPrefixGroupEntry 5 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.1991)

    Kwong Raymond

    Brothers (4)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.1991.1.2.11.20.1.1.1 snBgp4NeighPrefixGroupNeighIp 0 0 The IP Address for a neighbor entry.
    1.3.6.1.4.1.1991.1.2.11.20.1.1.2 snBgp4NeighPrefixGroupDir 0 0 The incoming/outgoing advertisements to which
    the access list is applied.
    1.3.6.1.4.1.1991.1.2.11.20.1.1.3 snBgp4NeighPrefixGroupInAccessList 0 0 An in access prefix list name.
    1.3.6.1.4.1.1991.1.2.11.20.1.1.4 snBgp4NeighPrefixGroupOutAccessList 0 0 An out prefix list name.