fsLsppPathType

SUPERMICRO-LSP-PING-MIB · .1.3.6.1.4.1.10876.101.1.13.11.2.1.1.4

Object

column r/w Enumeration
This object identifies the type of path being monitored. 
              
ldpipv4 or ldpipv6   - indicates that the path pointer is pointing 
                       to a row in FTN table
rsvpipv4 or rsvpipv6 - indicates that the path pointer is pointing 
                       to a row in Tunnel table
fec128pw or fec129pw - indicates that the path pointer is pointing 
                       to a row in PW table
                       Trace route operation is not valid for 
                       pseudowires.
mep                  - indicates that the path pointer is pointing
                       to a MEP in the MEP table pertaining to a 
                       MEG monitoring an MPLS-TP path.

Context

MIB
SUPERMICRO-LSP-PING-MIB
OID
.1.3.6.1.4.1.10876.101.1.13.11.2.1.1.4
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::fsLsppPathType'
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::fsLsppPathType.<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::fsLsppPathType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ldpIpv4
2ldpIpv6
3rsvpIpv4
4rsvpIpv6
5fec128Pw
6fec129Pw
7mep