PRVT-LMGR-MIB: View SNMP OID List / Download MIB
VENDOR: B.A.T.M. ADVANCE TECHNOLOGIES
Home | MIB: PRVT-LMGR-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
prvtLmgr | 1.3.6.1.4.1.738.1.6.5.4 |
The MIB module for management of the PRVT-LMGR product. |
||
prvtLmgrObjects | 1.3.6.1.4.1.738.1.6.5.4.1 | |||
prvtLsrId | 1.3.6.1.4.1.738.1.6.5.4.1.1 | inetaddressipv4 | read-write |
This object allows LSR Id value to be set. It is needed for unique identification of LSR instance, from which the packets are sent through created LDP session. Although every 32 bit value is valid, it is recommended the device's loopback ip address to be used. A value of zero indicates that no LSR ID has been configured. In this case, the signaling protocol stack should construct a unique LSR ID from the other information that is available to it (such as IP addresses). For example, PRVT-CR-LDP and PRVT-RSVP derive the LSR ID by taking the 32 low bits of the following _transport_address_ field, left padding with zeros if necessary. |
prvtLmgrLsrEntityTable | 1.3.6.1.4.1.738.1.6.5.4.1.2 | no-access |
Each entry represents an instance of the Label Manager. Each instance is identified by LSR index. |
|
1.3.6.1.4.1.738.1.6.5.4.1.2.1 | no-access |
Each entry represents a Label Manager entity. |
||
prvtlmgrLsrEntityLsrIndex | 1.3.6.1.4.1.738.1.6.5.4.1.2.1.1 | prvtlmgrindex | no-access |
LSR index for this prvtLmgrLsrEntityEntry. This is the entity index passed in the Label Manager create parameters. |
prvtLmgrLsrEntityAdminStatus | 1.3.6.1.4.1.738.1.6.5.4.1.2.1.2 | prvtlmgradminstatus | read-only |
Administrative status for Label Manager. When prvtLmgrLsrEntityRowStatus is 'active' and prvtLmgrLsrEntityAdminStatus is 'up' Label Manager is active and only these two fields and prvtLmgrLsrEntityMinLsiBuffers can be modified. |
prvtLmgrLsrEntityOperStatus | 1.3.6.1.4.1.738.1.6.5.4.1.2.1.3 | prvtlmgroperstatus | read-only |
The current operational status of the Label Manager entity. |
prvtLmgrLsrEntityRowStatus | 1.3.6.1.4.1.738.1.6.5.4.1.2.1.4 | rowstatus | read-only |
Row status for the Label Manager table entry, used to create and destroy table entries. When prvtLmgrLsrEntityRowStatus is 'active' and prvtLmgrLsrEntityAdminStatus is 'up' Label Manager is active and only these two fields and prvtLmgrLsrEntityMinLsiBuffers can be modified. |
prvtLmgrLsrEntityMinLsiBuffers | 1.3.6.1.4.1.738.1.6.5.4.1.2.1.5 | unsigned32 | read-only |
Minimum number of buffers to allocate for Label Switch Interface requests. This number includes any buffers sent to the Label Switch Controller and awaiting a response. |
prvtLmgrLsrEntityMaxLsiBuffers | 1.3.6.1.4.1.738.1.6.5.4.1.2.1.6 | unsigned32 | read-only |
Maximum number of buffers to allocate for Label Switch Interface requests. A value of 0 means no maximum, otherwise this value must equal or exceed the minimum buffer count. |
prvtLmgrLscStatus | 1.3.6.1.4.1.738.1.6.5.4.1.2.1.7 | prvtlmgrpartnerstatus | read-only |
Diagnostic field providing information about the status of the Label Switch Controller as seen by Label Manager. |
prvtLmgrLdbCount | 1.3.6.1.4.1.738.1.6.5.4.1.2.1.8 | unsigned32 | read-only |
Diagnostic field providing information about the number of active interfaces between Label Manager and the its Label Database Interface users (PRVT-TEMIB and PRVT-RSVP). |
prvtLmgrLsrEntityLsrId | 1.3.6.1.4.1.738.1.6.5.4.1.2.1.9 | unsigned32 | read-only |
An ID that uniquely identifies this LSR within the network. The LSR ID is typically derived from one of the LSR's IP addresses. It may be used for path vector based loop detection if the signaling protocol in use implements that. A value of zero indicates that no LSR ID has been configured. In this case, the signaling protocol stack should construct a unique LSR ID from the other information that is available to it (such as IP addresses). For example, PRVT-CR-LDP and PRVT-RSVP derive the LSR ID by taking the 32 low bits of the following _transport_address_ field, left padding with zeros if necessary. The LSR ID is only used to identify this LSR on IPv4 networks. See dcLmgrLsrEntityIpv6TranAddr for equivalent function for use in IPv6 networks. |
prvtLmgrLsrEntityTranAddrType | 1.3.6.1.4.1.738.1.6.5.4.1.2.1.10 | inetaddresstype | read-only |
The type of the internetwork layer address used as the transport address. Currently this must be IPv4. See dcLmgrLsrEntityIpv6TranAddr, below, for the equivalent field for use in IPv6 networks. The transport address is used by LDP as the source transport address for LDP Hello messages for the global (per-platform) label space. The transport address is used by RSVP as the source address for messages originating on unnumbered interfaces. This object indicates how the value of mplsLdpEntityTransAddr is to be interpreted. |
prvtLmgrLsrEntityTranAddrLen | 1.3.6.1.4.1.738.1.6.5.4.1.2.1.11 | unsigned32 | read-only |
The length of the internetwork layer address used as the transport address for LDP Hello messages in the global label space and for messages originating on unnumbered interfaces in RSVP. Currently this must be an IPv4 address. This object indicates how many elements of the mplsLdpEntityTransAddr array are valid. This value must not exceed _LMGR_LSR_ADDR_LEN_. |
prvtLmgrLsrEntityTranAddr | 1.3.6.1.4.1.738.1.6.5.4.1.2.1.12 | inetaddress | read-only |
The value of the internetwork layer address used as the transport address for LDP Hello messages in the global label space and for messages originating on unnumbered interfaces in RSVP. This must be an IPv4 address. See dcLmgrLsrEntityIpv6TranAddr, below, for the equivalent field for use in IPv6 networks. If the transport address is not set, then _lsr_id_ must be set to zero. In this case, the transport address and LSR ID are taken from an address on the Interface Information Interface. |
prvtLmgrLsrEntityControlMode | 1.3.6.1.4.1.738.1.6.5.4.1.2.1.13 | prvtlmgrcontrolmodes | read-only |
The LSP control mode that this LSR should adopt. This field is only used by Label Manager in systems where it supports LDP and/or CR-LDP. |
prvtLmgrLsrEntityMergeLsps | 1.3.6.1.4.1.738.1.6.5.4.1.2.1.14 | truthvalue | read-only |
Whether this LSR should aim to merge LSPs, where permitted by the underlying hardware. This field is only used by Label Manager in systems where it supports LDP and/or CR-LDP. |
prvtLmgrLsrEntityLoopDetection | 1.3.6.1.4.1.738.1.6.5.4.1.2.1.15 | truthvalue | read-only |
Whether this LSR should perform loop detection. This field is only used by Label Manager in systems where it supports LDP and/or CR-LDP. |
prvtLmgrLsrEntityPerformGrouping | 1.3.6.1.4.1.738.1.6.5.4.1.2.1.16 | truthvalue | read-only |
Whether Label Manager should perform LSP grouping on behalf of the LDBI user. This field is currently only used for systems supporting RSVP. |
prvtLmgrLsrAutoStaticLsps | 1.3.6.1.4.1.738.1.6.5.4.1.2.1.17 | truthvalue | read-only |
Whether Label Manager should automatically activate or deactivate static LSPs when the interfaces on which they depend become active or inactive. |
prvtLmgrLsrDisplayPhpXCs | 1.3.6.1.4.1.738.1.6.5.4.1.2.1.18 | truthvalue | read-only |
Whether Label Manager should display the virtual cross connects its sets up at the Egress node of Implicit Null and Explicit Null LSPs in the mplsXcTable. These cross connects do not represent real switch programming, but do show the prescence of such LSPs, and correspond to the entries in the mplsTunnelTable for theses types of LSP. |
prvtLmgrLsrEntityIpv6TranAddr | 1.3.6.1.4.1.738.1.6.5.4.1.2.1.19 | inetaddress | read-only |
The value of the internetwork address used for messages originating on unnumbered interfaces in RSVP in an IPv6 network. This value also uniquely identifies this LSR within an IPv6 network. If this address is not set, the IPv6 transport address is taken from an address on the Interface Information Interface. A length value of zero indicates that no IPv6 transport address has been configured. In this case, if IPv6 support is configured, the signaling protocol stack should use an IPv6 address configured to the signaling stack over the Interface Information Interface that is flagged as suitable for use as a stable address. |
prvtLmgrLsrLspXcTable | 1.3.6.1.4.1.738.1.6.5.4.1.3 | no-access |
Each entry represents an instance of an LSP cross-conect between a single in-segment and a single out-segment. |
|
1.3.6.1.4.1.738.1.6.5.4.1.3.1 | no-access |
Each entry represents an LSP cross connect. |
||
prvtLmgrLsrLspXcIndex | 1.3.6.1.4.1.738.1.6.5.4.1.3.1.2 | unsigned32 | no-access |
XC index for this prvtLmgrLsrLspXc. This is the XC index assigned by Label Manager for the LSP. |
prvtLmgrLsrLspInSegIndex | 1.3.6.1.4.1.738.1.6.5.4.1.3.1.3 | unsigned32 | no-access |
Index for the in segment. This is the index assigned by Label Manager for the in segment. |
prvtLmgrLsrLspInSegIfIndex | 1.3.6.1.4.1.738.1.6.5.4.1.3.1.4 | unsigned32 | read-only |
If index for the in segment. This is the If index specified on setting up the in segment. |
prvtLmgrLsrLspInSegLabel | 1.3.6.1.4.1.738.1.6.5.4.1.3.1.5 | unsigned32 | read-only |
Top label for the in segment. This is the Label assigned by Label Manager Label Library for the in segment. |
prvtLmgrLsrLspOutSegIndex | 1.3.6.1.4.1.738.1.6.5.4.1.3.1.6 | unsigned32 | no-access |
Index for the out segment. This is the index assigned by Label Manager for the out segment. |
prvtLmgrLsrLspOutSegIfIndex | 1.3.6.1.4.1.738.1.6.5.4.1.3.1.7 | unsigned32 | read-only |
Interface Index for the out segment. This is the interface index specified when setting up the out segment. |
prvtLmgrLsrLspOutSegLabel | 1.3.6.1.4.1.738.1.6.5.4.1.3.1.8 | unsigned32 | read-only |
Top label for the out segment. This is the label specified by the remote LSR for the out segment. |
prvtLmgrLsrLspOutSegNextHopAddr | 1.3.6.1.4.1.738.1.6.5.4.1.3.1.9 | inetaddressipv4 | read-only |
Next hop address for the out segment. This is the address specified by the remote LSR for the out segment. |
prvtLmgrConformance | 1.3.6.1.4.1.738.1.6.5.4.2 | |||
prvtLmgrCompliances | 1.3.6.1.4.1.738.1.6.5.4.2.1 | |||
prvtLmgrCompliance | 1.3.6.1.4.1.738.1.6.5.4.2.1.1 |
The compliance statement for the PRVT-LMGR product. |
||
prvtLmgrGroups | 1.3.6.1.4.1.738.1.6.5.4.2.2 | |||
prvtLmgrEntityGroup | 1.3.6.1.4.1.738.1.6.5.4.2.2.2 |
Label Manager Entity Objects. |
||
prvtLmgrMiscGroup | 1.3.6.1.4.1.738.1.6.5.4.2.2.3 |
Miscellaneous Non-Mandatory Objects. |