mplsFTNMask

MPLS-FTN-STD-MIB · .1.3.6.1.2.1.10.166.8.1.3.1.4

Object

column r/w Bits
This bit map indicates which of the fields described
next, namely source address range, destination address
range, source port range, destination port range, IPv4
Protocol field or IPv6 next-header field and
Differentiated Services Code Point (DSCP) is active for
this FTN entry. If a particular bit is set to zero then
the corresponding field in the packet MUST be ignored
for comparison purposes.

Context

MIB
MPLS-FTN-STD-MIB
OID
.1.3.6.1.2.1.10.166.8.1.3.1.4
Type
column
Access
readwrite
Status
current
Parent
mplsFTNEntry
Groups
1

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

Syntax

Bits

Values & Constraints

Enumerated Values
0sourceAddr
1destAddr
2sourcePort
3destPort
4protocol
5dscp

Conformance

Member of
Compliance refinements
Write access is not required.