mplsFTNProtocol

MPLS-FTN-STD-MIB · .1.3.6.1.2.1.10.166.8.1.3.1.14

Object

column r/w Integer32
The IP protocol to match against the IPv4 protocol
number or IPv6 Next-Header number in the packet. A
value of 255 means match all.  Note that the protocol
number of 255 is reserved by IANA, and Next-Header
number of 0 is used in IPv6.

Context

MIB
MPLS-FTN-STD-MIB
OID
.1.3.6.1.2.1.10.166.8.1.3.1.14
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::mplsFTNProtocol'
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::mplsFTNProtocol.<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::mplsFTNProtocol'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255

Conformance

Member of
Compliance refinements
Write access is not required.