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
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-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
1 | disabled |
2 | alive |
3 | peerUnreachable |
4 | aliveButDomainIdDismatch |
5 | suspendedAsISSU |
6 | suspendedAsDestIPUnreachable |
7 | suspendedAsVRFUnusable |
8 | misconfigured |
Conformance
Member of