sapEthCfmTunnelFaultNotification

TIMETRA-SAP-MIB · .1.3.6.1.4.1.6527.3.1.2.4.3.120.1.2

Object

column r/w Enumeration
The value of sapEthCfmTunnelFaultNotification specifies whether the
SAP will 'accept (1)' CFM fault notifications from a Tunnel MEP and
process the notifications (i.e. do fault handling and/or fault
propagation), or 'ignore (2)' the notification.
              
Both TIMETRA-SERV-MIB::svcEthCfmTunnelFaultNotification and this
object MUST be set to 'accept (1)' for the SAP to process the
notification.
              
The value 'notApplicable (0)' is used by the system to represent a SAP
which supports ETH-CFM, but not this object. An SNMP Set attempting to
change this object to this value will result in an wrongValue error.

Context

MIB
TIMETRA-SAP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.4.3.120.1.2
Type
column
Access
readwrite
Status
current
Parent
sapEthCfmEntry
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 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAP-MIB::sapEthCfmTunnelFaultNotification'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAP-MIB::sapEthCfmTunnelFaultNotification.<svcId>.<sapPortId>.<sapEncapValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SAP-MIB::sapEthCfmTunnelFaultNotification'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notApplicable
1accept
2ignore

Conformance