cswmReplConfigAutoDetect
CISCO-SWITCH-MULTICAST-MIB ·
.1.3.6.1.4.1.9.9.504.1.2.2.1.3
Object
column r/w
Enumeration
Specifies the auto-detection of multicast replication
mode for this address type.
'notCapable' - This device is not capable of Auto-detection
of multicast replication mode for this
address type.
'enable' - The auto-detection of multicast replication
mode is enabled.
'disable' - The auto-detection of multicast replication
mode is disabled.
When the value of this object is 'notCapable' the object
value is not writable.
The value 'notCapable' can not be set.
Context
- MIB
- CISCO-SWITCH-MULTICAST-MIB
- OID
.1.3.6.1.4.1.9.9.504.1.2.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cswmReplConfigEntry
- 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-SWITCH-MULTICAST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-MULTICAST-MIB::cswmReplConfigAutoDetect'
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::cswmReplConfigAutoDetect.<cswmReplConfigAddrType>'
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::cswmReplConfigAutoDetect'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notCapable |
2 | enable |
3 | disable |
Conformance
Member of
Compliance refinements
cswmMIBCompliance3
readonly
Write access is not required.