zxr10MplsTunnelHopInclude
ZXR10-MPLS-TE-MIB ·
.1.3.6.1.4.1.3902.3.315.1.4.1.1.11
Object
column Enumeration
If this value is set to true, then this indicates that this hop must be included in the tunnel's path. If this value is set to 'false', then this hoph must be avoided when calculating the path for this tunnel. The default value of this object is 'true', so that by default all indicated hops are included in the CSPF path computation. If this object is set to 'false' the value of zxr10MplsTunnelHopType should be ignored.
Context
- MIB
- ZXR10-MPLS-TE-MIB
- OID
.1.3.6.1.4.1.3902.3.315.1.4.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Default
true- Parent
- zxr10MplsTunnelHopEntry
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 'ZXR10-MPLS-TE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-MPLS-TE-MIB::zxr10MplsTunnelHopInclude'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-MPLS-TE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-MPLS-TE-MIB::zxr10MplsTunnelHopInclude.<zxr10MplsTunnelHopListIndex>.<zxr10MplsTunnelHopPathOptionIndex>.<zxr10MplsTunnelHopIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-MPLS-TE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-MPLS-TE-MIB::zxr10MplsTunnelHopInclude'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | false |
1 | true |