All MIBs › FD-OLT-MIB › linkIdOverWrite
linkIdOverWrite
Module: FD-OLT-MIB
OID (symbolic): FD-OLT-MIB::linkIdOverWrite
OID (numeric): 1.3.6.1.4.1.34592.1.3.3.1.1.10
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
Description. This object is used to config linkId overwrite operation. LinkId is system resource managed by PON card firmware and used to identify each Logical Link.
When a new Link register, a LinkId will be assigned. When the registered Link off-line or de-register,the assigned LinkId will still be reserved. Such a policy will lead a result that is the allowed linkId resource exhaust. When this occurred, the device manager can have two choices, delete the off-line linkId entry manually or permit the device firmware itself to overwrite the oldest assigned linkId by seting the value of this object to 'yes'.
Generally, the choice will be made based on if the user care the off-line Links' configurations and status. If don't care, set this value to 'yes' will be a better choice.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.34592.1.3.3.1.1.10 snmpwalk -v2c -c public <target> FD-OLT-MIB::linkIdOverWrite
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.34592.1.3.3.1.1.10.1 snmpget -v2c -c public <target> FD-OLT-MIB::linkIdOverWrite.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.34592.1.3.3.1.1.10.1 s <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.34592 | vendor | CDATA-COMMON-SMI |
| 1.3.6.1.4.1.34592.1 | ipProduct | CDATA-COMMON-SMI |
| 1.3.6.1.4.1.34592.1.3 | epon | CDATA-COMMON-SMI |
| 1.3.6.1.4.1.34592.1.3.3 | fdOlt | FD-OLT-MIB |
| 1.3.6.1.4.1.34592.1.3.3.1 | oltBaseManageTable | FD-OLT-MIB |
| 1.3.6.1.4.1.34592.1.3.3.1.1 | oltBaseManageEntry | FD-OLT-MIB |
| 1.3.6.1.4.1.34592.1.3.3.1.1.10 | linkIdOverWrite | FD-OLT-MIB |