srpMACIpsActiveMode

CISCO-SRP-MIB · .1.3.6.1.4.1.9.10.60.1.2.1.8

Object

column IpsMode
The currently active IPS mode
for the local node, which can be changed based on
combined effect of the following variables:
   srpMACIpsMgmtRequestedMode,
   srpMACIpsAutoDetectMode,
   srpMACIpsRemoteMode, and
   srpMACIpsRemoteType
according to the set of rules describing IPS protocol.

Context

MIB
CISCO-SRP-MIB
OID
.1.3.6.1.4.1.9.10.60.1.2.1.8
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::srpMACIpsActiveMode'
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::srpMACIpsActiveMode.<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::srpMACIpsActiveMode'

Syntax

Source
IpsMode
Base type
Enumeration

Values & Constraints

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

Conformance