cLHaNetworkRoutePeerTransferStatus

CISCO-LWAPP-HA-MIB · .1.3.6.1.4.1.9.9.843.1.2.1.1.7

Object

column Enumeration
This object represents peer network route transfer
status.
A value of initiate(1) indicates that, network route 
transfer initiated.
A value of inProgress(2) indicates that, network route 
transfer in progress.
A value of success(3) indicates that, network route 
transfer success.
A value of failure(4) indicates that, network route 
transfer failure.
A value of timeout(5) indicates that  network route 
transfer time out.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1initiate
2inProgress
3success
4failure
5timeout

Conformance