cienaCesGmplsDynamicIngressCoroutedTunnelPathDisjointType
CIENA-CES-MPLS-MIB ·
.1.3.6.1.4.1.1271.2.1.18.1.2.4.1.36
Object
Indicates path diversification criteria used for this tunnel. It can either be node based or srlg based or link based or combination.
Context
- MIB
- CIENA-CES-MPLS-MIB
- OID
.1.3.6.1.4.1.1271.2.1.18.1.2.4.1.36- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- cienaCesGmplsDynamicIngressCoroutedTunnelEntry
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 'CIENA-CES-MPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-MPLS-MIB::cienaCesGmplsDynamicIngressCoroutedTunnelPathDisjointType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-MPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-MPLS-MIB::cienaCesGmplsDynamicIngressCoroutedTunnelPathDisjointType.<cienaCesGmplsDynamicIngressCoroutedTunnelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-MPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-MPLS-MIB::cienaCesGmplsDynamicIngressCoroutedTunnelPathDisjointType'
Syntax
- Source
- PathDisjointType
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | none |
3 | link |
4 | srlg |
5 | node |
6 | srlgAndNode |
7 | srlgOrNode |
8 | notApplicable |