futOspfTeIfProtectionType
SUPERMICRO-OSPF-TE-MIB ·
.1.3.6.1.4.1.10876.101.1.72.5.1.12
Object
column Enumeration
This attribute specifies link protection type of the TE link. Description of the different protection types can be found in the 'Routing Extensions in Support of Generalized MPLS' document.
Context
- MIB
- SUPERMICRO-OSPF-TE-MIB
- OID
.1.3.6.1.4.1.10876.101.1.72.5.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- futOspfTeIfEntry
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 'SUPERMICRO-OSPF-TE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-OSPF-TE-MIB::futOspfTeIfProtectionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-OSPF-TE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-OSPF-TE-MIB::futOspfTeIfProtectionType.<futOspfTeIfIpAddress>.<futOspfTeAddressLessIf>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-OSPF-TE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-OSPF-TE-MIB::futOspfTeIfProtectionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | extraTraffic |
2 | unprotected |
3 | shared |
4 | dedicated1For1 |
5 | dedicated1Plus1 |
6 | enhanced |