gmplsTunnelSendPathNotifyRecipient
GMPLS-TE-STD-MIB ·
.1.3.6.1.2.1.10.166.13.2.1.1.17
Object
Indicates to a downstream LSR the address to which it should
send upstream Notify messages relating to this tunnel.
This object is only valid when signaling a tunnel using RSVP.
It is also not valid at the tail end of the tunnel since no Path
messages are sent from that LSR for this tunnel.
If set to 0, no Notify Request object will be included in the
outgoing Path messages.
This object is interpreted in the context of the value of
gmplsTunnelSendPathNotifyRecipientType. If this object is set to
0, the value of gmplsTunnelSendPathNotifyRecipientType MUST be
set to unknown(0).
Context
- MIB
- GMPLS-TE-STD-MIB
- OID
.1.3.6.1.2.1.10.166.13.2.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gmplsTunnelEntry
- Groups
- 1
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 'GMPLS-TE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GMPLS-TE-STD-MIB::gmplsTunnelSendPathNotifyRecipient'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GMPLS-TE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GMPLS-TE-STD-MIB::gmplsTunnelSendPathNotifyRecipient.<mplsTunnelIndex>.<mplsTunnelInstance>.<mplsTunnelIngressLSRId>.<mplsTunnelEgressLSRId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GMPLS-TE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GMPLS-TE-STD-MIB::gmplsTunnelSendPathNotifyRecipient'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of
Compliance refinements
range: 0
range: 4
range: 16
An implementation is only required to support
unknown(0), ipv4(1), and ipv6(2) sizes.
unknown(0), ipv4(1), and ipv6(2) sizes.