linkProtectionType
XCONNECTION-MIB ·
.1.3.6.1.4.1.1038.108.10.2.1.9
Object
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)
Context
- MIB
- XCONNECTION-MIB
- OID
.1.3.6.1.4.1.1038.108.10.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- linkEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'XCONNECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XCONNECTION-MIB::linkProtectionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XCONNECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XCONNECTION-MIB::linkProtectionType.<linkIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XCONNECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XCONNECTION-MIB::linkProtectionType'
Syntax
- Source
- ProtectionType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | snc |