cswmReplConfigCurMode
CISCO-SWITCH-MULTICAST-MIB ·
.1.3.6.1.4.1.9.9.504.1.2.2.1.2
Object
column r/w
Enumeration
Specifies the current mode of multicast flow replication
for this address type.
'notCapable' - This device is not capable of Multicast
flow replication for this address type.
'ingress' - The current mode of replication is
ingress.
'egressAndIngress' - The current mode of replication is
egress and ingress.
When the value of this object is 'notCapable' the object
value is not writable.
The value 'notCapable' can not be set.
The values of cswmReplCapability for the modules on the system
should be considered when setting the value for this object.
Certain systems may not be fully operational in a particular
replication mode if there is an inconsistency between
this object and the values of cswmReplCapability.
Context
- MIB
- CISCO-SWITCH-MULTICAST-MIB
- OID
.1.3.6.1.4.1.9.9.504.1.2.2.1.2- 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::cswmReplConfigCurMode'
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::cswmReplConfigCurMode.<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::cswmReplConfigCurMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notCapable |
2 | ingress |
3 | egressAndIngress |
Conformance
Member of
Compliance refinements
cswmMIBCompliance3
readonly
Write access is not required.