fsBfdSessMapPointer

SUPERMICRO-BFD-MIB · .1.3.6.1.4.1.10876.101.2.53.2.1.1.11

Object

column r/w SNMPv2-TCRowPointer
If fsBfdSessMapType is ldpipv4(1) or ldpipv6(2), then this object
MUST contain zeroDotZero or point to an instance of the mplsXCEntry 
indicating the LDP-based LSP associated with this BFD session.
              
If fsBfdSessMapType 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 BFD session.
              
If fsBfdSessMapType is pw(5), then this object MUST contain 
zeroDotZero or point to an instance of the pwEntry indicating the 
MPLS Pseudowire associated with this BFD session.
              
If fsBfdSessMapTpye 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 BFD 
session.
              
If this object points to a conceptual row instance in a table 
consistent with fsBfdSessMapType but this instance does not 
currently exist then no valid path is associated with this session 
entry.
              
If this object contains zeroDotZero then no valid path is 
associated with this BFD session entry till it is populated with 
a valid pointer consistent with the value of fsBfdSessMapType 
as explained above.

Context

MIB
SUPERMICRO-BFD-MIB
OID
.1.3.6.1.4.1.10876.101.2.53.2.1.1.11
Type
column
Access
readwrite
Status
current
Parent
fsBfdSessionEntry

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

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.