gmplsTunnelDownstreamNotifyRecipient
GMPLS-TE-STD-MIB ·
.1.3.6.1.2.1.10.166.13.2.1.1.15
Object
Indicates the address of the downstream recipient for Notify
messages relating to this tunnel and issued by this LSR. This
information is typically received from an upstream LSR in a Resv
message. This object is only valid when signaling a tunnel using
RSVP.
It is also not valid at the tail end of a tunnel since there are
no downstream LSRs to which to send a Notify message.
This object is interpreted in the context of the value of
gmplsTunnelDownstreamNotifyRecipientType. If this object is set
to 0, the value of gmplsTunnelDownstreamNotifyRecipientType 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.15- 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::gmplsTunnelDownstreamNotifyRecipient'
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::gmplsTunnelDownstreamNotifyRecipient.<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::gmplsTunnelDownstreamNotifyRecipient'
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.