dot1agCfmMepFngState

ZXR10-CFM-MIB · zte-ng variant · .1.3.6.1.4.1.3902.3.120.1.3.1.1.6

Object

Current state of the MEP Fault Notification Generator
State Machine.

Context

MIB
ZXR10-CFM-MIB
OID
.1.3.6.1.4.1.3902.3.120.1.3.1.1.6
Type
column
Access
readonly
Status
current
Default
fngReset
Parent
dot1agCfmMepEntry

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 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CFM-MIB::dot1agCfmMepFngState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CFM-MIB::dot1agCfmMepFngState.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmSessionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-CFM-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-CFM-MIB::dot1agCfmMepFngState'

Syntax

Source
Dot1agCfmFngState
Base type
Enumeration
Type Description
Indicates the diferent states of the MEP Fault Notification
Generator State Machine.
fngReset(1) No defect has been present since the
dot1agCfmMepFngResetTime timer
expired, or since the state machine
was last reset.
fngDefect(2) A defect is present, but not for a
long enough time to be reported
(dot1agCfmMepFngAlarmTime).
fngReportDefect(3) A momentary state during which the
defect is reported by sending a
dot1agCfmFaultAlarm notification,
if that action is enabled.
fngDefectReported(4) A defect is present, and some defect
has been reported.
fngDefectClearing(5) No defect is present, but the
dot1agCfmMepFngResetTime timer has
not yet expired.

Values & Constraints

Type Values
1fngReset
2fngDefect
3fngReportDefect
4fngDefectReported
5fngDefectClearing