srpMACIpsAutoDetectMode

CISCO-SRP-MIB · .1.3.6.1.4.1.9.10.60.1.2.1.5

Object

column IpsMode
The current IPS mode as automatically detected 
by the the local node that can affect
the srpMACIpsActiveMode state of the SRP node,
according to the set of rules describing IPS protocol.
This variable value is one from the following subset
(SignalFail, SignalDegrade, WaitToRestore).

Context

MIB
CISCO-SRP-MIB
OID
.1.3.6.1.4.1.9.10.60.1.2.1.5
Type
column
Access
readonly
Status
current
Parent
srpMACSideEntry
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 'CISCO-SRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SRP-MIB::srpMACIpsAutoDetectMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SRP-MIB::srpMACIpsAutoDetectMode.<ifIndex>.<srpMACInterfaceSide>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SRP-MIB::srpMACIpsAutoDetectMode'

Syntax

Source
IpsMode
Base type
Enumeration

Values & Constraints

Type Values
1noRequest
2waitToRestore
3manualSwitch
4signalDegrade
5signalFail
6forcedSwitch

Conformance