clGatewayDomainRedundancyModel

CISCO-LWAPP-TUNNEL-MIB · .1.3.6.1.4.1.9.9.848.3.2.1.8

Object

column r/w Enumeration
This is the tunnel redundancy mode for this domain.
nonrevertive - Active tunnel will not switch back on primary
               tunnel until next tunnel switchover.
revertive    - Active tunnel will switch back on primary
               tunnel as soon as it comes up again.

Context

MIB
CISCO-LWAPP-TUNNEL-MIB
OID
.1.3.6.1.4.1.9.9.848.3.2.1.8
Type
column
Access
readwrite
Status
current
Parent
clGatewayDomainEntry
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-TUNNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-TUNNEL-MIB::clGatewayDomainRedundancyModel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-TUNNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-TUNNEL-MIB::clGatewayDomainRedundancyModel.<clGatewayDomainName>.<clGatewayDomainTunnelType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-TUNNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-TUNNEL-MIB::clGatewayDomainRedundancyModel'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0nonrevertive
1revertive

Conformance