cVpcPeerKeepAliveStatus

OBS ✓
CISCO-VPC-MIB · .1.3.6.1.4.1.9.9.807.1.1.2.1.2

Object

column Enumeration
This object indicates VPC peer keep-alive status.
              
disabled(1) : Peer-keepalive is disabled.
              
alive(2) : Peer-keepalive is alive.
              
peerUnreachable(3) : Peer is unreachable through
Peer-keepalive link.
              
aliveButDomainIdDismatch(4) : Peer-keepalive is alive, 
but VPC domain doesn't match with each other.
              
suspendedAsISSU(5) : Peer-keepalive is suspended during ISSU.
              
suspendedAsDestIPUnreachable(6) : Peer-keepalive is suspended
since destination ip is unreachable.
              
suspendedAsVRFUnusable(7) : Peer-keepalive is suspended since
the current VRF is unusable.
              
misconfigured(8) : Misconfigure Peer-keepalive feature.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2alive
3peerUnreachable
4aliveButDomainIdDismatch
5suspendedAsISSU
6suspendedAsDestIPUnreachable
7suspendedAsVRFUnusable
8misconfigured