All MIBs › TN-SERV-MIB › tnSvcTlsMrpMaxAttributes
tnSvcTlsMrpMaxAttributes
Module: TN-SERV-MIB
OID (symbolic): TN-SERV-MIB::tnSvcTlsMrpMaxAttributes
OID (numeric): 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.71
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
The value of the object tnSvcTlsMrpMaxAttributes indicates maximum number of MRP attributes supported in this TLS.
In most cases the default value is 2048 MRP attributes. For some platform and chassis types, especially single slot chassises, the default value will be lower due to resource constraints.
An inconsistentValue error is returned if an attempt is made to set this object to a value the platform cannot support.
What is tnSvcTlsMrpMaxAttributes?
This object specifies the maximum number of Media Resource Protocol (MRP) attributes that the system can support for TPID Local Service (TLS) configurations. The default value is typically 2048 attributes, but may be lower on resource-constrained platforms such as single-slot chassis. An operator would query or configure this to understand resource limits and ensure sufficient memory allocation for TLS attribute management.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.71 snmpwalk -v2c -c public <target> TN-SERV-MIB::tnSvcTlsMrpMaxAttributes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.71.1 snmpget -v2c -c public <target> TN-SERV-MIB::tnSvcTlsMrpMaxAttributes.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.71.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.7483 | tropic | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6 | tnProducts | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1 | tnSRMIB | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1.2 | tnSRObjs | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1.2.4 | tnServObjs | TN-SERV-MIB |
| 1.3.6.1.4.1.7483.6.1.2.4.2 | tnSvcObjs | TN-SERV-MIB |
| 1.3.6.1.4.1.7483.6.1.2.4.2.3 | tnSvcTlsInfoTable | TN-SERV-MIB |
| 1.3.6.1.4.1.7483.6.1.2.4.2.3.1 | tnSvcTlsInfoEntry | TN-SERV-MIB |
| 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.71 | tnSvcTlsMrpMaxAttributes | TN-SERV-MIB |