All MIBs › XCONNECTION-MIB › linkProtectionType
linkProtectionType
Module: XCONNECTION-MIB
OID (symbolic): XCONNECTION-MIB::linkProtectionType
OID (numeric): 1.3.6.1.4.1.1038.108.10.2.1.9
Node type: OBJECT-TYPE
Type: ProtectionType
Access: read-write
Description: The value of this field indicates the kind of wanted link protection. The default value is NONE. if value is changed in Snc(1)then an entry is created in Snc table with the same index. But this table has to be completed (by setting the PIC,...) to obtain a configured protection. if value is changed in None(0)then the associated entry in Snc table is deleted. When the value is set to Snc for a particular entry of LinkTable, other links which are in relation (of direction or protection) with this main link remain setting to None for this field. But all links are set to the USED(1) value in the next field (linkProtectionStatus)
What is linkProtectionType?
Sets whether this link has protection configured: NONE (default) or SNC (Sub-Network Connection protection). Setting it to snc(1) auto-creates a matching row in the SNC table that the admin must then finish configuring (e.g. setting the protecting circuit) to get a working protected path; setting it back to none(0) deletes that SNC entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1038.108.10.2.1.9 snmpwalk -v2c -c public <target> XCONNECTION-MIB::linkProtectionType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1038.108.10.2.1.9.1 snmpget -v2c -c public <target> XCONNECTION-MIB::linkProtectionType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1038.108.10.2.1.9.1 s <value>
Start monitoring SAGEM-Tolbiac PDH/SDH transmission/cross-connect equipment (cross-connect routing/protection status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XCONNECTION-MIB::linkProtectionType OID value, configure state conditions and alerts, and monitor any SAGEM-Tolbiac PDH/SDH transmission/cross-connect equipment (cross-connect routing/protection status) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1038 | sagemDr | SAGEM-DR-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1038.108 | xconnection | XCONNECTION-MIB |
| 1.3.6.1.4.1.1038.108.10 | link | XCONNECTION-MIB |
| 1.3.6.1.4.1.1038.108.10.2 | linkTable | XCONNECTION-MIB |
| 1.3.6.1.4.1.1038.108.10.2.1 | linkEntry | XCONNECTION-MIB |
| 1.3.6.1.4.1.1038.108.10.2.1.9 | linkProtectionType | XCONNECTION-MIB |