rcCfmBridgeMode
RAISECOM-CFM-MIB ·
.1.3.6.1.4.1.8886.6.1.26.1.9
Object
scalar r/w
Enumeration
An integer value specifying the mode of the sending of ccm multicast(1)-idendify the mode of sending CCM by multicast, unicast(2)-idendify the mode of sending CCM by multicast.
Context
- MIB
- RAISECOM-CFM-MIB
- OID
.1.3.6.1.4.1.8886.6.1.26.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
unicast- Parent
- rcCfmBridge
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-CFM-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-CFM-MIB::rcCfmBridgeMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-CFM-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-CFM-MIB::rcCfmBridgeMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | multicast |
2 | unicast |