teLinkProtectionType

TE-LINK-STD-MIB · .1.3.6.1.2.1.10.200.1.1.1.6

Object

column r/w Enumeration
This attribute specifies the link protection type of the
TE link.  Descriptions of the different protection types can
be found in the 'Routing Extensions in Support of
Generalized Multi-Protocol Label Switching (GMPLS)'
document.

Context

MIB
TE-LINK-STD-MIB
OID
.1.3.6.1.2.1.10.200.1.1.1.6
Type
column
Access
readwrite
Status
current
Parent
teLinkEntry
Groups
1

Walk 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 'TE-LINK-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TE-LINK-STD-MIB::teLinkProtectionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TE-LINK-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TE-LINK-STD-MIB::teLinkProtectionType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TE-LINK-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TE-LINK-STD-MIB::teLinkProtectionType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1extraTraffic
2unprotected
3shared
4dedicated1For1
5dedicated1Plus1
6enhanced

Conformance

Member of
Compliance refinements
Write access is not required.