rcCfmTrunkGroupIndication
RC-CFM-MIB ·
.1.3.6.1.4.1.2272.1.69.9.4
Object
scalar Enumeration
A Trunk group CCM indication signifies what kind of protection failure within the trunk group
Context
- MIB
- RC-CFM-MIB
- OID
.1.3.6.1.4.1.2272.1.69.9.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rcCfmTrap
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 'RC-CFM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-CFM-MIB::rcCfmTrunkGroupIndication.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-CFM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-CFM-MIB::rcCfmTrunkGroupIndication'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | majorFailure |
2 | primaryFailed |
3 | secondaryFailed |
4 | manualSwitched |
5 | reversion |