nmsifthThresholdApsSwitchover

FS-NMS-IF-THRESHOLD-MIB · .1.3.6.1.4.1.52642.9.218.1.1.5.1.10

Object

column r/w SNMPv2-TCTruthValue
This object indicates whether automatic protection switching
(APS) switchover should be triggered, if applicable, when the
threshold is fired.  The value of this object takes effect when
the template identified by nmsifthTemplateIndex is assigned to an
interface that is part of an APS group.  One way to configure
an interface in an APS group is using the cApsChanConfigTable
in the NMS-APS-MIB.

Context

MIB
FS-NMS-IF-THRESHOLD-MIB
OID
.1.3.6.1.4.1.52642.9.218.1.1.5.1.10
Type
column
Access
readwrite
Status
current
Default
false
Parent
nmsifthThresholdEntry
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 'FS-NMS-IF-THRESHOLD-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-IF-THRESHOLD-MIB::nmsifthThresholdApsSwitchover'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-IF-THRESHOLD-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-IF-THRESHOLD-MIB::nmsifthThresholdApsSwitchover.<nmsifthTemplateIndex>.<nmsifthThresholdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-IF-THRESHOLD-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-IF-THRESHOLD-MIB::nmsifthThresholdApsSwitchover'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance