Reference record for OID 1.3.6.1.4.1.2773.2.32.1.3.1.3



parent
1.3.6.1.4.1.2773.2.32.1.3.1 (rsRouterProtocolEntry)
node code
3
node name
rsRouterProtocolRowStatus
dot oid
1.3.6.1.4.1.2773.2.32.1.3.1.3
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) redstone(2773) rsMgmt(2) rsRouterMIB(32) rsRouterObjects(1) rsRouterProtocolTable(3) rsRouterProtocolEntry(1) rsRouterProtocolRowStatus(3)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) redstone(2773) rsMgmt(2) rsRouterMIB(32) rsRouterObjects(1) rsRouterProtocolTable(3) rsRouterProtocolEntry(1) rsRouterProtocolRowStatus(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) redstone(2773) rsMgmt(2) rsRouterMIB(32) rsRouterObjects(1) rsRouterProtocolTable(3) rsRouterProtocolEntry(1) rsRouterProtocolRowStatus(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) redstone(2773) rsMgmt(2) rsRouterMIB(32) rsRouterObjects(1) rsRouterProtocolTable(3) rsRouterProtocolEntry(1) rsRouterProtocolRowStatus(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) redstone(2773) rsMgmt(2) rsRouterMIB(32) rsRouterObjects(1) rsRouterProtocolTable(3) rsRouterProtocolEntry(1) rsRouterProtocolRowStatus(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) redstone(2773) rsMgmt(2) rsRouterMIB(32) rsRouterObjects(1) rsRouterProtocolTable(3) rsRouterProtocolEntry(1) rsRouterProtocolRowStatus(3)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/redstone/rsMgmt/rsRouterMIB/rsRouterObjects/rsRouterProtocolTable/rsRouterProtocolEntry/rsRouterProtocolRowStatus
  • /iso/identified-organization/dod/internet/private/enterprises/redstone/rsMgmt/rsRouterMIB/rsRouterObjects/rsRouterProtocolTable/rsRouterProtocolEntry/rsRouterProtocolRowStatus
  • /iso/org/dod/internet/private/enterprise/redstone/rsMgmt/rsRouterMIB/rsRouterObjects/rsRouterProtocolTable/rsRouterProtocolEntry/rsRouterProtocolRowStatus
  • /iso/org/dod/internet/private/enterprises/redstone/rsMgmt/rsRouterMIB/rsRouterObjects/rsRouterProtocolTable/rsRouterProtocolEntry/rsRouterProtocolRowStatus
  • /iso/iso-identified-organization/dod/internet/private/enterprise/redstone/rsMgmt/rsRouterMIB/rsRouterObjects/rsRouterProtocolTable/rsRouterProtocolEntry/rsRouterProtocolRowStatus
  • /iso/iso-identified-organization/dod/internet/private/enterprises/redstone/rsMgmt/rsRouterMIB/rsRouterObjects/rsRouterProtocolTable/rsRouterProtocolEntry/rsRouterProtocolRowStatus
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/2773/2/32/1/3/1/3

    Description by mibdepot

    Administrative control and status of a protocol on a router.

    The following values can be read from this object:

    active(1) - Indicates that the protocol on the designated router
    is created, configured, and running.

    notReady(3) - Indicates that the protocol requires additional
    configuration in a protocol specific MIB module.
    Examples include the BGP and OSPF protocols, which
    require additional configuration of protocol specific
    parameters such as: Autonomous System (AS) for BGP,
    and Process Id for OSPF.

    destroy(6) - The destroy(3) operation can fail if there are
    executing applications dependent on the protocol.
    If an attempt is made to destroy(6) an active(1)
    protocol that other applications are dependent on,
    the rowStatus will read destroy(6). Normally, when
    a row is destroyed, the agent will cleaup and remove
    the entry.

    The following values can be written to this object:

    active(1) - Activate protocol on the designated router.

    createAndGo(4) - Create protocol on designated router. The router
    indicated by rsRouterProtocolRouterIndex must already
    exist in the rsRouterTable. The value of the
    rsRouterProtocolProtocolIndex must be from the set
    of protocol values defined by the RsRouterProtocolIndex
    type.

    destroy(6) - Destroy protocol on designated router. If the operation
    is successful, the agent will remove the entry. If the
    operation failed, the row will remain in the table with
    a rowStatus value of destroy(6).

    Conditions on destroy(6):
    1) The default router can not be deleted.
    2) The local router can not be deleted. A local router is
    defined as the router that sourced the SNMP request.

    Upon creation of a router in the rsRouterTable, some protocol entries will
    appear in this table by default, which indicates that these protocols are
    created by the action of creating a router. It is important to note, that
    this behavior may change over time by protocol type.

    Parsed from file rsRouter.mi2.txt
    Company: juniper
    Module: REDSTONE-ROUTER-MIB

    Information by oid_info

    Vendor: Juniper Networks
    Module: REDSTONE-ROUTER-MIB (rsRouter.mi2)
    Type: TABULAR
    Access: read-write
    Syntax: RowStatus

    Automatically extracted from www.mibdepot.com

    Information by mibdepot

    rsRouterProtocolRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-write STATUS current DESCRIPTION "Administrative control and status of a protocol on a router. The following values can be read from this object: active(1) - Indicates that the protocol on the designated router is created, configured, and running. notReady(3) - Indicates that the protocol requires additional configuration in a protocol specific MIB module. Examples include the BGP and OSPF protocols, which require additional configuration of protocol specific parameters such as: Autonomous System (AS) for BGP, and Process Id for OSPF. destroy(6) - The destroy(3) operation can fail if there are executing applications dependent on the protocol. If an attempt is made to destroy(6) an active(1) protocol that other applications are dependent on, the rowStatus will read destroy(6). Normally, when a row is destroyed, the agent will cleaup and remove the entry. The following values can be written to this object: active(1) - Activate protocol on the designated router. createAndGo(4) - Create protocol on designated router. The router indicated by rsRouterProtocolRouterIndex must already exist in the rsRouterTable. The value of the rsRouterProtocolProtocolIndex must be from the set of protocol values defined by the RsRouterProtocolIndex type. destroy(6) - Destroy protocol on designated router. If the operation is successful, the agent will remove the entry. If the operation failed, the row will remain in the table with a rowStatus value of destroy(6). Conditions on destroy(6): 1) The default router can not be deleted. 2) The local router can not be deleted. A local router is defined as the router that sourced the SNMP request. Upon creation of a router in the rsRouterTable, some protocol entries will appear in this table by default, which indicates that these protocols are created by the action of creating a router. It is important to note, that this behavior may change over time by protocol type." ::= { rsRouterProtocolEntry 3 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.2773)

    Perreault Jason

    Brothers (2)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.2773.2.32.1.3.1.1 rsRouterProtocolRouterIndex 0 0 The routerIndex of this router. This object is the
    same as the rsRouterIndex object defined in the rsRouterTable.
    1.3.6.1.4.1.2773.2.32.1.3.1.2 rsRouterProtocolProtocolIndex 0 0 Identities the router protocol.