cswmForwardingEnabled

CISCO-SWITCH-MULTICAST-MIB · .1.3.6.1.4.1.9.9.504.1.6.1.1.3

Object

column r/w Enumeration
This object specifies whether multicast forwarding 
is supported on this interface for a particular 
internet address type. 
              
'notCapable'    - A read-only value which indicates that 
                  this interface is not capable of multicast 
                  forwarding for this internet address 
                  type. 
                  This value cannot be used in SET operation. 
              
'enable'        - multicast forwarding is enabled. 
              
'disable'       - multicast forwarding is disabled. 
              
This object is not writable if the value of this object 
is 'notCapable'.

Context

MIB
CISCO-SWITCH-MULTICAST-MIB
OID
.1.3.6.1.4.1.9.9.504.1.6.1.1.3
Type
column
Access
readwrite
Status
current
Parent
cswmForwardingEntry
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-SWITCH-MULTICAST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-MULTICAST-MIB::cswmForwardingEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SWITCH-MULTICAST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-MULTICAST-MIB::cswmForwardingEnabled.<cswmInterfaceIndex>.<cswmForwardingAddrType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SWITCH-MULTICAST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SWITCH-MULTICAST-MIB::cswmForwardingEnabled'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notCapable
2enable
3disable

Conformance

Member of
Compliance refinements
Write access is not required.