Reference record for OID 1.3.6.1.4.1.9.9.613.1.4.10.1.4



parent
1.3.6.1.4.1.9.9.613.1.4.10.1 (cevcSIForwardBdEntry)
node code
4
node name
cevcSIForwardBdNumberBase
dot oid
1.3.6.1.4.1.9.9.613.1.4.10.1.4
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoEvcMIB(613) ciscoEvcMIBObjects(1) cevcServiceInstance(4) cevcSIForwardBdTable(10) cevcSIForwardBdEntry(1) cevcSIForwardBdNumberBase(4)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoEvcMIB(613) ciscoEvcMIBObjects(1) cevcServiceInstance(4) cevcSIForwardBdTable(10) cevcSIForwardBdEntry(1) cevcSIForwardBdNumberBase(4)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoEvcMIB(613) ciscoEvcMIBObjects(1) cevcServiceInstance(4) cevcSIForwardBdTable(10) cevcSIForwardBdEntry(1) cevcSIForwardBdNumberBase(4)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoEvcMIB(613) ciscoEvcMIBObjects(1) cevcServiceInstance(4) cevcSIForwardBdTable(10) cevcSIForwardBdEntry(1) cevcSIForwardBdNumberBase(4)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoEvcMIB(613) ciscoEvcMIBObjects(1) cevcServiceInstance(4) cevcSIForwardBdTable(10) cevcSIForwardBdEntry(1) cevcSIForwardBdNumberBase(4)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoEvcMIB(613) ciscoEvcMIBObjects(1) cevcServiceInstance(4) cevcSIForwardBdTable(10) cevcSIForwardBdEntry(1) cevcSIForwardBdNumberBase(4)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoEvcMIB/ciscoEvcMIBObjects/cevcServiceInstance/cevcSIForwardBdTable/cevcSIForwardBdEntry/cevcSIForwardBdNumberBase
  • /iso/identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoEvcMIB/ciscoEvcMIBObjects/cevcServiceInstance/cevcSIForwardBdTable/cevcSIForwardBdEntry/cevcSIForwardBdNumberBase
  • /iso/org/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoEvcMIB/ciscoEvcMIBObjects/cevcServiceInstance/cevcSIForwardBdTable/cevcSIForwardBdEntry/cevcSIForwardBdNumberBase
  • /iso/org/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoEvcMIB/ciscoEvcMIBObjects/cevcServiceInstance/cevcSIForwardBdTable/cevcSIForwardBdEntry/cevcSIForwardBdNumberBase
  • /iso/iso-identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoEvcMIB/ciscoEvcMIBObjects/cevcServiceInstance/cevcSIForwardBdTable/cevcSIForwardBdEntry/cevcSIForwardBdNumberBase
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoEvcMIB/ciscoEvcMIBObjects/cevcServiceInstance/cevcSIForwardBdTable/cevcSIForwardBdEntry/cevcSIForwardBdNumberBase
  • Description by cisco_v1

    This object specifies the base of bridge domain. The bridge
    domain range is 1~16k, cevcSIForwardBdNumberBase is to track what
    is the base of each 4k bitmap. In this way we can specify all the
    16k bridge domains using four 1k bitmaps and having the base which
    describes that is the base of each 4k bitmap. The four 1k bitmaps,
    cevcSIForwardBdNumber1kBitmap represents 0~1023,
    cevcSIForwardBdNumber2kBitmap represents 1024~2047,
    cevcSIForwardBdNumber3kBitmap represents 2048~3071,
    cevcSIForwardBdNumber4kBitmap represents 3072~4095
    And cevcSIForwardBdNumberBase is one of 0, 4096, 8192, 12288,
    16384.
    SNMP Administrator can use cevcSIForwardBdNumberBase + (position
    of the set bit in four 1k bitmaps) to get BD number of a
    service instance.

    Description by cisco

    This object specifies the base of bridge domain. The bridge
    domain range is 1~16k, cevcSIForwardBdNumberBase is to track what
    is the base of each 4k bitmap. In this way we can specify all the
    16k bridge domains using four 1k bitmaps and having the base which
    describes that is the base of each 4k bitmap. The four 1k bitmaps,
    cevcSIForwardBdNumber1kBitmap represents 0~1023,
    cevcSIForwardBdNumber2kBitmap represents 1024~2047,
    cevcSIForwardBdNumber3kBitmap represents 2048~3071,
    cevcSIForwardBdNumber4kBitmap represents 3072~4095
    And cevcSIForwardBdNumberBase is one of 0, 4096, 8192, 12288,
    16384.
    SNMP Administrator can use cevcSIForwardBdNumberBase + (position
    of the set bit in four 1k bitmaps) to get BD number of a
    service instance.

    Information by cisco_v1

    cevcSIForwardBdNumberBase OBJECT-TYPE SYNTAX INTEGER { bdNumBase4096(4096), bdNumBase8192(8192), bdNumBase12288(12288), bdNumBase16384(16384) } ACCESS read-write STATUS mandatory DESCRIPTION "This object specifies the base of bridge domain. The bridge domain range is 1~16k, cevcSIForwardBdNumberBase is to track what is the base of each 4k bitmap. In this way we can specify all the 16k bridge domains using four 1k bitmaps and having the base which describes that is the base of each 4k bitmap. The four 1k bitmaps, cevcSIForwardBdNumber1kBitmap represents 0~1023, cevcSIForwardBdNumber2kBitmap represents 1024~2047, cevcSIForwardBdNumber3kBitmap represents 2048~3071, cevcSIForwardBdNumber4kBitmap represents 3072~4095 And cevcSIForwardBdNumberBase is one of 0, 4096, 8192, 12288, 16384. SNMP Administrator can use cevcSIForwardBdNumberBase + (position of the set bit in four 1k bitmaps) to get BD number of a service instance." ::= { cevcSIForwardBdEntry 4 }

    Information by cisco

    cevcSIForwardBdNumberBase OBJECT-TYPE SYNTAX INTEGER { bdNumBase0(0), bdNumBase4096(4096), bdNumBase8192(8192), bdNumBase12288(12288), bdNumBase16384(16384) } MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies the base of bridge domain. The bridge domain range is 1~16k, cevcSIForwardBdNumberBase is to track what is the base of each 4k bitmap. In this way we can specify all the 16k bridge domains using four 1k bitmaps and having the base which describes that is the base of each 4k bitmap. The four 1k bitmaps, cevcSIForwardBdNumber1kBitmap represents 0~1023, cevcSIForwardBdNumber2kBitmap represents 1024~2047, cevcSIForwardBdNumber3kBitmap represents 2048~3071, cevcSIForwardBdNumber4kBitmap represents 3072~4095 And cevcSIForwardBdNumberBase is one of 0, 4096, 8192, 12288, 16384. SNMP Administrator can use cevcSIForwardBdNumberBase + (position of the set bit in four 1k bitmaps) to get BD number of a service instance." ::= { cevcSIForwardBdEntry 4 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Greg Satz

    Current Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Cisco Systems, Inc.

    Brothers (7)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.9.9.613.1.4.10.1.1 cevcSIForwardBdRowStatus 0 0 This object enables a SNMP peer to create, modify, and delete
    rows in the cevcSIForwardBdTable.

    This column can not be set to 'ac…
    1.3.6.1.4.1.9.9.613.1.4.10.1.2 cevcSIForwardBdStorageType 0 0 This object specifies how the SNMP entity stores the data
    contained by the corresponding conceptual row.

    This object can be set t…
    1.3.6.1.4.1.9.9.613.1.4.10.1.3 cevcSIForwardBdNumber 0 0 The bridge domain identifier that is associated with the
    service instance.

    A bridge domain refers to a layer 2 broadcast domain s…
    1.3.6.1.4.1.9.9.613.1.4.10.1.5 cevcSIForwardBdNumber1kBitmap 0 0 This object specifies a string of octets containing one bit
    per Bridge domain per service instance(generally we have one
    bridge d…
    1.3.6.1.4.1.9.9.613.1.4.10.1.6 cevcSIForwardBdNumber2kBitmap 0 0 This object specifies a string of octets containing one bit
    per Bridge domain per service instance(generally we have one
    bridge d…
    1.3.6.1.4.1.9.9.613.1.4.10.1.7 cevcSIForwardBdNumber3kBitmap 0 0 This object specifies a string of octets containing one bit
    per Bridge domain per service instance(generally we have one
    bridge d…
    1.3.6.1.4.1.9.9.613.1.4.10.1.8 cevcSIForwardBdNumber4kBitmap 0 0 This object specifies a string of octets containing one bit
    per Bridge domain per service instance(generally we have one
    bridge d…