fsSynceIfEsmcMode

SyncE-MIB · aricent variant · .1.3.6.1.4.1.29601.2.79.1.2.1.1.3

Object

column r/w Enumeration
This object represents the ESMC mode i.e. whether SSM is expected
to be received on this interface or SSM are to be transmitted on this
interface.
rx : SSM is expected to be received on this interface.
tx : SSM is expected to be transmitted on this interface.
none : the SyncE interface doesn't support ESMC.

Context

MIB
SyncE-MIB
OID
.1.3.6.1.4.1.29601.2.79.1.2.1.1.3
Type
column
Access
readwrite
Status
current
Parent
fsSynceIfEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1rx
2tx