cisAddressAliasingMode

CISCO-IGMP-SNOOPING-MIB · .1.3.6.1.4.1.9.9.263.1.1.9

Object

scalar Enumeration
The object indicates the current IGMP Address Aliasing Mode of
the device.
          
normal(1)  : IGMP is working in normal mode without detecting
           address aliasing.
fallback(2): address aliasing is detected. The device stops
           listening to the multicast control traffic and stays
           in the fallback mode for an expiry time before 
           getting back to the normal mode.

Context

MIB
CISCO-IGMP-SNOOPING-MIB
OID
.1.3.6.1.4.1.9.9.263.1.1.9
Type
scalar
Access
readonly
Status
current
Parent
cisSystemInfo
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IGMP-SNOOPING-MIB::cisAddressAliasingMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IGMP-SNOOPING-MIB::cisAddressAliasingMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2fallback

Conformance