wwpLeosCfmServiceRemoteMepDiscovery
WWP-LEOS-CFM-MIB ·
.1.3.6.1.4.1.6141.2.60.35.1.2.1.1.27
Object
column r/w
Enumeration
This object specifies whether remote meps should be discovered automatically. if this object is set to enable it will cause remote meps to be discovered automatically and if set to disable will not discover rempote meps.
Context
- MIB
- WWP-LEOS-CFM-MIB
- OID
.1.3.6.1.4.1.6141.2.60.35.1.2.1.1.27- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosCfmServiceEntry
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 'WWP-LEOS-CFM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-CFM-MIB::wwpLeosCfmServiceRemoteMepDiscovery'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-CFM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-CFM-MIB::wwpLeosCfmServiceRemoteMepDiscovery.<wwpLeosCfmServiceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-CFM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-CFM-MIB::wwpLeosCfmServiceRemoteMepDiscovery'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |