fsLsppPathPointer

SUPERMICRO-LSP-PING-MIB · .1.3.6.1.4.1.10876.101.1.13.11.2.1.1.5

Object

column r/w SNMPv2-TCRowPointer
This object should be interpreted along with the object 
fsLsppPathType. This object points to the correponding path details.
              
If fsLsppPathType is ldpipv4(1) or ldpipv6(2), then this object MUST 
contain zeroDotZero or point to an instance of the mplsFTNEntry 
indicating the LDP-based LSP associated with this ping or traceroute 
operation.
              
If fsLsppPathType is rsvpipv4(3) or rsvpipv6(4), then this object 
MUST contain zeroDotZero or point to an instance of the 
mplsTunnelEntry indicating the RSVP-based MPLS TE tunnel associated 
with this ping or traceroute operation.
              
If fsLsppPathType is fec128pw(5) or fwc129pw(6), then this object 
MUST contain zeroDotZero or point to an instance of the pwEntry 
indicating the FEC128 or FWC 129 based Pseudowire associated with 
this ping or traceroute operation.
              
If fsLsppPathType is mep(6), then this object MUST contain 
zeroDotZero or point to an instance identifying the MEP entity 
configured for monitoring the MPLS-TP path associated with this ping 
or traceroute operation.
              
If this object points to a conceptual row instance in a table 
consistent with fsLsppPathType but this instance does not 
currently exist then no valid path is associated with this ping or 
traceroute entry.
              
If this object contains zeroDotZero then no valid path is associated 
with this ping or traceroute entry till it is populated with a valid 
pointer consistent with the value of fsLsppPathType as explained 
above.

Context

MIB
SUPERMICRO-LSP-PING-MIB
OID
.1.3.6.1.4.1.10876.101.1.13.11.2.1.1.5
Type
column
Access
readwrite
Status
current
Parent
fsLsppPingTraceTableEntry

Walk 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 'SUPERMICRO-LSP-PING-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-LSP-PING-MIB::fsLsppPathPointer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-LSP-PING-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-LSP-PING-MIB::fsLsppPathPointer.<fsLsppContextId>.<fsLsppSenderHandle>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-LSP-PING-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-LSP-PING-MIB::fsLsppPathPointer'

Syntax

Source
SNMPv2-TCRowPointer
Base type
ObjectIdentifier
Type Description
Represents a pointer to a conceptual row.  The value is the
name of the instance of the first accessible columnar object
in the conceptual row.
          
For example, ifIndex.3 would point to the 3rd row in the
ifTable (note that if ifIndex were not-accessible, then
ifDescr.3 would be used instead).

Values & Constraints

No enumerated values or constraints recorded.