fsMplsReoptimizationTunnelManualTrigger
ARICENT-MPLS-TE-MIB ·
.1.3.6.1.4.1.2076.13.12.1.9.1.5
Object
This object is used to trigger manual Reoptimization of Tunnel, mentioned in RFC 4736. The default value of this object is 'false(2)'. The configurable value of this object is 'true(1)' only.
Context
- MIB
- ARICENT-MPLS-TE-MIB
- OID
.1.3.6.1.4.1.2076.13.12.1.9.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMplsReoptimizationTunnelEntry
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 'ARICENT-MPLS-TE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MPLS-TE-MIB::fsMplsReoptimizationTunnelManualTrigger'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-MPLS-TE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MPLS-TE-MIB::fsMplsReoptimizationTunnelManualTrigger.<fsMplsReoptimizationTunnelIndex>.<fsMplsReoptimizationTunnelIngressLSRId>.<fsMplsReoptimizationTunnelEgressLSRId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-MPLS-TE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-MPLS-TE-MIB::fsMplsReoptimizationTunnelManualTrigger'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |