fsWanFpmResultsMode

FS-WAN-FPM-MIB · .1.3.6.1.4.1.52642.1.1.10.2.153.1.1.1.2

Object

column Enumeration
Reflects the Link-Detect mode of a interface:
active(1),   -- detect is working in active mode
passive(2)  -- detect is working in passive mode.

Context

MIB
FS-WAN-FPM-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.153.1.1.1.2
Type
column
Access
readonly
Status
current
Parent
fsWanFpmResultsEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1passive
2active