cienaCesRsvpteUseHopByHop
CIENA-CES-RSVPTE-MIB ·
.1.3.6.1.4.1.1271.2.1.16.1.1.13
Object
scalar SNMPv2-TCTruthValue
A flag to indicate that RSVP-TE should use the hop by hop addressing scheme for the PATH and PATH-TEAR messages it sends. If set, then the IP addresses used in the IP header of the PATH messages forwarded by RSVP-TE set the source as the local outgoing interface IP address, and set the destination as the next hop router IP address.
Context
- MIB
- CIENA-CES-RSVPTE-MIB
- OID
.1.3.6.1.4.1.1271.2.1.16.1.1.13- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cienaCesRsvpteObjects
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 'CIENA-CES-RSVPTE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-RSVPTE-MIB::cienaCesRsvpteUseHopByHop.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-RSVPTE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-RSVPTE-MIB::cienaCesRsvpteUseHopByHop'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |