wwpLeosRsvpteUseHopByHop
WWP-LEOS-RSVPTE-MIB ·
.1.3.6.1.4.1.6141.2.60.30.1.1.13
Object
scalar SNMPv2-TCTruthValue
A flag to indicate that RSVP-TE should use the hop by hop addressing scheme for PATH and PATH-TEAR messages it sends. If set then the IP addresses used in the IP header of PATH messages forwarded by RSVP-TE set source as the local outgoing interface IP address, and destination as the next hop router IP address.
Context
- MIB
- WWP-LEOS-RSVPTE-MIB
- OID
.1.3.6.1.4.1.6141.2.60.30.1.1.13- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- wwpLeosRsvpteObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-RSVPTE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-RSVPTE-MIB::wwpLeosRsvpteUseHopByHop.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-RSVPTE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-RSVPTE-MIB::wwpLeosRsvpteUseHopByHop'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |