efmOAMLinkMonitorHighThreAction
FS-SWITCH-V2-MIB ·
.1.3.6.1.4.1.52642.1.84.1.1.14
Object
column r/w
Enumeration
Set action when high threshold is detected.The meanings of the values are: error-disable-interface(1) - Disable the interface when high threshold is exceeded; none(2).
Context
- MIB
- FS-SWITCH-V2-MIB
- OID
.1.3.6.1.4.1.52642.1.84.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Default
none- Parent
- efmOAMIfEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-SWITCH-V2-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SWITCH-V2-MIB::efmOAMLinkMonitorHighThreAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-SWITCH-V2-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SWITCH-V2-MIB::efmOAMLinkMonitorHighThreAction.<efmOAMIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-SWITCH-V2-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-SWITCH-V2-MIB::efmOAMLinkMonitorHighThreAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | error-disable-interface |
2 | none |