rcCfmMaintenanceEndPointMepType
RC-CFM-MIB ·
.1.3.6.1.4.1.2272.1.69.3.1.11
Object
column Enumeration
Mep Type
Context
- MIB
- RC-CFM-MIB
- OID
.1.3.6.1.4.1.2272.1.69.3.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcCfmMaintenanceEndPointEntry
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 'RC-CFM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-CFM-MIB::rcCfmMaintenanceEndPointMepType'
More examples
Read one indexed 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::rcCfmMaintenanceEndPointMepType.<rcCfmMaintenanceEndPointDomainIndex>.<rcCfmMaintenanceEndPointAssociationIndex>.<rcCfmMaintenanceEndPointId>'
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::rcCfmMaintenanceEndPointMepType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | trunk |
2 | sg |
4 | endpt |
8 | unused |
16 | vlan |
32 | port |
64 | endptClient |
32769 | remotetrunk |
32770 | remotesg |
32772 | remoteendpt |
32784 | remoteVlan |
32800 | remotePort |
32832 | remoteEndptClient |
3145728 | nodal |