srpIpsState
CISCO-SRP-MIB ·
.1.3.6.1.4.1.9.10.60.1.1.1.4
Object
column Enumeration
Each node in the Intelligent Protection Switching (IPS)
is one of the following states.
Idle - In this mode the node is ready to perform protection
and it sends to both neighboring nodes idle IPS messages,
which include self in the source address field
{0, SELF, 0, S}.
PassThrough - Node participate in a protection switch by
passing the wrapped traffic and long path signalling through
itself. This state is entered based on received IPS messages.
Wrapped - Node participate in a protection switch with a wrap
present. This state is entered based on protection request
issued locally or based on received IPS messages.
When interface is down the value for IPS state
is passThrough.
Context
- MIB
- CISCO-SRP-MIB
- OID
.1.3.6.1.4.1.9.10.60.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- srpIfEntry
- Groups
- 1
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 'CISCO-SRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SRP-MIB::srpIpsState'
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::srpIpsState.<ifIndex>'
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::srpIpsState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | passThrough |
3 | wrapped |
Conformance
Member of